|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
GUI class for learning module editor. More...
Collaboration diagram for ilLMEditorGUI:Public Member Functions | |
| __construct () | |
| Constructor @access public. More... | |
| showTree () | |
| Show tree. More... | |
| main_header () | |
| output main header (title and locator) More... | |
| displayLocator () | |
| Display locator. More... | |
Protected Member Functions | |
| checkRequestParameters () | |
| Check request parameters. More... | |
Protected Attributes | |
| $ctrl | |
| $rbacsystem | |
| $nav_history | |
| $error | |
| $help | |
| $tpl | |
| $lng | |
| $objDefinition | |
| $ref_id | |
| $lm_obj | |
| $tree | |
| $obj_id | |
GUI class for learning module editor.
@ilCtrl_Calls ilLMEditorGUI: ilObjLearningModuleGUI
Definition at line 15 of file class.ilLMEditorGUI.php.
| ilLMEditorGUI::__construct | ( | ) |
Constructor @access public.
Definition at line 81 of file class.ilLMEditorGUI.php.
References $_GET, $DIC, $ilCtrl, $ilErr, $lng, $objDefinition, $rbacsystem, $tpl, checkRequestParameters(), error(), and ilObjectFactory\getInstanceByRefId().
Here is the call graph for this function:
|
protected |
Check request parameters.
| ilCtrlException | |
| ilException |
Definition at line 136 of file class.ilLMEditorGUI.php.
References ilLMObject\_lookupContObjID().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLMEditorGUI::displayLocator | ( | ) |
Display locator.
Definition at line 252 of file class.ilLMEditorGUI.php.
| ilLMEditorGUI::main_header | ( | ) |
output main header (title and locator)
Definition at line 227 of file class.ilLMEditorGUI.php.
References ilObjStyleSheet\getContentStylePath(), and ilObjStyleSheet\getSyntaxStylePath().
Here is the call graph for this function:| ilLMEditorGUI::showTree | ( | ) |
Show tree.
Definition at line 213 of file class.ilLMEditorGUI.php.
References $tpl.
|
protected |
Definition at line 20 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 35 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 40 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 65 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 50 of file class.ilLMEditorGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 75 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 55 of file class.ilLMEditorGUI.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file class.ilLMEditorGUI.php.
Referenced by __construct().
|
protected |
Definition at line 60 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 45 of file class.ilLMEditorGUI.php.
Referenced by __construct(), and showTree().
|
protected |
Definition at line 70 of file class.ilLMEditorGUI.php.