ILIAS
release_8 Revision v8.19
|
Basic skill template GUI class. More...
Public Member Functions | |
__construct (Tree\SkillTreeNodeManager $node_manager, int $a_node_id=0, int $a_tref_id=0) | |
getType () | |
initForm (string $a_mode="edit") | |
setLevelHead () | |
setTabs (string $a_tab="levels") | |
saveItem () | |
afterSave () | |
edit () | |
showUsage () | |
showObjects () | |
redirectToParent (bool $a_tmp_mode=false) | |
![]() | |
__construct (Tree\SkillTreeNodeManager $node_manager, int $a_node_id=0) | |
getType () | |
executeCommand () | |
showProperties () | |
saveItem () | |
afterSave () | |
updateItem () | |
edit () | |
initForm (string $a_mode="edit") | |
editProperties () | |
addLevel () | |
editLevel () | |
saveLevel () | |
updateLevel () | |
initLevelForm (string $a_mode="edit") | |
updateLevelOrder () | |
confirmLevelDeletion () | |
deleteLevel () | |
setLevelHead () | |
setTabs (string $a_tab="levels") | |
redirectToParent (bool $a_tmp_mode=false) | |
Redirect to parent (identified by current node_id) More... | |
showLevelResources () | |
addLevelResource () | |
saveLevelResource () | |
confirmLevelResourcesRemoval () | |
removeLevelResources () | |
saveResourceSettings () | |
![]() | |
__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 () | |
Additional Inherited Members | |
![]() | |
object | $node_object = null |
bool | $in_use = false |
bool | $use_checked = false |
ilAccessHandler | $access |
Basic skill template GUI class.
Definition at line 28 of file class.ilBasicSkillTemplateGUI.php.
ilBasicSkillTemplateGUI::__construct | ( | Tree\SkillTreeNodeManager | $node_manager, |
int | $a_node_id = 0 , |
||
int | $a_tref_id = 0 |
||
) |
Definition at line 37 of file class.ilBasicSkillTemplateGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
ilBasicSkillTemplateGUI::afterSave | ( | ) |
Definition at line 252 of file class.ilBasicSkillTemplateGUI.php.
References $ctrl, and ilCtrl\setParameterByClass().
ilBasicSkillTemplateGUI::edit | ( | ) |
Definition at line 268 of file class.ilBasicSkillTemplateGUI.php.
References $ctrl, $lng, $toolbar, $tpl, ilSkillTreeNodeGUI\isInUse(), ilGlobalTemplateInterface\setContent(), setTabs(), and ilLanguage\txt().
ilBasicSkillTemplateGUI::getType | ( | ) |
Definition at line 56 of file class.ilBasicSkillTemplateGUI.php.
ilBasicSkillTemplateGUI::initForm | ( | string | $a_mode = "edit" | ) |
Definition at line 61 of file class.ilBasicSkillTemplateGUI.php.
References $ctrl, $lng, ILIAS\Repository\form(), ilTextAreaInputGUI\setRows(), and ilLanguage\txt().
ilBasicSkillTemplateGUI::redirectToParent | ( | bool | $a_tmp_mode = false | ) |
Definition at line 348 of file class.ilBasicSkillTemplateGUI.php.
References $ctrl, and ilCtrl\setParameterByClass().
ilBasicSkillTemplateGUI::saveItem | ( | ) |
Definition at line 238 of file class.ilBasicSkillTemplateGUI.php.
References ILIAS\Repository\form(), and ilTree\POS_LAST_NODE.
ilBasicSkillTemplateGUI::setLevelHead | ( | ) |
Definition at line 100 of file class.ilBasicSkillTemplateGUI.php.
References $ctrl, $help, $lng, $tabs, $tpl, ilSkillTreeNode\getIconPath(), ilBasicSkill\lookupLevelTitle(), ilGlobalTemplateInterface\setDescription(), ilHelpGUI\setScreenIdComponent(), ilGlobalTemplateInterface\setTitle(), ilGlobalTemplateInterface\setTitleIcon(), and ilLanguage\txt().
ilBasicSkillTemplateGUI::setTabs | ( | string | $a_tab = "levels" | ) |
Definition at line 153 of file class.ilBasicSkillTemplateGUI.php.
References $ctrl, $help, $lng, $tabs, $tpl, ilSkillTreeNode\_lookupTitle(), ilSkillTreeNode\_lookupType(), ilSkillTreeNodeGUI\addObjectsTab(), ilSkillTreeNodeGUI\addUsageTab(), ilGlobalTemplateInterface\setDescription(), ilHelpGUI\setScreenIdComponent(), ilSkillTreeNodeGUI\setSkillNodeDescription(), ilGlobalTemplateInterface\setTitle(), and ilLanguage\txt().
Referenced by edit(), showObjects(), and showUsage().
ilBasicSkillTemplateGUI::showObjects | ( | ) |
Definition at line 326 of file class.ilBasicSkillTemplateGUI.php.
References $tpl, ilGlobalTemplateInterface\setContent(), and setTabs().
ilBasicSkillTemplateGUI::showUsage | ( | ) |
Definition at line 299 of file class.ilBasicSkillTemplateGUI.php.
References $tpl, ilGlobalTemplateInterface\setContent(), and setTabs().
|
protected |
Definition at line 30 of file class.ilBasicSkillTemplateGUI.php.
Referenced by afterSave(), ilSkillTemplateReferenceGUI\afterSave(), edit(), ilSkillTemplateReferenceGUI\executeCommand(), initForm(), ilSkillTemplateReferenceGUI\initForm(), ilSkillTemplateReferenceGUI\insert(), redirectToParent(), ilSkillTemplateReferenceGUI\redirectToParent(), setLevelHead(), ilSkillTemplateReferenceGUI\setTabs(), setTabs(), and ilSkillTemplateReferenceGUI\updateSkillTemplateReference().
|
protected |
Definition at line 34 of file class.ilBasicSkillTemplateGUI.php.
Referenced by setLevelHead(), ilSkillTemplateReferenceGUI\setTabs(), and setTabs().
|
protected |
Definition at line 31 of file class.ilBasicSkillTemplateGUI.php.
Referenced by edit(), initForm(), ilSkillTemplateReferenceGUI\initForm(), ilSkillTemplateReferenceGUI\listItems(), setLevelHead(), ilSkillTemplateReferenceGUI\setTabs(), setTabs(), and ilSkillTemplateReferenceGUI\updateSkillTemplateReference().
|
protected |
Definition at line 32 of file class.ilBasicSkillTemplateGUI.php.
Referenced by ilSkillTemplateReferenceGUI\executeCommand(), setLevelHead(), ilSkillTemplateReferenceGUI\setTabs(), and setTabs().
|
protected |
Definition at line 35 of file class.ilBasicSkillTemplateGUI.php.
Referenced by edit().
|
protected |
Definition at line 33 of file class.ilBasicSkillTemplateGUI.php.
Referenced by edit(), ilSkillTemplateReferenceGUI\editProperties(), ilSkillTemplateReferenceGUI\executeCommand(), ilSkillTemplateReferenceGUI\insert(), ilSkillTemplateReferenceGUI\listItems(), setLevelHead(), ilSkillTemplateReferenceGUI\setTabs(), setTabs(), showObjects(), ilSkillTemplateReferenceGUI\showObjects(), showUsage(), and ilSkillTemplateReferenceGUI\updateSkillTemplateReference().