public
|
#
init_page( )
action to add the page to the admin menu.
action to add the page to the admin menu.
|
public
|
|
public
|
#
settings_page_start( )
extension action for page start HTML output.
extension action for page start HTML output.
|
public
|
#
Settings_page_end( )
extension action for page end HTML output.
extension action for page end HTML output.
|
public
|
#
settings_page_ouptut( )
override this method to print the output of your settings page.
override this method to print the output of your settings page.
|
public
|
#
register_page_settings( )
registers the page settings for the settings page.
registers the page settings for the settings page.
|