ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
LM Chapter. More...
Public Member Functions | |
__construct ($a_slm, $a_node_id, $a_first_child, $a_confirm=false) | |
Constructor. More... | |
isCorrect () | |
Is correct? More... | |
performInserts () | |
processHierarchy () | |
getHTML () | |
Get html. More... | |
addNode ($a_node, $a_parent, $a_depth) | |
Add node. More... | |
Protected Attributes | |
$tree = null | |
$node_id = null | |
$confirm = false | |
$perform = false | |
ilLMChapterImportForm::__construct | ( | $a_slm, | |
$a_node_id, | |||
$a_first_child, | |||
$a_confirm = false |
|||
) |
Constructor.
Definition at line 25 of file class.ilLMChapterImportForm.php.
References ilObject\_lookupTitle(), and ilTree\getNodeData().
ilLMChapterImportForm::addNode | ( | $a_node, | |
$a_parent, | |||
$a_depth | |||
) |
Add node.
Definition at line 125 of file class.ilLMChapterImportForm.php.
References $_POST, $error, $ilUser, $img, $lng, $options, $target, array, ilUtil\formSelect(), ilUtil\getImagePath(), ilUtil\img(), ilSCORM2004Node\pasteTree(), and ilSCORM2004Node\putInTree().
Referenced by processHierarchy().
ilLMChapterImportForm::getHTML | ( | ) |
Get html.
Definition at line 100 of file class.ilLMChapterImportForm.php.
References $ilUser, ilUtil\getImagePath(), ilUtil\img(), and processHierarchy().
ilLMChapterImportForm::isCorrect | ( | ) |
ilLMChapterImportForm::performInserts | ( | ) |
Definition at line 63 of file class.ilLMChapterImportForm.php.
References processHierarchy().
ilLMChapterImportForm::processHierarchy | ( | ) |
Definition at line 71 of file class.ilLMChapterImportForm.php.
References $ilUser, $target, addNode(), and IL_FIRST_NODE.
Referenced by getHTML(), and performInserts().
|
protected |
Definition at line 16 of file class.ilLMChapterImportForm.php.
|
protected |
Definition at line 15 of file class.ilLMChapterImportForm.php.
|
protected |
Definition at line 17 of file class.ilLMChapterImportForm.php.
|
protected |
Definition at line 14 of file class.ilLMChapterImportForm.php.