|
ILIAS
release_8 Revision v8.24
|
Skill category GUI class. More...
Inheritance diagram for ilSkillCategoryGUI:
Collaboration diagram for ilSkillCategoryGUI:Public Member Functions | |
| __construct (Tree\SkillTreeNodeManager $node_manager, int $a_node_id=0) | |
| getType () | |
| executeCommand () | |
| setTabs (string $a_tab) | |
| editProperties () | |
| edit () | |
| initForm (string $a_mode="edit") | |
| saveItem () | |
| getValues () | |
| Get current values for from. More... | |
| updateItem () | |
| listItems () | |
| redirectToParent (bool $a_tmp_mode=false) | |
| Redirect to parent (identified by current node_id) More... | |
Public Member Functions inherited from ilSkillTreeNodeGUI | |
| __construct (Tree\SkillTreeNodeManager $node_manager, int $a_node_id=0) | |
| isInUse () | |
| setParentGUI (object $a_parentgui) | |
| getParentGUI () | |
| readNodeObject (int $a_node_id) | |
| Get node object instance. More... | |
| saveAllTitles () | |
| 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 () | |
| confirmedDelete () | |
| confirmed delete More... | |
| setSkillNodeDescription () | |
| create () | |
| Create skill tree node. More... | |
| addStatusInput (ilPropertyFormGUI $a_form) | |
| editProperties () | |
| getPropertyValues () | |
| Get property values for edit form. More... | |
| save () | |
| Save skill tree node. More... | |
| afterSave () | |
| update () | |
| Update skill tree node. More... | |
| afterUpdate () | |
| initForm (string $a_mode="edit") | |
| cancelSave () | |
| redirectToParent (bool $a_tmp_mode=false) | |
| Redirect to parent (identified by current node_id) More... | |
| saveOrder () | |
| insertBasicSkillClip () | |
| insertSkillCategoryClip () | |
| insertTemplateReferenceClip () | |
| insertSkillTemplateClip () | |
| insertTemplateCategoryClip () | |
| setTitleIcon () | |
| addUsageTab (ilTabsGUI $a_tabs) | |
| showUsage () | |
| addObjectsTab (ilTabsGUI $a_tabs) | |
| showObjects () | |
| exportSelectedNodes () | |
Static Public Member Functions | |
| static | addCreationButtons () |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| ilTabsGUI | $tabs |
| ilLanguage | $lng |
| ilHelpGUI | $help |
Protected Attributes inherited from ilSkillTreeNodeGUI | |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilLocatorGUI | $locator |
| ilGlobalTemplateInterface | $tpl |
| ilObjUser | $user |
| ilTree | $tree |
| ilPropertyFormGUI | $form |
| object | $parentgui |
| int | $tref_id = 0 |
| Tree SkillTreeNodeManager | $skill_tree_node_manager |
| SkillTreeAccess | $tree_access_manager |
| ilSkillTreeRepository | $tree_repo |
| int | $skill_tree_id = 0 |
| ilTabsGUI | $tabs |
| SkillAdminGUIRequest | $admin_gui_request |
| int | $requested_ref_id = 0 |
| int | $requested_node_id = 0 |
| string | $requested_backcmd = "" |
| int | $requested_tmpmode = 0 |
| int | $base_skill_id = 0 |
| array | $requested_node_ids = [] |
| array | $requested_node_order = [] |
Additional Inherited Members | |
Data Fields inherited from ilSkillTreeNodeGUI | |
| object | $node_object = null |
| bool | $in_use = false |
| bool | $use_checked = false |
| ilAccessHandler | $access |
Skill category GUI class.
@ilCtrl_isCalledBy ilSkillCategoryGUI: ilObjSkillManagementGUI, ilObjSkillTreeGUI
Definition at line 29 of file class.ilSkillCategoryGUI.php.
| ilSkillCategoryGUI::__construct | ( | Tree\SkillTreeNodeManager | $node_manager, |
| int | $a_node_id = 0 |
||
| ) |
Reimplemented from ilSkillTreeNodeGUI.
Definition at line 37 of file class.ilSkillCategoryGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Here is the call graph for this function:
|
static |
Definition at line 279 of file class.ilSkillCategoryGUI.php.
References ilSkillTreeNodeGUI\$admin_gui_request, $DIC, $ilUser, $lng, ilSkillTreeNodeGUI\$requested_node_id, ILIAS\Skill\Service\SkillAdminGUIRequest\getNodeId(), and ilLanguage\txt().
Referenced by listItems(), and ilSkillRootGUI\listSkills().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSkillCategoryGUI::edit | ( | ) |
Definition at line 158 of file class.ilSkillCategoryGUI.php.
References $tpl, ILIAS\Repository\form(), getValues(), initForm(), and ilGlobalTemplateInterface\setContent().
Here is the call graph for this function:| ilSkillCategoryGUI::editProperties | ( | ) |
Reimplemented from ilSkillTreeNodeGUI.
Definition at line 150 of file class.ilSkillCategoryGUI.php.
References $tpl, and setTabs().
Here is the call graph for this function:| ilSkillCategoryGUI::executeCommand | ( | ) |
Definition at line 58 of file class.ilSkillCategoryGUI.php.
| ilSkillCategoryGUI::getType | ( | ) |
Definition at line 53 of file class.ilSkillCategoryGUI.php.
| ilSkillCategoryGUI::getValues | ( | ) |
Get current values for from.
Definition at line 232 of file class.ilSkillCategoryGUI.php.
References ILIAS\Repository\form().
Referenced by edit().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSkillCategoryGUI::initForm | ( | string | $a_mode = "edit" | ) |
Reimplemented from ilSkillTreeNodeGUI.
Definition at line 167 of file class.ilSkillCategoryGUI.php.
References $ctrl, $lng, ilSkillTreeNodeGUI\addStatusInput(), ILIAS\Repository\form(), and ilLanguage\txt().
Referenced by edit().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSkillCategoryGUI::listItems | ( | ) |
Definition at line 255 of file class.ilSkillCategoryGUI.php.
References $lng, $tpl, addCreationButtons(), ilSkillTreeNodeGUI\isInUse(), ilSkillCatTableGUI\MODE_SCAT, ilGlobalTemplateInterface\setContent(), setTabs(), and ilLanguage\txt().
Here is the call graph for this function:| ilSkillCategoryGUI::redirectToParent | ( | bool | $a_tmp_mode = false | ) |
Redirect to parent (identified by current node_id)
Reimplemented from ilSkillTreeNodeGUI.
Definition at line 369 of file class.ilSkillCategoryGUI.php.
References $ctrl, and ilSkillTreeNode\_lookupType().
Here is the call graph for this function:| ilSkillCategoryGUI::saveItem | ( | ) |
Definition at line 214 of file class.ilSkillCategoryGUI.php.
References ILIAS\Repository\form(), and ilTree\POS_LAST_NODE.
Here is the call graph for this function:| ilSkillCategoryGUI::setTabs | ( | string | $a_tab | ) |
Definition at line 76 of file class.ilSkillCategoryGUI.php.
References $ctrl, $help, $lng, $tabs, $tpl, ilSkillTreeNode\_lookupTitle(), ilSkillTreeNode\_lookupType(), ilSkillTreeNodeGUI\addUsageTab(), ilHelpGUI\setScreenIdComponent(), ilSkillTreeNodeGUI\setSkillNodeDescription(), ilGlobalTemplateInterface\setTitle(), and ilLanguage\txt().
Referenced by editProperties(), and listItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSkillCategoryGUI::updateItem | ( | ) |
Definition at line 242 of file class.ilSkillCategoryGUI.php.
References ILIAS\Repository\form().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.ilSkillCategoryGUI.php.
Referenced by executeCommand(), initForm(), redirectToParent(), and setTabs().
|
protected |
Definition at line 35 of file class.ilSkillCategoryGUI.php.
Referenced by setTabs().
|
protected |
Definition at line 34 of file class.ilSkillCategoryGUI.php.
Referenced by addCreationButtons(), initForm(), listItems(), and setTabs().
|
protected |
Definition at line 33 of file class.ilSkillCategoryGUI.php.
Referenced by executeCommand(), and setTabs().
|
protected |
Definition at line 32 of file class.ilSkillCategoryGUI.php.
Referenced by edit(), editProperties(), executeCommand(), listItems(), and setTabs().