Overview
  • Namespace
  • Class

Namespaces

  • None
  • WC_POS
    • Admin
      • Settings
        • Receipt
    • API
    • Gateways
    • Integrations
    • Products

Classes

  • Access
  • Checkout
  • Customers
  • Gateways
  • General
  • HotKeys
  • Page
  • Receipts
  • Status
  • Tools

Class HotKeys

WC_POS\Admin\Settings\Page
Extended by WC_POS\Admin\Settings\HotKeys
Namespace: WC_POS\Admin\Settings
Located at admin/settings/hotkeys.php

Methods summary

public
# __construct( )

Each settings tab requires an id and label

Each settings tab requires an id and label

Overrides

WC_POS\Admin\Settings\Page::__construct
public boolean|mixed|
# get( null $key = false )

Get options

Get options

Parameters

$key

Returns

boolean|mixed|

Overrides

WC_POS\Admin\Settings\Page::get

Methods inherited from WC_POS\Admin\Settings\Page

__clone(), __wakeup(), delete(), flush_local_data(), getJSON(), get_defaults(), get_instance(), get_payload(), get_sections(), get_template(), option_name(), output(), set()

Properties summary

protected static $instance
#

Properties inherited from WC_POS\Admin\Settings\Page

$current_user_authorized, $defaults, $flush_local_data, $section_handlers

API documentation generated by ApiGen