Overview
  • Namespace
  • Class

Namespaces

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

Classes

  • Gateways
  • Menu
  • Notices
  • Orders
  • Page
  • Permalink
  • Plugins
  • Products
  • Settings
  • Status

Class Page

Direct known subclasses

WC_POS\Admin\Settings, WC_POS\Admin\Status

Namespace: WC_POS\Admin
Located at admin/page.php

Methods summary

public
# __construct( )

Constructor

Constructor

public
# conditional_init( )
public
# admin_menu( )
public
# enqueue_admin_scripts( )
public
# enqueue_admin_styles( )

Admin styles note single stylesheet for all settings and system status

Admin styles note single stylesheet for all settings and system status

public
# admin_print_scripts( )
public
# print_footer_scripts( )

Start the Admin App

Start the Admin App

public static integer
# get_db_version( )

Returns

integer
public static
# bump_versions( )

updates db to new version number bumps the idb version number

updates db to new version number bumps the idb version number

public static
# get_idb_version( )
public static
# bump_idb_version( )
public static boolean
# get_option( $id, $key = false )

Parameters

$id
$key

Returns

boolean
public static boolean
# update_option( string $name, mixed $value, string $autoload = 'no' )

Add or update a WordPress option. The option will not auto-load by default.

Add or update a WordPress option. The option will not auto-load by default.

Parameters

$name
$value
$autoload

Returns

boolean

Constants summary

string DB_PREFIX
# 'woocommerce_pos_settings_'

Properties summary

protected $screen_id
#
protected string $wc_pos_adminpage
# ''
API documentation generated by ApiGen