|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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 | |
| $tpl | |
| $lng | |
| $ctrl | |
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 System support contacts
Definition at line 24 of file class.ilSystemSupportContactsGUI.php.
| ilSystemSupportContactsGUI::__construct | ( | ) |
Constructor.
Definition at line 41 of file class.ilSystemSupportContactsGUI.php.
References $DIC, $lng, $tpl, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSystemSupportContactsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 58 of file class.ilSystemSupportContactsGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
static |
Get footer link.
Definition at line 97 of file class.ilSystemSupportContactsGUI.php.
References $DIC, $ilUser, ANONYMOUS_USER_ID, ilSystemSupportContacts\getMailsToAddress(), ilSystemSupportContacts\getValidSupportContactIds(), and ilLegacyFormElementsUtil\prepareFormOutput().
Referenced by ilDataCollectionGlobalTemplate\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 124 of file class.ilSystemSupportContactsGUI.php.
Referenced by ilDataCollectionGlobalTemplate\fillFooter(), ilGlobalTemplate\fillFooter(), and ILIAS\UICore\PageContentProvider\getFooterModification().
Here is the caller graph for this function:| ilSystemSupportContactsGUI::showContacts | ( | ) |
Show contacts.
Definition at line 69 of file class.ilSystemSupportContactsGUI.php.
References $c, $panel, ilPanelGUI\getInstance(), ilSystemSupportContacts\getValidSupportContactIds(), ILIAS\Repository\lng(), and ilPanelGUI\PANEL_STYLE_PRIMARY.
Here is the call graph for this function:
|
protected |
Definition at line 36 of file class.ilSystemSupportContactsGUI.php.
|
protected |
Definition at line 34 of file class.ilSystemSupportContactsGUI.php.
Referenced by __construct(), and getFooterText().
|
protected |
Definition at line 29 of file class.ilSystemSupportContactsGUI.php.
Referenced by __construct().