PHP Class APF_Demo_Contact_Tab_Feedback

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

Public Methods

Method Description
__construct ( $oFactory, $sPageSlug )
replyToAddFormElements ( $oFactory ) : void Triggered when the tab is loaded.

Method Details

__construct() public method

public __construct ( $oFactory, $sPageSlug )

replyToAddFormElements() public method

Triggered when the tab is loaded.
public replyToAddFormElements ( $oFactory ) : void
return void