PHP Class AdminPageFrameworkLoader_AdminPage

Since: 3.5.0
Author: Michael Uno
Inheritance: extends AdminPageFramework
Mostra file Open project: michaeluno/admin-page-framework

Public Methods

Method Description
replyToDoPageSettings ( ) : void
setUp ( ) Sets up admin pages.
start ( ) User constructor.

Private Methods

Method Description
_addActionLinks ( $_bAdminPageEnabled, $_aOptions ) Does page settings.
_getAdminPageSwitchLink ( $bEnabled ) Returns the Enable /Disable Admin Pages link.
_getAdminURLTools ( $_bAdminPageEnabled ) : string Returns the Tools admin page link.
_getDemoSwitcherLink ( $_bAdminPageEnabled, $mOptions = [] ) Returns the switch link of the demo pages.

Method Details

replyToDoPageSettings() public method

public replyToDoPageSettings ( ) : void
return void

setUp() public method

Sets up admin pages.
Since: 3.5.0
public setUp ( )

start() public method

User constructor.
Since: 3.5.0
public start ( )