ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilMMCustomProvider. More...
Public Member Functions | |
getSingleCustomItem (ilMMCustomItemStorage $storage, $register=false) | |
provideTypeInformation () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MainMenu\Provider\AbstractStaticMainMenuProvider | |
__construct (Container $dic) | |
getAllIdentifications () | |
provideTypeInformation () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
__construct (Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider | |
getStaticTopItems () | |
getStaticSubItems () | |
Protected Attributes | |
$dic | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\MainMenu\Provider\AbstractStaticMainMenuProvider | |
$dic | |
$if | |
$mainmenu | |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
$dic | |
Private Member Functions | |
translateType (string $type) | |
translateByline (string $type) | |
Additional Inherited Members | |
Data Fields inherited from ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider | |
const | PURPOSE_MAINBAR = 'mainmenu' |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
globalScreen () | |
Class ilMMCustomProvider.
Definition at line 24 of file class.ilMMCustomProvider.php.
ilMMCustomProvider::getSingleCustomItem | ( | ilMMCustomItemStorage | $storage, |
$register = false |
|||
) |
ilMMCustomItemStorage | $storage | |
bool | $register |
Definition at line 73 of file class.ilMMCustomProvider.php.
References CachedActiveRecord\find(), ilMMCustomItemStorage\getDefaultTitle(), ilMMCustomItemStorage\getIdentifier(), ilMMCustomItemStorage\getType(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ilMMItemStorage\register(), and ilGSIdentificationStorage\registerIdentification().
ilMMCustomProvider::provideTypeInformation | ( | ) |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider.
Definition at line 116 of file class.ilMMCustomProvider.php.
References $c, translateByline(), and translateType().
|
private |
string | $type |
Definition at line 157 of file class.ilMMCustomProvider.php.
Referenced by provideTypeInformation().
|
private |
string | $type |
Definition at line 143 of file class.ilMMCustomProvider.php.
Referenced by provideTypeInformation().
|
protected |
Definition at line 30 of file class.ilMMCustomProvider.php.