Method | Description | |
---|---|---|
__construct ( $sMetaBoxID, $sTitle, $asPostTypeOrScreenID = ['post'], $sContext = 'normal', $sPriority = 'default', $sCapability = 'edit_posts', $sTextDomain = 'admin-page-framework' ) | ||
_replyToFilterSavingData ( $aPostData, $aUnmodified ) | ||
_replyToGetSavedFormData ( ) | ||
_replyToModifyRedirectPostLocation ( $sLocation ) | ||
_replyToRegisterMetaBoxes ( ) | ||
_replyToSetUpHooks ( $oFactory ) | ||
_replyToSetUpValidationHooks ( $oScreen ) |
Method | Description | |
---|---|---|
_getPostID ( ) | ||
_shouldProceedValidation ( array $aUnmodified ) |
public __construct ( $sMetaBoxID, $sTitle, $asPostTypeOrScreenID = ['post'], $sContext = 'normal', $sPriority = 'default', $sCapability = 'edit_posts', $sTextDomain = 'admin-page-framework' ) |
public _replyToFilterSavingData ( $aPostData, $aUnmodified ) |
public _replyToModifyRedirectPostLocation ( $sLocation ) |