PHP Class AdminPageFramework_View__PageRenderer__ScreenIcon

Inheritance: extends AdminPageFramework_FrameworkUtility
Afficher le fichier Open project: michaeluno/admin-page-framework Class Usage Examples

Méthodes publiques

Свойство Type Description
$oFactory
$sPageSlug
$sTabSlug

Méthodes publiques

Méthode Description
__construct ( $oFactory, $sPageSlug, $sTabSlug )
get ( )

Private Methods

Méthode Description
_getDefaultScreenIcon ( )
_getScreenIDAttribute ( $oScreen )
_getScreenIcon ( $sPageSlug )
_getScreenIconByAttributes ( array $aAttributes )
_isScreenIconVisible ( )
_throwScreenIconByID ( $sPageSlug )
_throwScreenIconByURLOrPath ( $sPageSlug )

Method Details

__construct() public méthode

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

get() public méthode

public get ( )

Property Details

$oFactory public_oe property

public $oFactory

$sPageSlug public_oe property

public $sPageSlug

$sTabSlug public_oe property

public $sTabSlug