PHP Class AdminPageFrameworkLoader_AdminPage_Help_Example

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

Public Methods

Method Description
replyToLoadTab ( $oAdminPage ) Triggered when the tab is loaded.

Private Methods

Method Description
getReadMeContents ( ) : string

Method Details

replyToLoadTab() public method

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