PHP Class AdminPageFramework_View__PageRenderer__ScreenIcon

Inheritance: extends AdminPageFramework_FrameworkUtility
Mostrar archivo Open project: michaeluno/admin-page-framework Class Usage Examples

Public Properties

Property Type Description
$oFactory
$sPageSlug
$sTabSlug

Public Methods

Method Description
__construct ( $oFactory, $sPageSlug, $sTabSlug )
get ( )

Private Methods

Method Description
_getDefaultScreenIcon ( )
_getScreenIDAttribute ( $oScreen )
_getScreenIcon ( $sPageSlug )
_getScreenIconByAttributes ( array $aAttributes )
_isScreenIconVisible ( )
_throwScreenIconByID ( $sPageSlug )
_throwScreenIconByURLOrPath ( $sPageSlug )

Method Details

__construct() public method

public __construct ( $oFactory, $sPageSlug, $sTabSlug )

get() public method

public get ( )

Property Details

$oFactory public_oe property

public $oFactory

$sPageSlug public_oe property

public $sPageSlug

$sTabSlug public_oe property

public $sTabSlug