|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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 | |
| ILIAS DI UIServices | $ui |
| $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 42 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 60 of file class.ilSystemSupportContactsGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
static |
Get footer link.
Definition at line 102 of file class.ilSystemSupportContactsGUI.php.
References $DIC, ANONYMOUS_USER_ID, ilSystemSupportContacts\getMailsToAddress(), ilSystemSupportContacts\getValidSupportContactIds(), and ilLegacyFormElementsUtil\prepareFormOutput().
Referenced by 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 129 of file class.ilSystemSupportContactsGUI.php.
Referenced by ILIAS\UICore\PageContentProvider\getFooterModification().
Here is the caller graph for this function:| ilSystemSupportContactsGUI::showContacts | ( | ) |
Show contacts.
Definition at line 71 of file class.ilSystemSupportContactsGUI.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ilSystemSupportContacts\getValidSupportContactIds(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Definition at line 37 of file class.ilSystemSupportContactsGUI.php.
|
protected |
Definition at line 35 of file class.ilSystemSupportContactsGUI.php.
Referenced by __construct(), and getFooterText().
|
protected |
Definition at line 30 of file class.ilSystemSupportContactsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilSystemSupportContactsGUI.php.