ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Message box for survey, when data is alrady available. More...
Public Member Functions | |
__construct () | |
Constructor. More... | |
getHTML () | |
Get HTML. More... | |
Protected Attributes | |
$ui | |
$lng | |
$ctrl | |
Message box for survey, when data is alrady available.
Should be moved to some survey ui subservice in the future.
Definition at line 13 of file class.ilSurveyContainsDataMessageBoxGUI.php.
ilSurveyContainsDataMessageBoxGUI::__construct | ( | ) |
Constructor.
Definition at line 33 of file class.ilSurveyContainsDataMessageBoxGUI.php.
References $DIC.
ilSurveyContainsDataMessageBoxGUI::getHTML | ( | ) |
Get HTML.
Definition at line 47 of file class.ilSurveyContainsDataMessageBoxGUI.php.
References $ctrl, $lng, and $ui.
|
protected |
Definition at line 28 of file class.ilSurveyContainsDataMessageBoxGUI.php.
Referenced by getHTML().
|
protected |
Definition at line 23 of file class.ilSurveyContainsDataMessageBoxGUI.php.
Referenced by getHTML().
|
protected |
Definition at line 18 of file class.ilSurveyContainsDataMessageBoxGUI.php.
Referenced by getHTML().