ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Helper UI class for notes/comments handling in (HTML) exports. More...
Public Member Functions | |
__construct () | |
getCommentIncludeModalDialog (string $title, string $message, string $export_cmd, string $export_with_comments_cmd, bool $js=false) | |
Protected Attributes | |
ilLanguage | $lng |
ILIAS DI UIServices | $ui |
Helper UI class for notes/comments handling in (HTML) exports.
Definition at line 25 of file class.ExportHelperGUI.php.
ILIAS\Notes\Export\ExportHelperGUI::__construct | ( | ) |
Definition at line 30 of file class.ExportHelperGUI.php.
References $DIC, ILIAS\Repository\lng(), and ILIAS\Repository\ui().
ILIAS\Notes\Export\ExportHelperGUI::getCommentIncludeModalDialog | ( | string | $title, |
string | $message, | ||
string | $export_cmd, | ||
string | $export_with_comments_cmd, | ||
bool | $js = false |
||
) |
Definition at line 37 of file class.ExportHelperGUI.php.
References $id, ILIAS\Notes\Export\ExportHelperGUI\$ui, ILIAS\Repository\lng(), and ILIAS\UI\Implementation\Component\withAdditionalOnLoadCode().
|
protected |
Definition at line 27 of file class.ExportHelperGUI.php.
|
protected |
Definition at line 28 of file class.ExportHelperGUI.php.
Referenced by ILIAS\Notes\Export\ExportHelperGUI\getCommentIncludeModalDialog().