PHP Class APF_Demo_PageMetaBox__FirstTab

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

Public Methods

Method Description
__construct ( $oFactory, $sPageSlug ) Sets uo properties, hooks, and in-page tabs.
replyToLoadTab ( $oFactory ) Triggered when the tab is loaded.

Method Details

__construct() public method

Sets uo properties, hooks, and in-page tabs.
public __construct ( $oFactory, $sPageSlug )

replyToLoadTab() public method

Triggered when the tab is loaded.
public replyToLoadTab ( $oFactory )