|
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...
Collaboration diagram for ilSurveyContainsDataMessageBoxGUI:Public Member Functions | |
| __construct () | |
| getHTML () | |
Protected Attributes | |
| ILIAS DI UIServices | $ui |
| ilLanguage | $lng |
| ilCtrl | $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 Message box for survey, when data is alrady available. Should be moved to some survey ui subservice in the future.
Definition at line 24 of file class.ilSurveyContainsDataMessageBoxGUI.php.
| ilSurveyContainsDataMessageBoxGUI::__construct | ( | ) |
Definition at line 30 of file class.ilSurveyContainsDataMessageBoxGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilSurveyContainsDataMessageBoxGUI::getHTML | ( | ) |
Definition at line 39 of file class.ilSurveyContainsDataMessageBoxGUI.php.
References $ctrl, $lng, $ui, ilCtrl\getLinkTargetByClass(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 28 of file class.ilSurveyContainsDataMessageBoxGUI.php.
Referenced by getHTML().
|
protected |
Definition at line 27 of file class.ilSurveyContainsDataMessageBoxGUI.php.
Referenced by getHTML().
|
protected |
Definition at line 26 of file class.ilSurveyContainsDataMessageBoxGUI.php.
Referenced by getHTML().