|
ILIAS
Release_4_3_x_branch Revision 61807
|
Skill template reference GUI class. More...
Inheritance diagram for ilSkillTemplateReferenceGUI:
Collaboration diagram for ilSkillTemplateReferenceGUI:Public Member Functions | |
| __construct ($a_node_id=0) | |
| Constructor. | |
| getType () | |
| Get Node Type. | |
| & | executeCommand () |
| Execute command. | |
| setTabs ($a_tab) | |
| output tabs | |
| insert () | |
| Insert. | |
| editProperties () | |
| Edit properties. | |
| initForm ($a_mode="edit") | |
| Init form. | |
| getValues () | |
| Get current values for from. | |
| saveItem () | |
| Save item. | |
| updateSkillTemplateReference () | |
| Update form. | |
| cancel () | |
| Cancel. | |
| listItems () | |
| List items. | |
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. | |
| getPropertyValues () | |
| Get property values for edit form. | |
| save () | |
| Save skill tree node. | |
| afterSave () | |
| After saving. | |
| update () | |
| Update skill tree node. | |
| afterUpdate () | |
| After update. | |
| 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. | |
Additional Inherited Members | |
Data Fields inherited from ilSkillTreeNodeGUI | |
| $node_object | |
Skill template reference GUI class.
ilSkillTemplateReferenceGUI: ilObjSkillManagementGUI
Definition at line 16 of file class.ilSkillTemplateReferenceGUI.php.
| ilSkillTemplateReferenceGUI::__construct | ( | $a_node_id = 0 | ) |
Constructor.
Definition at line 22 of file class.ilSkillTemplateReferenceGUI.php.
References $ilCtrl, and ilSkillTreeNodeGUI\ilSkillTreeNodeGUI().
Here is the call graph for this function:| ilSkillTemplateReferenceGUI::cancel | ( | ) |
Cancel.
| @return |
Definition at line 255 of file class.ilSkillTemplateReferenceGUI.php.
References $ilCtrl.
| ilSkillTemplateReferenceGUI::editProperties | ( | ) |
Edit properties.
Reimplemented from ilSkillTreeNodeGUI.
Definition at line 118 of file class.ilSkillTemplateReferenceGUI.php.
References $tpl, getValues(), initForm(), and setTabs().
Here is the call graph for this function:| & ilSkillTemplateReferenceGUI::executeCommand | ( | ) |
Execute command.
Definition at line 42 of file class.ilSkillTemplateReferenceGUI.php.
| ilSkillTemplateReferenceGUI::getType | ( | ) |
Get Node Type.
Definition at line 34 of file class.ilSkillTemplateReferenceGUI.php.
| ilSkillTemplateReferenceGUI::getValues | ( | ) |
Get current values for from.
Definition at line 197 of file class.ilSkillTemplateReferenceGUI.php.
Referenced by editProperties().
Here is the caller graph for this function:| ilSkillTemplateReferenceGUI::initForm | ( | $a_mode = "edit" | ) |
Init form.
| int | $a_mode | Edit Mode |
Reimplemented from ilSkillTreeNodeGUI.
Definition at line 134 of file class.ilSkillTemplateReferenceGUI.php.
References $ilCtrl, $lng, $si, ilSkillTreeNode\getTopTemplates(), ilFormPropertyGUI\setInfo(), and ilNumberInputGUI\setMaxLength().
Referenced by editProperties(), insert(), and updateSkillTemplateReference().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSkillTemplateReferenceGUI::insert | ( | ) |
Insert.
| @return |
Definition at line 104 of file class.ilSkillTemplateReferenceGUI.php.
References $ilCtrl, $tpl, and initForm().
Here is the call graph for this function:| ilSkillTemplateReferenceGUI::listItems | ( | ) |
List items.
Definition at line 265 of file class.ilSkillTemplateReferenceGUI.php.
References $_GET, $tpl, ilSkillTreeNode\_lookupTitle(), ilSkillTreeNode\getSkillTreeNodes(), and setTabs().
Here is the call graph for this function:| ilSkillTemplateReferenceGUI::saveItem | ( | ) |
Save item.
Definition at line 211 of file class.ilSkillTemplateReferenceGUI.php.
References $_GET, $_POST, IL_LAST_NODE, and ilSkillTreeNode\putInTree().
Here is the call graph for this function:| ilSkillTemplateReferenceGUI::setTabs | ( | $a_tab | ) |
output tabs
Definition at line 62 of file class.ilSkillTemplateReferenceGUI.php.
References $_GET, $ilCtrl, $lng, $tpl, ilSkillTemplateReference\_lookupTemplateId(), ilSkillTreeNodeGUI\setSkillNodeDescription(), and ilSkillTreeNodeGUI\setTitleIcon().
Referenced by editProperties(), and listItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSkillTemplateReferenceGUI::updateSkillTemplateReference | ( | ) |
Update form.
Definition at line 226 of file class.ilSkillTemplateReferenceGUI.php.
References $_POST, $ilCtrl, $lng, $tpl, initForm(), and ilUtil\sendSuccess().
Here is the call graph for this function: