PHP Class AdminPageFramework_Link_Base

Inheritance: extends AdminPageFramework_FrameworkUtility
Show file Open project: michaeluno/admin-page-framework Class Usage Examples

Public Properties

Property Type Description
$oMsg
$oProp

Public Methods

Method Description
__construct ( $oProp, $oMsg = null )
_replyToAddInfoInFooterLeft ( $sLinkHTML = '' )
_replyToAddInfoInFooterRight ( $sLinkHTML = '' )
_replyToAddSettingsLinkInPluginListingPage ( $aLinks )
_replyToSetFooterInfo ( )

Protected Methods

Method Description
_setDefaultFooterText ( )
_setFooterHooks ( )
_shouldSetPluginActionLinks ( )

Private Methods

Method Description
_getFooterInfoLeft ( $aScriptInfo )
_getFooterInfoRight ( $aScriptInfo )
_isLoadable ( $oProp )

Method Details

__construct() public method

public __construct ( $oProp, $oMsg = null )

_replyToAddInfoInFooterLeft() public method

public _replyToAddInfoInFooterLeft ( $sLinkHTML = '' )

_replyToAddInfoInFooterRight() public method

public _replyToAddInfoInFooterRight ( $sLinkHTML = '' )

_replyToAddSettingsLinkInPluginListingPage() public method

_replyToSetFooterInfo() public method

_setDefaultFooterText() protected method

protected _setDefaultFooterText ( )

_setFooterHooks() protected method

protected _setFooterHooks ( )

Property Details

$oMsg public property

public $oMsg

$oProp public property

public $oProp