ILIAS
trunk Revision v11.0_alpha-1846-g895b5f47236
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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 | |
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().
ilSystemSupportContactsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 60 of file class.ilSystemSupportContactsGUI.php.
References ILIAS\Repository\ctrl().
|
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 ilFooterStandardGroupsProvider\getEntries().
|
static |
Get footer text.
Definition at line 129 of file class.ilSystemSupportContactsGUI.php.
Referenced by ilFooterStandardGroupsProvider\getEntries().
ilSystemSupportContactsGUI::showContacts | ( | ) |
Show contacts.
Definition at line 71 of file class.ilSystemSupportContactsGUI.php.
References $c, Vendor\Package\$f, $r, ilSystemSupportContacts\getValidSupportContactIds(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
|
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.