25 return $ilSetting->get(
"adm_support_contacts");
39 $list = explode(
",", $a_list);
43 $accounts[] = trim($l);
47 return $ilSetting->set(
"adm_support_contacts", implode(
",", $accounts));
57 $list = self::getList();
72 foreach (self::getValidSupportContactIds() as
$id) {
if(isset($_REQUEST['delete'])) $list
if(!array_key_exists('StateId', $_REQUEST)) $id
static _lookupId($a_user_str)
Lookup id by login.
Create styles array
The data for the language used.
static _lookupEmail($a_user_id)
Lookup email.