PHP Class APF_Demo_CustomFieldType

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

Public Methods

Method Description
__construct ( ) Adds a page item and sets up hooks.
replyToLoadPage ( $oFactory ) Called when the page starts loading.
replyToSetUp ( $oFactory )

Method Details

__construct() public method

Adds a page item and sets up hooks.
public __construct ( )

replyToLoadPage() public method

Called when the page starts loading.
public replyToLoadPage ( $oFactory )

replyToSetUp() public method

public replyToSetUp ( $oFactory )