| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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 25 of file class.ilAccessibilitySupportContacts.php.
      
  | 
  static | 
Get list.
Definition at line 32 of file class.ilAccessibilitySupportContacts.php.
References $DIC, and $ilSetting.
Referenced by ilObjAccessibilitySettingsGUI\getSettingsForm(), and ilObjSystemFolderGUI\initContactInformationForm().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 79 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 68 of file class.ilAccessibilitySupportContacts.php.
References ilObjUser\_lookupId().
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 46 of file class.ilAccessibilitySupportContacts.php.
References $DIC, $ilSetting, and ilObjUser\_lookupId().
Referenced by ilObjAccessibilitySettingsGUI\saveAccessibilitySettings(), and ilObjSystemFolderGUI\saveContactInformationObject().
 Here is the call graph for this function:
 Here is the caller graph for this function: