Property | Type | Description | |
---|---|---|---|
$oFactory | Stores the caller object. | ||
$sPageSlug | Stores the associated page slug. | ||
$sTabSlug | Stores the associated tab slug. |
Property | Type | Description | |
---|---|---|---|
$aMethods | Stores callback method names. |
Method | Description | |
---|---|---|
__construct ( $oFactory, $sPageSlug, array $aTabDefinition ) | Sets up hooks and properties. | |
validate ( $aInput, $aOldInput, $oFactory, $aSubmitInfo ) | public function replyToDoAfterTab( $oFactory ) {} |
Method | Description | |
---|---|---|
_addTab ( $sPageSlug, $aTabDefinition ) |
public __construct ( $oFactory, $sPageSlug, array $aTabDefinition ) | ||
$aTabDefinition | array |
public validate ( $aInput, $aOldInput, $oFactory, $aSubmitInfo ) |