ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
GUI class for learning module editor. More...
Public Member Functions | |
__construct () | |
Constructor public. More... | |
executeCommand () | |
execute command More... | |
Data Fields | |
$tpl | |
$lng | |
$objDefinition | |
$ref_id | |
Protected Attributes | |
$ctrl | |
$rbacsystem | |
$error | |
$access | |
$nav_history | |
GUI class for learning module editor.
ilHTLMEditorGUI: ilObjFileBasedLMGUI
Definition at line 36 of file class.ilHTLMEditorGUI.php.
ilHTLMEditorGUI::__construct | ( | ) |
Constructor public.
Definition at line 72 of file class.ilHTLMEditorGUI.php.
References $_GET, $DIC, $ilCtrl, $ilErr, $lng, $objDefinition, $rbacsystem, and $tpl.
ilHTLMEditorGUI::executeCommand | ( | ) |
execute command
Definition at line 109 of file class.ilHTLMEditorGUI.php.
References $_GET, $access, $ctrl, $ilCtrl, $nav_history, and $tpl.
|
protected |
Definition at line 56 of file class.ilHTLMEditorGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 41 of file class.ilHTLMEditorGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 51 of file class.ilHTLMEditorGUI.php.
ilHTLMEditorGUI::$lng |
Definition at line 64 of file class.ilHTLMEditorGUI.php.
Referenced by __construct().
|
protected |
Definition at line 61 of file class.ilHTLMEditorGUI.php.
Referenced by executeCommand().
ilHTLMEditorGUI::$objDefinition |
Definition at line 65 of file class.ilHTLMEditorGUI.php.
Referenced by __construct().
|
protected |
Definition at line 46 of file class.ilHTLMEditorGUI.php.
Referenced by __construct().
ilHTLMEditorGUI::$ref_id |
Definition at line 66 of file class.ilHTLMEditorGUI.php.
ilHTLMEditorGUI::$tpl |
Definition at line 63 of file class.ilHTLMEditorGUI.php.
Referenced by __construct(), and executeCommand().