ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (Container $dic) | |
getIdentificationFor (ilFooterStandardGroups $group) | |
getGroups () | |
getEntries () | |
getAdditionalTexts () | |
getPermanentURI () | |
__construct (Container $dic) | |
getAdditionalTexts () | |
getPermanentURI () | |
![]() | |
__construct (protected Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
getGroups () | |
getEntries () | |
getAdditionalTexts () | |
getPermanentURI () | |
Private Member Functions | |
buildURI (string $from_path) | |
Private Attributes | |
readonly Translator | $translator |
Additional Inherited Members | |
![]() | |
globalScreen () | |
![]() | |
IdentificationProviderInterface | $id_factory |
FooterItemFactory | $item_factory |
Definition at line 32 of file class.ilFooterStandardGroupsProvider.php.
ilFooterStandardGroupsProvider::__construct | ( | Container | $dic | ) |
Reimplemented from ILIAS\GlobalScreen\Scope\MetaBar\Provider\AbstractStaticFooterProvider.
Definition at line 36 of file class.ilFooterStandardGroupsProvider.php.
References $dic, and ILIAS\GlobalScreen\Provider\__construct().
|
private |
Definition at line 65 of file class.ilFooterStandardGroupsProvider.php.
Referenced by getEntries().
ilFooterStandardGroupsProvider::getAdditionalTexts | ( | ) |
Reimplemented from ILIAS\GlobalScreen\Scope\MetaBar\Provider\AbstractStaticFooterProvider.
Definition at line 125 of file class.ilFooterStandardGroupsProvider.php.
References ILIAS_VERSION.
ilFooterStandardGroupsProvider::getEntries | ( | ) |
Implements ILIAS\GlobalScreen\Scope\Footer\Provider\StaticFooterProvider.
Definition at line 71 of file class.ilFooterStandardGroupsProvider.php.
References ilObjLanguageAccess\_checkTranslate(), ilLink\_getStaticLink(), ilObjLanguageAccess\_getTranslationLink(), ilObjLanguageAccess\_isPageTranslation(), buildURI(), ilSystemSupportContactsGUI\getFooterLink(), ilSystemSupportContactsGUI\getFooterText(), getIdentificationFor(), ilImprint\isActive(), and SERVICES.
ilFooterStandardGroupsProvider::getGroups | ( | ) |
Implements ILIAS\GlobalScreen\Scope\Footer\Provider\StaticFooterProvider.
Definition at line 47 of file class.ilFooterStandardGroupsProvider.php.
References getIdentificationFor(), and SERVICES.
ilFooterStandardGroupsProvider::getIdentificationFor | ( | ilFooterStandardGroups | $group | ) |
Definition at line 42 of file class.ilFooterStandardGroupsProvider.php.
Referenced by getEntries(), and getGroups().
ilFooterStandardGroupsProvider::getPermanentURI | ( | ) |
Reimplemented from ILIAS\GlobalScreen\Scope\MetaBar\Provider\AbstractStaticFooterProvider.
Definition at line 138 of file class.ilFooterStandardGroupsProvider.php.
|
private |
Definition at line 34 of file class.ilFooterStandardGroupsProvider.php.