Class Sidecar_Admin_Page
Class Sidecar_Admin_Page
Located at classes/class-admin-page.php
public
|
|
public
|
|
public
array
|
|
public
array
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
|
public
|
|
protected
boolean|mixed
|
|
protected
boolean|mixed
|
|
protected
boolean|mixed
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
boolean|
|
|
public
|
|
public
|
#
the_title_and_tabs( )
Display the row of tabs at the top of a page with the <h2> tab wrapper element |
public
string
|
|
public
|
#
get_tab_links_html( )
Returns an array of HTML for each tabs for display at the top of the admin page. |
public
string|
|
|
public
string|
|
|
public
string|
|
|
public
string|
|
|
public
boolean
|
|
public
|
|
public
boolean
|
#
has_tab( string|
Check if the passed $tab variable matches the URL's tab parameter. |
public
integer
|
|
public
boolean
|
#
is_current_tab_valid( )
Validates to ensure that we have a URL tab parameter that is one of the valid tabs. |
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean|string
|
public
|
$plugin |
|
|
protected
null|array
|
$_forms | array() |
#
Array contains Sidecar_Form objects |
protected
array
|
$_tabs | array() |
|
protected
string
|
$_page_url |
|
|
protected
boolean
|
$_is_page_url |
|
|
protected
|
$_authentication_tab |
|
|
protected
string
|
$_settings_group_name |
|
|
protected
boolean
|
$_initialized | false |
|
public
string
|
$parent_slug | 'options-general.php' |
|
public
string
|
$page_name |
|
|
public
string
|
$page_slug |
|
|
public
string
|
$page_title |
|
|
public
string
|
$menu_title |
|
|
public
string
|
$menu_page |
|
|
public
string
|
$capability_required | 'manage_options' |
|
public
string
|
$icon | 'options-general' |
#
One of the built in icons (below), or a custom icon starting with 'https://' or 'https://' |
protected
string
|
$_auth_form | false |