|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
GUI class for learning module editor. More...
Collaboration diagram for ilHTLMEditorGUI:Public Member Functions | |
| ilHTLMEditorGUI () | |
| 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::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::ilHTLMEditorGUI | ( | ) |
Constructor @access public.
Definition at line 53 of file class.ilHTLMEditorGUI.php.
References $_GET, $ilCtrl, $ilias, $lng, $objDefinition, and $tpl.
| ilHTLMEditorGUI::$ilias |
Definition at line 43 of file class.ilHTLMEditorGUI.php.
Referenced by ilHTLMEditorGUI().
| ilHTLMEditorGUI::$lng |
Definition at line 45 of file class.ilHTLMEditorGUI.php.
Referenced by ilHTLMEditorGUI().
| ilHTLMEditorGUI::$objDefinition |
Definition at line 46 of file class.ilHTLMEditorGUI.php.
Referenced by ilHTLMEditorGUI().
| 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 executeCommand(), and ilHTLMEditorGUI().