|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Class ilAccessibilitySupportFooterProvider. More...
Inheritance diagram for ilAccessibilitySupportFooterProvider:
Collaboration diagram for ilAccessibilitySupportFooterProvider:Public Member Functions | |
| __construct (Container $dic) | |
| getGroups () | |
| getEntries () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\AbstractStaticFooterProvider | |
| __construct (Container $dic) | |
| getAdditionalTexts () | |
| getPermanentURI () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (protected Container $dic) | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
Private Attributes | |
| ilLanguage | $lng |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\AbstractStaticFooterProvider | |
| IdentificationProviderInterface | $id_factory |
| FooterItemFactory | $item_factory |
Class ilAccessibilitySupportFooterProvider.
Definition at line 25 of file class.ilAccessibilitySupportFooterProvider.php.
| ilAccessibilitySupportFooterProvider::__construct | ( | Container | $dic | ) |
Definition at line 29 of file class.ilAccessibilitySupportFooterProvider.php.
References ILIAS\GlobalScreen\Provider\__construct(), ILIAS\DI\Container\language(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilAccessibilitySupportFooterProvider::getEntries | ( | ) |
Implements ILIAS\GlobalScreen\Scope\Footer\Provider\StaticFooterProvider.
Definition at line 46 of file class.ilAccessibilitySupportFooterProvider.php.
References ilAccessibilitySupportContactsGUI\getFooterLink(), ilAccessibilityControlConceptGUI\getFooterLink(), ilAccessibilitySupportContactsGUI\getFooterText(), ilAccessibilityControlConceptGUI\getFooterText(), and ILIAS\GlobalScreen\Scope\Footer\Factory\withAction().
Here is the call graph for this function:| ilAccessibilitySupportFooterProvider::getGroups | ( | ) |
Implements ILIAS\GlobalScreen\Scope\Footer\Provider\StaticFooterProvider.
Definition at line 36 of file class.ilAccessibilitySupportFooterProvider.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 27 of file class.ilAccessibilitySupportFooterProvider.php.