ILIAS
release_4-4 Revision
|
Basic skill GUI class. More...
Public Member Functions | |
__construct ($a_node_id=0) | |
Constructor. More... | |
getType () | |
Get Node Type. More... | |
executeCommand () | |
Execute command. More... | |
showProperties () | |
Show properties. More... | |
proceedDragDrop () | |
Perform drag and drop action. More... | |
saveItem () | |
Save item. More... | |
afterSave () | |
After saving. More... | |
updateItem () | |
Update item. More... | |
edit () | |
Edit skill. More... | |
initForm ($a_mode="edit") | |
Init form. More... | |
editProperties () | |
Edit properties. More... | |
addLevel () | |
Add new level. More... | |
editLevel () | |
Edit level. More... | |
saveLevel () | |
Save level form. More... | |
updateLevel () | |
Update level form. More... | |
initLevelForm ($a_mode="edit") | |
Init level form. More... | |
getLevelValues () | |
Get current values for level from. More... | |
updateLevelOrder () | |
Update level order. More... | |
confirmLevelDeletion () | |
Confirm level deletion. More... | |
deleteLevel () | |
Delete levels. More... | |
setLevelHead () | |
Set header for level. More... | |
setTabs ($a_tab="levels") | |
Set header for skill. More... | |
editLevelTrigger () | |
Edit level trigger. More... | |
selectLevelTrigger () | |
Select skill level trigger. More... | |
saveLevelTrigger () | |
Save level trigger. More... | |
removeLevelTrigger () | |
Remove trigger. More... | |
redirectToParent () | |
Redirect to parent (identified by current obj_id) More... | |
showLevelResources () | |
Show level resources. More... | |
addLevelResource () | |
Add level resource. More... | |
saveLevelResource () | |
Save level resource. More... | |
confirmLevelResourcesRemoval () | |
Confirm level resources removal. More... | |
removeLevelResources () | |
Remove level resource. More... | |
![]() | |
ilSkillTreeNodeGUI ($a_node_id=0) | |
constructor More... | |
setParentGUI ($a_parentgui) | |
Set Parent GUI class. More... | |
getParentGUI () | |
Get Parent GUI class (ilObjSCORM2004LearningModuleGUI). More... | |
readNodeObject ($a_node_id) | |
Get node object instance. More... | |
saveAllTitles () | |
Save Titles. More... | |
deleteNodes () | |
Delete nodes in the hierarchy. More... | |
cutItems () | |
Copy items to clipboard, then cut them from the current tree. More... | |
copyItems () | |
Copy items to clipboard. More... | |
cancelDelete () | |
cancel delete More... | |
confirmedDelete () | |
confirmed delete More... | |
setLocator () | |
Set Locator Items. More... | |
setSkillNodeDescription () | |
Set skill node description. More... | |
create () | |
Create skill tree node. More... | |
addStatusInput (ilPropertyFormGUI $a_form) | |
Add status input. More... | |
editProperties () | |
Edit properties form. More... | |
getPropertyValues () | |
Get property values for edit form. More... | |
save () | |
Save skill tree node. More... | |
afterSave () | |
After saving. More... | |
update () | |
Update skill tree node. More... | |
afterUpdate () | |
After update. More... | |
initForm ($a_mode="edit") | |
Init form. More... | |
cancelSave () | |
Cancel saving. More... | |
redirectToParent ($a_tmp_mode=false) | |
Redirect to parent (identified by current obj_id) More... | |
saveOrder () | |
Save order. More... | |
insertBasicSkillClip () | |
Insert basic skills from clipboard. More... | |
insertSkillCategoryClip () | |
Insert skill categories from clipboard. More... | |
insertTemplateReferenceClip () | |
Insert skill template references from clipboard. More... | |
insertSkillTemplateClip () | |
Insert skill template from clipboard. More... | |
insertTemplateCategoryClip () | |
Insert skill template category from clipboard. More... | |
setTitleIcon () | |
Set title icon. More... | |
addUsageTab ($a_tabs) | |
Add usage tab. More... | |
showUsage () | |
Show skill usage. More... | |
Protected Attributes | |
$tref_id = 0 | |
$base_skill_id | |
Additional Inherited Members | |
![]() | |
$node_object | |
Basic skill GUI class.
Definition at line 18 of file class.ilBasicSkillGUI.php.
ilBasicSkillGUI::__construct | ( | $a_node_id = 0 | ) |
ilBasicSkillGUI::addLevel | ( | ) |
Add new level.
Definition at line 225 of file class.ilBasicSkillGUI.php.
References $tpl, and initLevelForm().
ilBasicSkillGUI::addLevelResource | ( | ) |
Add level resource.
Definition at line 665 of file class.ilBasicSkillGUI.php.
References $ilCtrl, $lng, $tpl, and setLevelHead().
ilBasicSkillGUI::afterSave | ( | ) |
ilBasicSkillGUI::confirmLevelDeletion | ( | ) |
Confirm level deletion.
Definition at line 367 of file class.ilBasicSkillGUI.php.
References $_POST, $ilCtrl, $lng, $tpl, ilBasicSkill\lookupLevelTitle(), ilUtil\sendInfo(), and setTabs().
ilBasicSkillGUI::confirmLevelResourcesRemoval | ( | ) |
Confirm level resources removal.
Definition at line 706 of file class.ilBasicSkillGUI.php.
References $_POST, $ilCtrl, $lng, $tpl, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilUtil\sendInfo(), and setLevelHead().
ilBasicSkillGUI::deleteLevel | ( | ) |
Delete levels.
Definition at line 399 of file class.ilBasicSkillGUI.php.
References $_POST, $ilCtrl, $lng, and ilUtil\sendSuccess().
ilBasicSkillGUI::edit | ( | ) |
Edit skill.
Definition at line 141 of file class.ilBasicSkillGUI.php.
References $ilCtrl, $lng, $tpl, and setTabs().
ilBasicSkillGUI::editLevel | ( | ) |
Edit level.
Definition at line 236 of file class.ilBasicSkillGUI.php.
References $tpl, getLevelValues(), and initLevelForm().
ilBasicSkillGUI::editLevelTrigger | ( | ) |
Edit level trigger.
Definition at line 528 of file class.ilBasicSkillGUI.php.
References $_GET, $ilCtrl, $lng, $tpl, ilObject\_isInTrash(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilBasicSkill\lookupLevelTrigger(), setLevelHead(), and ilNonEditableValueGUI\setValue().
ilBasicSkillGUI::editProperties | ( | ) |
Edit properties.
Definition at line 209 of file class.ilBasicSkillGUI.php.
References setTabs().
ilBasicSkillGUI::executeCommand | ( | ) |
Execute command.
Definition at line 47 of file class.ilBasicSkillGUI.php.
References $_GET, $cmd, $ilCtrl, $ret, $tpl, and setLevelHead().
ilBasicSkillGUI::getLevelValues | ( | ) |
Get current values for level from.
Definition at line 341 of file class.ilBasicSkillGUI.php.
Referenced by editLevel().
ilBasicSkillGUI::getType | ( | ) |
ilBasicSkillGUI::initForm | ( | $a_mode = "edit" | ) |
Init form.
int | $a_mode | Edit Mode |
Definition at line 160 of file class.ilBasicSkillGUI.php.
References $_GET, $ilCtrl, $lng, ilSkillTreeNodeGUI\addStatusInput(), ilFormPropertyGUI\setInfo(), ilNumberInputGUI\setMaxLength(), and ilTextInputGUI\setMaxLength().
ilBasicSkillGUI::initLevelForm | ( | $a_mode = "edit" | ) |
Init level form.
string | $a_mode | form mode |
Definition at line 298 of file class.ilBasicSkillGUI.php.
References $ilCtrl, $lng, ilTextAreaInputGUI\setCols(), setLevelHead(), and ilTextInputGUI\setMaxLength().
Referenced by addLevel(), editLevel(), saveLevel(), and updateLevel().
ilBasicSkillGUI::proceedDragDrop | ( | ) |
Perform drag and drop action.
Definition at line 90 of file class.ilBasicSkillGUI.php.
References $ilCtrl.
ilBasicSkillGUI::redirectToParent | ( | ) |
Redirect to parent (identified by current obj_id)
Definition at line 619 of file class.ilBasicSkillGUI.php.
References $_GET, $ilCtrl, $t, and ilSkillTreeNode\_lookupType().
ilBasicSkillGUI::removeLevelResources | ( | ) |
Remove level resource.
Definition at line 740 of file class.ilBasicSkillGUI.php.
References $_GET, $_POST, $ilCtrl, $lng, and ilUtil\sendSuccess().
ilBasicSkillGUI::removeLevelTrigger | ( | ) |
Remove trigger.
Definition at line 608 of file class.ilBasicSkillGUI.php.
References $_GET, $ilCtrl, and ilBasicSkill\writeLevelTrigger().
ilBasicSkillGUI::saveItem | ( | ) |
Save item.
Definition at line 102 of file class.ilBasicSkillGUI.php.
References $_GET, $_POST, IL_LAST_NODE, and ilSkillTreeNode\putInTree().
ilBasicSkillGUI::saveLevel | ( | ) |
Save level form.
Definition at line 248 of file class.ilBasicSkillGUI.php.
References $ilCtrl, $lng, $tpl, initLevelForm(), and ilUtil\sendSuccess().
ilBasicSkillGUI::saveLevelResource | ( | ) |
Save level resource.
Definition at line 684 of file class.ilBasicSkillGUI.php.
References $_GET, $ilCtrl, $lng, $ref_id, and ilUtil\sendSuccess().
ilBasicSkillGUI::saveLevelTrigger | ( | ) |
Save level trigger.
Definition at line 597 of file class.ilBasicSkillGUI.php.
References $_GET, $ilCtrl, and ilBasicSkill\writeLevelTrigger().
ilBasicSkillGUI::selectLevelTrigger | ( | ) |
Select skill level trigger.
Definition at line 572 of file class.ilBasicSkillGUI.php.
References $_GET, $ilCtrl, $lng, $tpl, ilExplorer\setExpand(), and setLevelHead().
ilBasicSkillGUI::setLevelHead | ( | ) |
Set header for level.
Definition at line 418 of file class.ilBasicSkillGUI.php.
References $_GET, $ilCtrl, $lng, $path, $tpl, and ilBasicSkill\lookupLevelTitle().
Referenced by addLevelResource(), confirmLevelResourcesRemoval(), editLevelTrigger(), executeCommand(), initLevelForm(), selectLevelTrigger(), and showLevelResources().
ilBasicSkillGUI::setTabs | ( | $a_tab = "levels" | ) |
Set header for skill.
string | $a_tab | active tab |
Definition at line 480 of file class.ilBasicSkillGUI.php.
References $_GET, $ilCtrl, $lng, $tpl, ilSkillTreeNodeGUI\addUsageTab(), and ilSkillTreeNodeGUI\setSkillNodeDescription().
Referenced by confirmLevelDeletion(), edit(), editProperties(), and showProperties().
ilBasicSkillGUI::showLevelResources | ( | ) |
Show level resources.
Definition at line 644 of file class.ilBasicSkillGUI.php.
References $_GET, $ilCtrl, $lng, $tab, $tpl, and setLevelHead().
ilBasicSkillGUI::showProperties | ( | ) |
Show properties.
Definition at line 76 of file class.ilBasicSkillGUI.php.
References $tpl, ilSkillTreeNodeGUI\setLocator(), and setTabs().
ilBasicSkillGUI::updateItem | ( | ) |
ilBasicSkillGUI::updateLevel | ( | ) |
Update level form.
Definition at line 271 of file class.ilBasicSkillGUI.php.
References $_GET, $ilCtrl, $lng, $tpl, initLevelForm(), and ilUtil\sendSuccess().
ilBasicSkillGUI::updateLevelOrder | ( | ) |
Update level order.
Definition at line 354 of file class.ilBasicSkillGUI.php.
References $_POST, $ilCtrl, $lng, ilUtil\sendSuccess(), and ilUtil\stripSlashesArray().
|
protected |
Definition at line 21 of file class.ilBasicSkillGUI.php.
|
protected |
Definition at line 20 of file class.ilBasicSkillGUI.php.