|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
System support contacts. More...
Inheritance diagram for ilSystemSupportContactsGUI:
Collaboration diagram for ilSystemSupportContactsGUI: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().
Here is the call graph for this function:| ilSystemSupportContactsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 62 of file class.ilSystemSupportContactsGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get footer text.
Definition at line 131 of file class.ilSystemSupportContactsGUI.php.
Referenced by ilFooterStandardGroupsProvider\getEntries().
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
|
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.