Méthode | Description | |
---|---|---|
__call ( $sMethodName, $aArgs = null ) | ||
__construct ( $sOptionKey = null, $sCallerPath = null, $sCapability = 'manage_options', $sTextDomain = 'admin-page-framework' ) | ||
_isInThePage ( ) | ||
_replyToLoadComponents ( ) |
Méthode | Description | |
---|---|---|
_doPageLoadCall ( $sMethodName, $sPageSlug, $sTabSlug, $oScreen ) | ||
_getLinkObject ( ) | ||
_getPageLoadObject ( ) | ||
_isInstantiatable ( ) |
Méthode | Description | |
---|---|---|
_getCallbackName ( $sMethodName, $sPageSlug, array $aKnownMethodPrefixes = [] ) | ||
_isPageLoadCall ( $sMethodName, $sPageSlug, $sScreenID ) | ||
_setPageAndTabSlugsForForm ( $sPageSlug, $sTabSlug ) | ||
_setShowDebugInfoProperty ( $sPageSlug, $sTabSlug = '' ) |
public __construct ( $sOptionKey = null, $sCallerPath = null, $sCapability = 'manage_options', $sTextDomain = 'admin-page-framework' ) |
protected _doPageLoadCall ( $sMethodName, $sPageSlug, $sTabSlug, $oScreen ) |