|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 | |
| $ilias | |
| $tpl | |
| $lng | |
| $objDefinition | |
| $ref_id | |
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 53 of file class.ilHTLMEditorGUI.php.
References $_GET, $ilCtrl, $ilias, $lng, $objDefinition, and $tpl.
| ilHTLMEditorGUI::executeCommand | ( | ) |
execute command
Definition at line 82 of file class.ilHTLMEditorGUI.php.
References $_GET, $cmd, $ilCtrl, $tpl, and executeCommand().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilHTLMEditorGUI::$ilias |
Definition at line 43 of file class.ilHTLMEditorGUI.php.
Referenced by __construct().
| ilHTLMEditorGUI::$lng |
Definition at line 45 of file class.ilHTLMEditorGUI.php.
Referenced by __construct().
| ilHTLMEditorGUI::$objDefinition |
Definition at line 46 of file class.ilHTLMEditorGUI.php.
Referenced by __construct().
| ilHTLMEditorGUI::$ref_id |
Definition at line 47 of file class.ilHTLMEditorGUI.php.
| ilHTLMEditorGUI::$tpl |
Definition at line 44 of file class.ilHTLMEditorGUI.php.
Referenced by __construct(), and executeCommand().