|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilAccessibilitySupportContacts:Static Public Member Functions | |
| static | getList () |
| Get list. More... | |
| static | setList (string $a_list) |
| Set list. More... | |
| static | getValidSupportContactIds () |
| Get valid support contacts. More... | |
| static | getMailsToAddress () |
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 ilAccessibilitySupportContacts
Definition at line 24 of file class.ilAccessibilitySupportContacts.php.
|
static |
Get list.
Definition at line 31 of file class.ilAccessibilitySupportContacts.php.
References $DIC, and $ilSetting.
Referenced by ILIAS\Administration\ContactInformationGUI\buildForm(), ilObjAccessibilitySettingsGUI\getSettingsForm(), and getValidSupportContactIds().
Here is the caller graph for this function:
|
static |
Definition at line 78 of file class.ilAccessibilitySupportContacts.php.
References Vendor\Package\$e, $id, and ilObjUser\_lookupEmail().
Referenced by ilAccessibilitySupportContactsGUI\getFooterLink(), and ilAccessibilityControlConceptGUI\showControlConcept().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get valid support contacts.
Definition at line 67 of file class.ilAccessibilitySupportContacts.php.
References ilObjUser\_lookupId(), and getList().
Referenced by ilAccessibilitySupportContactsGUI\getContactLogins(), and ilAccessibilitySupportContactsGUI\getFooterLink().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Set list.
| string | $a_list | comma separated list of contacts |
Definition at line 45 of file class.ilAccessibilitySupportContacts.php.
References $DIC, $ilSetting, and ilObjUser\_lookupId().
Referenced by ilObjAccessibilitySettingsGUI\saveAccessibilitySettings(), and ILIAS\Administration\ContactInformationGUI\update().
Here is the call graph for this function:
Here is the caller graph for this function: