ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Skill category GUI class. More...
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... | |
![]() | |
__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 |
![]() | |
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 | |
![]() | |
object | $node_object = null |
bool | $in_use = false |
bool | $use_checked = false |
ilAccessHandler | $access |
Skill category GUI class.
ilSkillCategoryGUI: ilObjSkillManagementGUI, ilObjSkillTreeGUI
Definition at line 29 of file class.ilSkillCategoryGUI.php.
ilSkillCategoryGUI::__construct | ( | Tree\SkillTreeNodeManager | $node_manager, |
int | $a_node_id = 0 |
||
) |
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().
|
static |
Definition at line 279 of file class.ilSkillCategoryGUI.php.
References ilSkillTreeNodeGUI\$admin_gui_request, $DIC, $ilUser, ilSkillTreeNodeGUI\$requested_node_id, ILIAS\Skill\Service\SkillAdminGUIRequest\getNodeId(), and ilLanguage\txt().
Referenced by ilSkillRootGUI\listSkills().
ilSkillCategoryGUI::edit | ( | ) |
Definition at line 158 of file class.ilSkillCategoryGUI.php.
References $tpl, ILIAS\Repository\form(), getValues(), initForm(), and ilGlobalTemplateInterface\setContent().
ilSkillCategoryGUI::editProperties | ( | ) |
Definition at line 150 of file class.ilSkillCategoryGUI.php.
References $tpl, and setTabs().
ilSkillCategoryGUI::executeCommand | ( | ) |
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().
ilSkillCategoryGUI::initForm | ( | string | $a_mode = "edit" | ) |
Definition at line 167 of file class.ilSkillCategoryGUI.php.
References $ctrl, $lng, ilSkillTreeNodeGUI\addStatusInput(), ILIAS\Repository\form(), ilFormPropertyGUI\setInfo(), ilTextAreaInputGUI\setRows(), and ilLanguage\txt().
Referenced by edit().
ilSkillCategoryGUI::listItems | ( | ) |
Definition at line 255 of file class.ilSkillCategoryGUI.php.
References $lng, $tpl, ilSkillTreeNodeGUI\isInUse(), ilSkillCatTableGUI\MODE_SCAT, ilGlobalTemplateInterface\setContent(), setTabs(), and ilLanguage\txt().
ilSkillCategoryGUI::redirectToParent | ( | bool | $a_tmp_mode = false | ) |
Redirect to parent (identified by current node_id)
Definition at line 369 of file class.ilSkillCategoryGUI.php.
References $ctrl, and ilSkillTreeNode\_lookupType().
ilSkillCategoryGUI::saveItem | ( | ) |
Definition at line 214 of file class.ilSkillCategoryGUI.php.
References ILIAS\Repository\form(), and ilTree\POS_LAST_NODE.
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().
ilSkillCategoryGUI::updateItem | ( | ) |
Definition at line 242 of file class.ilSkillCategoryGUI.php.
References ILIAS\Repository\form().
|
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 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().