ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 | |
$user | |
$lng | |
$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 35 of file class.ilLMChapterImportForm.php.
References $DIC, ilObject\_lookupTitle(), ilTree\getNodeData(), and user().
ilLMChapterImportForm::addNode | ( | $a_node, | |
$a_parent, | |||
$a_depth | |||
) |
Add node.
Definition at line 135 of file class.ilLMChapterImportForm.php.
References $_POST, $error, $ilUser, $img, $lng, $options, $target, $user, array, ilUtil\formSelect(), ilUtil\getImagePath(), ilUtil\img(), ilSCORM2004Node\pasteTree(), and ilSCORM2004Node\putInTree().
Referenced by processHierarchy().
ilLMChapterImportForm::getHTML | ( | ) |
Get html.
Definition at line 108 of file class.ilLMChapterImportForm.php.
References $ilUser, $user, ilUtil\getImagePath(), ilUtil\img(), and processHierarchy().
ilLMChapterImportForm::isCorrect | ( | ) |
ilLMChapterImportForm::performInserts | ( | ) |
Definition at line 73 of file class.ilLMChapterImportForm.php.
References processHierarchy().
ilLMChapterImportForm::processHierarchy | ( | ) |
Definition at line 81 of file class.ilLMChapterImportForm.php.
References $ilUser, $target, $user, addNode(), and IL_FIRST_NODE.
Referenced by getHTML(), and performInserts().
|
protected |
Definition at line 26 of file class.ilLMChapterImportForm.php.
|
protected |
Definition at line 22 of file class.ilLMChapterImportForm.php.
Referenced by addNode().
|
protected |
Definition at line 25 of file class.ilLMChapterImportForm.php.
|
protected |
Definition at line 27 of file class.ilLMChapterImportForm.php.
|
protected |
Definition at line 24 of file class.ilLMChapterImportForm.php.
|
protected |
Definition at line 17 of file class.ilLMChapterImportForm.php.
Referenced by addNode(), getHTML(), and processHierarchy().