|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilAccessibilityControlConceptGUI. More...
Collaboration diagram for ilAccessibilityControlConceptGUI:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
Static Public Member Functions | |
| static | getFooterLink () |
| Get footer link. More... | |
| static | getFooterText () |
| Get footer text. More... | |
Protected Member Functions | |
| printToGlobalTemplate ($tpl) | |
| initTemplate ($a_tmpl) | |
| showControlConcept () | |
| Show accessibility control concept. More... | |
Protected Attributes | |
| $tpl | |
| $lng | |
| $ctrl | |
| $http | |
| $user | |
| $accessibilityEvaluation | |
Class ilAccessibilityControlConceptGUI.
Definition at line 10 of file class.ilAccessibilityControlConceptGUI.php.
| ilAccessibilityControlConceptGUI::__construct | ( | ) |
Constructor.
Definition at line 39 of file class.ilAccessibilityControlConceptGUI.php.
References $accessibilityEvaluation, $DIC, $http, $lng, $tpl, $user, ILIAS\FileDelivery\http(), settings(), and user().
Here is the call graph for this function:| ilAccessibilityControlConceptGUI::executeCommand | ( | ) |
Execute command.
Definition at line 66 of file class.ilAccessibilityControlConceptGUI.php.
|
static |
Get footer link.
Definition at line 137 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 |
Get footer text.
Definition at line 154 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by ILIAS\UICore\PageContentProvider\getFooterModification().
Here is the caller graph for this function:
|
protected |
| $a_tmpl |
Definition at line 89 of file class.ilAccessibilityControlConceptGUI.php.
References $tpl.
Referenced by showControlConcept().
Here is the caller graph for this function:
|
protected |
| $tpl |
Definition at line 77 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by showControlConcept().
Here is the caller graph for this function:
|
protected |
Show accessibility control concept.
Definition at line 101 of file class.ilAccessibilityControlConceptGUI.php.
References $tpl, ANONYMOUS_USER_ID, ilAccessibilitySupportContacts\getMailsToAddress(), initTemplate(), ilUtil\prepareFormOutput(), printToGlobalTemplate(), settings(), and user().
Here is the call graph for this function:
|
protected |
Definition at line 34 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file class.ilAccessibilityControlConceptGUI.php.
|
protected |
Definition at line 30 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by __construct().
|
protected |
Definition at line 20 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by __construct(), and getFooterText().
|
protected |
Definition at line 15 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by __construct(), initTemplate(), printToGlobalTemplate(), and showControlConcept().
|
protected |
Definition at line 32 of file class.ilAccessibilityControlConceptGUI.php.
Referenced by __construct().