ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Public Member Functions | |
__construct (Container $dic) | |
getIdentificationFor (ilFooterStandardGroups $group) | |
getGroups () | |
getEntries () | |
getAdditionalTexts () | |
getPermanentURI () | |
![]() | |
__construct (Container $dic) | |
getAdditionalTexts () | |
getPermanentURI () | |
![]() | |
__construct (protected Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
Private Member Functions | |
buildURI (string $from_path) | |
txt (string $key) | |
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 | ) |
Definition at line 36 of file class.ilFooterStandardGroupsProvider.php.
References ILIAS\GlobalScreen\Provider\__construct().
|
private |
Definition at line 69 of file class.ilFooterStandardGroupsProvider.php.
Referenced by getEntries().
ilFooterStandardGroupsProvider::getAdditionalTexts | ( | ) |
Implements ILIAS\GlobalScreen\Scope\Footer\Provider\StaticFooterProvider.
Definition at line 153 of file class.ilFooterStandardGroupsProvider.php.
References ILIAS_VERSION.
ilFooterStandardGroupsProvider::getEntries | ( | ) |
Implements ILIAS\GlobalScreen\Scope\Footer\Provider\StaticFooterProvider.
Definition at line 75 of file class.ilFooterStandardGroupsProvider.php.
References ilObjLanguageAccess\_checkTranslate(), ilLink\_getStaticLink(), ilObjLanguageAccess\_getTranslationLink(), ilObjLanguageAccess\_isPageTranslation(), buildURI(), ilAccessibilitySupportContactsGUI\getFooterLink(), ilSystemSupportContactsGUI\getFooterLink(), ilAccessibilityControlConceptGUI\getFooterLink(), ilAccessibilitySupportContactsGUI\getFooterText(), ilAccessibilityControlConceptGUI\getFooterText(), ilSystemSupportContactsGUI\getFooterText(), getIdentificationFor(), ilImprint\isActive(), SERVICES, ILIAS\GlobalScreen\Scope\Footer\Factory\withAction(), ILIAS\GlobalScreen\Scope\Footer\Factory\withOpenInNewViewport(), and ILIAS\GlobalScreen\Scope\Footer\Factory\withParent().
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 | ( | ) |
Implements ILIAS\GlobalScreen\Scope\Footer\Provider\StaticFooterProvider.
Definition at line 166 of file class.ilFooterStandardGroupsProvider.php.
References null.
|
private |
Definition at line 180 of file class.ilFooterStandardGroupsProvider.php.
|
private |
Definition at line 34 of file class.ilFooterStandardGroupsProvider.php.