|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
GUI class for learning module editor. More...
Collaboration diagram for ilHTLMEditorGUI:Public Member Functions | |
| __construct () | |
| Constructor @access 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.
@ilCtrl_Calls ilHTLMEditorGUI: ilObjFileBasedLMGUI
Definition at line 36 of file class.ilHTLMEditorGUI.php.
| ilHTLMEditorGUI::__construct | ( | ) |
Constructor @access public.
Definition at line 72 of file class.ilHTLMEditorGUI.php.
References $_GET, $DIC, $ilCtrl, $ilErr, $lng, $objDefinition, $rbacsystem, $tpl, and error().
Here is the call graph for this function:| ilHTLMEditorGUI::executeCommand | ( | ) |
execute command
Definition at line 109 of file class.ilHTLMEditorGUI.php.
References $_GET, $access, $ctrl, $ilCtrl, $nav_history, $tpl, and executeCommand().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().