|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilAccessibilityControlConceptGUI:
Collaboration diagram for ilAccessibilityControlConceptGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
Static Public Member Functions | |
| static | getFooterLink () |
| static | getFooterText () |
Protected Member Functions | |
| printToGlobalTemplate (ilGlobalTemplateInterface $tpl) | |
| initTemplate (string $a_tmpl) | |
| showControlConcept () | |
| Show accessibility control concept. More... | |
Protected Attributes | |
| ilSetting | $settings |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $lng |
| ilCtrl | $ctrl |
| ILIAS HTTP Services | $http |
| ilObjUser | $user |
| ilAccessibilitySequentialDocumentEvaluation | $accessibilityEvaluation |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilAccessibilityControlConceptGUI
Definition at line 23 of file class.ilAccessibilityControlConceptGUI.php.
| ilAccessibilityControlConceptGUI::__construct | ( | ) |
Definition at line 33 of file class.ilAccessibilityControlConceptGUI.php.
References $accessibilityEvaluation, $DIC, $http, $lng, $settings, $tpl, $user, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilAccessibilityControlConceptGUI::executeCommand | ( | ) |
Definition at line 57 of file class.ilAccessibilityControlConceptGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
static |
Definition at line 116 of file class.ilAccessibilityControlConceptGUI.php.
References $DIC, and ilObjAccessibilitySettings\getControlConceptStatus().
Referenced by ILIAS\UICore\PageContentProvider\getFooterModification().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 128 of file class.ilAccessibilityControlConceptGUI.php.
References $DIC, $lng, and ilLanguage\txt().
Referenced by ILIAS\UICore\PageContentProvider\getFooterModification().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 73 of file class.ilAccessibilityControlConceptGUI.php.
References $tpl, and ilGlobalTemplateInterface\addBlockFile().
Referenced by showControlConcept().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 65 of file class.ilAccessibilityControlConceptGUI.php.
References $DIC, $tpl, and ilGlobalTemplateInterface\get().
Referenced by showControlConcept().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Show accessibility control concept.
Definition at line 85 of file class.ilAccessibilityControlConceptGUI.php.
References $tpl, ANONYMOUS_USER_ID, ilAccessibilitySupportContacts\getMailsToAddress(), initTemplate(), ILIAS\Repository\lng(), ilLegacyFormElementsUtil\prepareFormOutput(), printToGlobalTemplate(), ILIAS\Repository\settings(), ilGlobalTemplateInterface\setVariable(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilAccessibilityControlConceptGUI.php.
|
protected |
Definition at line 29 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by __construct(), and getFooterText().
|
protected |
Definition at line 25 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by __construct(), initTemplate(), printToGlobalTemplate(), and showControlConcept().
|
protected |
Definition at line 30 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by __construct().