ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
System support contacts. More...
Public Member Functions | |
__construct () | |
Constructor. More... | |
executeCommand () | |
Execute command. More... | |
showContacts () | |
Show contacts. More... | |
Static Public Member Functions | |
static | getFooterLink () |
Get footer link. More... | |
static | getFooterText () |
Get footer text. More... | |
Protected Attributes | |
ILIAS DI UIServices | $ui |
$tpl | |
$lng | |
$ctrl | |
System support contacts.
Definition at line 26 of file class.ilSystemSupportContactsGUI.php.
ilSystemSupportContactsGUI::__construct | ( | ) |
Constructor.
Definition at line 44 of file class.ilSystemSupportContactsGUI.php.
References $DIC, $lng, $tpl, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
ilSystemSupportContactsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 62 of file class.ilSystemSupportContactsGUI.php.
References ILIAS\Repository\ctrl().
|
static |
Get footer link.
Definition at line 104 of file class.ilSystemSupportContactsGUI.php.
References $DIC, ANONYMOUS_USER_ID, ilSystemSupportContacts\getMailsToAddress(), ilSystemSupportContacts\getValidSupportContactIds(), and ilLegacyFormElementsUtil\prepareFormOutput().
Referenced by ilFooterStandardGroupsProvider\getEntries().
|
static |
Get footer text.
Definition at line 131 of file class.ilSystemSupportContactsGUI.php.
Referenced by ilFooterStandardGroupsProvider\getEntries().
ilSystemSupportContactsGUI::showContacts | ( | ) |
Show contacts.
Definition at line 73 of file class.ilSystemSupportContactsGUI.php.
References $c, Vendor\Package\$f, ilSystemSupportContacts\getValidSupportContactIds(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
|
protected |
Definition at line 39 of file class.ilSystemSupportContactsGUI.php.
|
protected |
Definition at line 37 of file class.ilSystemSupportContactsGUI.php.
Referenced by __construct(), and getFooterText().
|
protected |
Definition at line 32 of file class.ilSystemSupportContactsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilSystemSupportContactsGUI.php.