Property | Type | Description | |
---|---|---|---|
$aFieldErrors |
Property | Type | Description | |
---|---|---|---|
$_sTargetPageSlug | |||
$_sTargetSectionTabSlug | |||
$_sTargetTabSlug |
Method | Description | |
---|---|---|
__construct ( $sOptionKey = null, $sCallerPath = null, $sCapability = 'manage_options', $sTextDomain = 'admin-page-framework' ) | ||
_registerHelpPaneItemsOfFormSections ( $aSectionsets ) | ||
_replyToDetermineFieldsetVisibility ( $bVisible, $aFieldset ) | ||
_replyToDetermineSectionsetVisibility ( $bVisible, $aSectionset ) | ||
_replyToDetermineWhetherToProcessFormRegistration ( $bAllowed ) | ||
_replyToFieldsetResourceRegistration ( $aFieldset ) | ||
_replyToFormatFieldsetDefinition ( $aFieldset, $aSectionsets ) | ||
_replyToFormatSectionsetDefinition ( $aSectionset ) | ||
_replyToGetCapabilityForForm ( $sCapability ) | ||
_replyToHandleSubmittedFormData ( $aSavedData, $aArguments, $aSectionsets, $aFieldsets ) | ||
_replyToModifySectionsets ( $aSectionsets ) |
Method | Description | |
---|---|---|
_getSectionCapability ( $aSectionset ) | ||
_getSectionPageSlug ( $aSectionset ) | ||
_getSectionTabSlug ( $aSectionset ) | ||
_isSectionOfCurrentPage ( array $aSectionset ) |
public __construct ( $sOptionKey = null, $sCallerPath = null, $sCapability = 'manage_options', $sTextDomain = 'admin-page-framework' ) |
public _registerHelpPaneItemsOfFormSections ( $aSectionsets ) |
public _replyToDetermineFieldsetVisibility ( $bVisible, $aFieldset ) |
public _replyToDetermineSectionsetVisibility ( $bVisible, $aSectionset ) |
public _replyToDetermineWhetherToProcessFormRegistration ( $bAllowed ) |
public _replyToFieldsetResourceRegistration ( $aFieldset ) |
public _replyToFormatFieldsetDefinition ( $aFieldset, $aSectionsets ) |
public _replyToFormatSectionsetDefinition ( $aSectionset ) |
public _replyToHandleSubmittedFormData ( $aSavedData, $aArguments, $aSectionsets, $aFieldsets ) |