ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
GUI class for learning module editor. More...
Public Member Functions | |
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 | |
ILIAS GlobalScreen ScreenContext ContextServices | $tool_context |
ilCtrl | $ctrl |
ilRbacSystem | $rbacsystem |
ilNavigationHistory | $nav_history |
ilHelpGUI | $help |
ilGlobalTemplateInterface | $tpl |
ilLanguage | $lng |
ilObjectDefinition | $objDefinition |
int | $ref_id |
ilObjLearningModule | $lm_obj |
ilLMTree | $tree |
int | $obj_id |
int | $requested_active_node = 0 |
bool | $to_page = false |
EditingGUIRequest | $request |
ILIAS Style Content GUIService | $content_style_gui |
GUI class for learning module editor.
Definition at line 26 of file class.ilLMEditorGUI.php.
|
protected |
Check request parameters.
ilCtrlException | |
ilException |
Definition at line 110 of file class.ilLMEditorGUI.php.
References $DIC, ilLMObject\_lookupContObjID(), ILIAS\Repository\ctrl(), displayLocator(), main_header(), and showTree().
ilLMEditorGUI::displayLocator | ( | ) |
Display locator.
Definition at line 220 of file class.ilLMEditorGUI.php.
Referenced by checkRequestParameters().
ilLMEditorGUI::main_header | ( | ) |
output main header (title and locator)
Definition at line 197 of file class.ilLMEditorGUI.php.
References ilObjStyleSheet\getSyntaxStylePath().
Referenced by checkRequestParameters().
ilLMEditorGUI::showTree | ( | ) |
Show tree.
Definition at line 182 of file class.ilLMEditorGUI.php.
References $tpl, and ilLMEditGSToolProvider\SHOW_TREE.
Referenced by checkRequestParameters().
|
protected |
Definition at line 43 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 29 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 32 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 37 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 34 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 31 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 39 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 35 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 30 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 36 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 42 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 40 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 41 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 28 of file class.ilLMEditorGUI.php.
|
protected |
Definition at line 33 of file class.ilLMEditorGUI.php.
Referenced by showTree().
|
protected |
Definition at line 38 of file class.ilLMEditorGUI.php.