PHP Class APF_Demo_CustomFieldType_Toggle

Since: 3.8.4
Show file Open project: michaeluno/admin-page-framework

Public Properties

Property Type Description
$oFactory
$sClassName
$sPageSlug
$sTabSlug

Public Methods

Method Description
__construct ( $oFactory, $sPageSlug )
replyToDoTab ( )
replyToLoadTab ( $oAdminPage ) Triggered when the tab starts loading.

Method Details

__construct() public method

public __construct ( $oFactory, $sPageSlug )

replyToDoTab() public method

public replyToDoTab ( )

replyToLoadTab() public method

Triggered when the tab starts loading.
public replyToLoadTab ( $oAdminPage )

Property Details

$oFactory public property

public $oFactory

$sClassName public property

public $sClassName

$sPageSlug public property

public $sPageSlug

$sTabSlug public property

public $sTabSlug