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 () | |
sendIssueMail () | |
Static Public Member Functions | |
static | getFooterLink () |
static | getFooterText () |
Protected Attributes | |
ilLanguage | $lng |
ilCtrl | $ctrl |
ILIAS HTTP Services | $http |
Private Member Functions | |
getAccessibilityIssueMailMessage (string $back_url) | |
getContactLogins () | |
Get accessibility support contacts as comma separated string. More... | |
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 ilAccessibilitySupportContactsGUI
Definition at line 24 of file class.ilAccessibilitySupportContactsGUI.php.
ilAccessibilitySupportContactsGUI::__construct | ( | ) |
Definition at line 30 of file class.ilAccessibilitySupportContactsGUI.php.
References $ctrl, $DIC, $http, $lng, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\Repository\lng().
ilAccessibilitySupportContactsGUI::executeCommand | ( | ) |
Definition at line 43 of file class.ilAccessibilitySupportContactsGUI.php.
References ILIAS\Repository\ctrl().
|
private |
Definition at line 68 of file class.ilAccessibilitySupportContactsGUI.php.
References ILIAS\Repository\lng().
Referenced by sendIssueMail().
|
private |
Get accessibility support contacts as comma separated string.
Definition at line 82 of file class.ilAccessibilitySupportContactsGUI.php.
References ilObjUser\_lookupLogin(), and ilAccessibilitySupportContacts\getValidSupportContactIds().
Referenced by sendIssueMail().
|
static |
Definition at line 93 of file class.ilAccessibilitySupportContactsGUI.php.
References $DIC, $url, ilCtrl\getLinkTargetByClass(), ilMailGlobalServices\getMailObjectRefId(), ilAccessibilitySupportContacts\getMailsToAddress(), ilAccessibilitySupportContacts\getValidSupportContactIds(), ilLegacyFormElementsUtil\prepareFormOutput(), and ilLanguage\txt().
Referenced by ILIAS\UICore\PageContentProvider\getFooterModification().
|
static |
Definition at line 124 of file class.ilAccessibilitySupportContactsGUI.php.
References $DIC, and ilLanguage\txt().
Referenced by ILIAS\UICore\PageContentProvider\getFooterModification().
ilAccessibilitySupportContactsGUI::sendIssueMail | ( | ) |
Definition at line 51 of file class.ilAccessibilitySupportContactsGUI.php.
References ILIAS\Repository\ctrl(), getAccessibilityIssueMailMessage(), getContactLogins(), ilMailFormCall\getRedirectTarget(), and ILIAS\FileDelivery\http().
|
protected |
Definition at line 27 of file class.ilAccessibilitySupportContactsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilAccessibilitySupportContactsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilAccessibilitySupportContactsGUI.php.
Referenced by __construct().