PHP Class AdminPageFrameworkLoader_AdminPageWelcome_Welcome

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

Public Methods

Method Description
replyToAddInlineCSS ( $sCSSRules ) : void
replyToLoadTab ( $oFactory )

Private Methods

Method Description
_getChangeLog ( $sSection = 'Changelog' ) : void Retrieves contents of a change log section of a readme file.
_getContributors ( ) : string Render Contributors List
_getContributorsFromGitHub ( $sRepositoryURL ) : array Retrieve a list of contributors from GitHub.

Method Details

replyToAddInlineCSS() public method

Since: 3.5.0
public replyToAddInlineCSS ( $sCSSRules ) : void
return void

replyToLoadTab() public method

public replyToLoadTab ( $oFactory )