ILIAS
Release_5_0_x_branch Revision 61816
|
Skill template GUI class. More...
Public Member Functions | |
__construct ($a_node_id=0) | |
Constructor. | |
getType () | |
Get Node Type. | |
& | executeCommand () |
Execute command. | |
setTabs () | |
output tabs | |
proceedDragDrop () | |
Perform drag and drop action. | |
Public Member Functions inherited from ilSkillTreeNodeGUI | |
ilSkillTreeNodeGUI ($a_node_id=0) | |
constructor | |
setParentGUI ($a_parentgui) | |
Set Parent GUI class. | |
getParentGUI () | |
Get Parent GUI class (ilObjSCORM2004LearningModuleGUI). | |
readNodeObject ($a_node_id) | |
Get node object instance. | |
saveAllTitles () | |
Save Titles. | |
deleteNodes () | |
Delete nodes in the hierarchy. | |
cutItems () | |
Copy items to clipboard, then cut them from the current tree. | |
copyItems () | |
Copy items to clipboard. | |
cancelDelete () | |
cancel delete | |
confirmedDelete () | |
confirmed delete | |
setLocator () | |
Set Locator Items. | |
setSkillNodeDescription () | |
Set skill node description. | |
create () | |
Create skill tree node. | |
addStatusInput (ilPropertyFormGUI $a_form) | |
Add status input. | |
editProperties () | |
Edit properties form. | |
getPropertyValues () | |
Get property values for edit form. | |
save () | |
Save skill tree node. | |
afterSave () | |
After saving. | |
update () | |
Update skill tree node. | |
afterUpdate () | |
After update. | |
initForm ($a_mode="edit") | |
Init form. | |
cancelSave () | |
Cancel saving. | |
redirectToParent ($a_tmp_mode=false) | |
Redirect to parent (identified by current obj_id) | |
saveOrder () | |
Save order. | |
insertBasicSkillClip () | |
Insert basic skills from clipboard. | |
insertSkillCategoryClip () | |
Insert skill categories from clipboard. | |
insertTemplateReferenceClip () | |
Insert skill template references from clipboard. | |
insertSkillTemplateClip () | |
Insert skill template from clipboard. | |
insertTemplateCategoryClip () | |
Insert skill template category from clipboard. | |
setTitleIcon () | |
Set title icon. | |
addUsageTab ($a_tabs) | |
Add usage tab. | |
showUsage () | |
Show skill usage. |
Additional Inherited Members | |
Data Fields inherited from ilSkillTreeNodeGUI | |
$node_object |
Skill template GUI class.
ilSkillCategoryGUI: ilObjSkillManagementGUI
Definition at line 16 of file class.ilSkillTemplateGUI.php.
ilSkillTemplateGUI::__construct | ( | $a_node_id = 0 | ) |
Constructor.
Definition at line 22 of file class.ilSkillTemplateGUI.php.
References $ilCtrl, and ilSkillTreeNodeGUI\ilSkillTreeNodeGUI().
& ilSkillTemplateGUI::executeCommand | ( | ) |
Execute command.
Definition at line 42 of file class.ilSkillTemplateGUI.php.
ilSkillTemplateGUI::getType | ( | ) |
ilSkillTemplateGUI::proceedDragDrop | ( | ) |
Perform drag and drop action.
Definition at line 75 of file class.ilSkillTemplateGUI.php.
References $ilCtrl.
ilSkillTemplateGUI::setTabs | ( | ) |
output tabs
Definition at line 62 of file class.ilSkillTemplateGUI.php.
References $ilCtrl, $lng, $tpl, and ilUtil\getImagePath().