PHP Class AdminPageFramework_PostType_Router

Inheritance: extends AdminPageFramework_Factory
Show file Open project: michaeluno/admin-page-framework Class Usage Examples

Public Methods

Method Description
__construct ( $oProp )
_isInThePage ( )
_replyToDetermineToLoad ( )
_replyToDetermineToLoadAdmin ( )
_replyToLoadComponents ( )

Protected Methods

Method Description
_getLinkObject ( )
_getPageLoadObject ( )

Method Details

__construct() public method

public __construct ( $oProp )

_getLinkObject() protected method

protected _getLinkObject ( )

_getPageLoadObject() protected method

protected _getPageLoadObject ( )

_isInThePage() public method

public _isInThePage ( )

_replyToDetermineToLoad() public method

_replyToDetermineToLoadAdmin() public method

_replyToLoadComponents() public method