|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Helper UI class for notes/comments handling in (HTML) exports. More...
Collaboration diagram for ILIAS\Notes\Export\ExportHelperGUI: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().
Here is the call graph for this function:| 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.
|
protected |
Definition at line 27 of file class.ExportHelperGUI.php.
|
protected |
Definition at line 28 of file class.ExportHelperGUI.php.