|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
System support contacts. More...
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 | |
| $tpl | |
| $lng | |
| $ctrl | |
System support contacts.
Definition at line 12 of file class.ilSystemSupportContactsGUI.php.
| ilSystemSupportContactsGUI::__construct | ( | ) |
| ilSystemSupportContactsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 46 of file class.ilSystemSupportContactsGUI.php.
|
static |
Get footer link.
Definition at line 88 of file class.ilSystemSupportContactsGUI.php.
References $DIC, $ilUser, ANONYMOUS_USER_ID, ilSystemSupportContacts\getMailsToAddress(), ilSystemSupportContacts\getValidSupportContactIds(), and ilUtil\prepareFormOutput().
Referenced by ilDataCollectionGlobalTemplate\fillFooter(), ilCOPageGlobalTemplate\fillFooter(), ilRTEGlobalTemplate\fillFooter(), ilGlobalTemplate\fillFooter(), and ILIAS\UICore\PageContentProvider\getFooterModification().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get footer text.
Definition at line 121 of file class.ilSystemSupportContactsGUI.php.
Referenced by ilDataCollectionGlobalTemplate\fillFooter(), ilCOPageGlobalTemplate\fillFooter(), ilRTEGlobalTemplate\fillFooter(), ilGlobalTemplate\fillFooter(), and ILIAS\UICore\PageContentProvider\getFooterModification().
Here is the caller graph for this function:| ilSystemSupportContactsGUI::showContacts | ( | ) |
Show contacts.
Definition at line 57 of file class.ilSystemSupportContactsGUI.php.
References $c, $panel, ilPanelGUI\getInstance(), ilSystemSupportContacts\getValidSupportContactIds(), and ilPanelGUI\PANEL_STYLE_PRIMARY.
Here is the call graph for this function:
|
protected |
Definition at line 24 of file class.ilSystemSupportContactsGUI.php.
|
protected |
Definition at line 22 of file class.ilSystemSupportContactsGUI.php.
Referenced by __construct(), and getFooterText().
|
protected |
Definition at line 17 of file class.ilSystemSupportContactsGUI.php.
Referenced by __construct().