ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
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().
ilAccessibilityControlConceptGUI::executeCommand | ( | ) |
Definition at line 57 of file class.ilAccessibilityControlConceptGUI.php.
References ILIAS\Repository\ctrl().
|
static |
Definition at line 116 of file class.ilAccessibilityControlConceptGUI.php.
References $DIC, and ilObjAccessibilitySettings\getControlConceptStatus().
Referenced by ILIAS\UICore\PageContentProvider\getFooterModification().
|
static |
Definition at line 128 of file class.ilAccessibilityControlConceptGUI.php.
References $DIC, and ilLanguage\txt().
Referenced by ILIAS\UICore\PageContentProvider\getFooterModification().
|
protected |
Definition at line 73 of file class.ilAccessibilityControlConceptGUI.php.
References $tpl, and ilGlobalTemplateInterface\addBlockFile().
Referenced by showControlConcept().
|
protected |
Definition at line 65 of file class.ilAccessibilityControlConceptGUI.php.
References $DIC, and ilGlobalTemplateInterface\get().
Referenced by showControlConcept().
|
protected |
Show accessibility control concept.
Definition at line 85 of file class.ilAccessibilityControlConceptGUI.php.
References ANONYMOUS_USER_ID, ilAccessibilitySupportContacts\getMailsToAddress(), initTemplate(), ILIAS\Repository\lng(), ilLegacyFormElementsUtil\prepareFormOutput(), printToGlobalTemplate(), ILIAS\Repository\settings(), ilGlobalTemplateInterface\setVariable(), and ILIAS\Repository\user().
|
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().
|
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(), and initTemplate().
|
protected |
Definition at line 30 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by __construct().