ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilAccessibilitySupportContactsGUI. More...
Public Member Functions | |
__construct () | |
Constructor. More... | |
executeCommand () | |
Execute command. More... | |
sendIssueMail () | |
Static Public Member Functions | |
static | getFooterLink () |
Get footer link. More... | |
static | getFooterText () |
Get footer text. More... | |
Protected Attributes | |
$tpl | |
$lng | |
$ctrl | |
$http | |
Private Member Functions | |
getAccessibilityIssueMailMessage (string $back_url) | |
getContactLogins () | |
Get accessibility support contacts as comma separated string. More... | |
Class ilAccessibilitySupportContactsGUI.
Definition at line 10 of file class.ilAccessibilitySupportContactsGUI.php.
ilAccessibilitySupportContactsGUI::__construct | ( | ) |
Constructor.
Definition at line 35 of file class.ilAccessibilitySupportContactsGUI.php.
References $ctrl, $DIC, $http, $lng, $tpl, and ILIAS\FileDelivery\http().
ilAccessibilitySupportContactsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 54 of file class.ilAccessibilitySupportContactsGUI.php.
|
private |
Definition at line 83 of file class.ilAccessibilitySupportContactsGUI.php.
Referenced by sendIssueMail().
|
private |
Get accessibility support contacts as comma separated string.
Definition at line 99 of file class.ilAccessibilitySupportContactsGUI.php.
References ilObjUser\_lookupLogin(), and ilAccessibilitySupportContacts\getValidSupportContactIds().
Referenced by sendIssueMail().
|
static |
Get footer link.
Definition at line 115 of file class.ilAccessibilitySupportContactsGUI.php.
References $ctrl, $DIC, $http, $lng, $url, ilAccessibilitySupportContacts\getMailsToAddress(), ilAccessibilitySupportContacts\getValidSupportContactIds(), and ilUtil\prepareFormOutput().
Referenced by ILIAS\UICore\PageContentProvider\getFooterModification().
|
static |
Get footer text.
Definition at line 149 of file class.ilAccessibilitySupportContactsGUI.php.
Referenced by ILIAS\UICore\PageContentProvider\getFooterModification().
ilAccessibilitySupportContactsGUI::sendIssueMail | ( | ) |
Definition at line 63 of file class.ilAccessibilitySupportContactsGUI.php.
References getAccessibilityIssueMailMessage(), getContactLogins(), ilMailFormCall\getRedirectTarget(), and ILIAS\FileDelivery\http().
|
protected |
Definition at line 25 of file class.ilAccessibilitySupportContactsGUI.php.
Referenced by __construct(), and getFooterLink().
|
protected |
Definition at line 30 of file class.ilAccessibilitySupportContactsGUI.php.
Referenced by __construct(), and getFooterLink().
|
protected |
Definition at line 20 of file class.ilAccessibilitySupportContactsGUI.php.
Referenced by __construct(), getFooterLink(), and getFooterText().
|
protected |
Definition at line 15 of file class.ilAccessibilitySupportContactsGUI.php.
Referenced by __construct().