ILIAS
trunk Revision v11.0_alpha-1843-g9e1fad99175
|
Explorer for selecting repository items. More...
Public Member Functions | |
setNodeContentModifier (Closure $a_val) | |
getNodeContentModifier () | |
getNodeContent ($a_node) | |
getNodeIcon ($a_node) | |
getNodeIconAlt ($a_node) | |
isNodeHighlighted ($a_node) | |
getNodeHref ($a_node) | |
isNodeVisible ($a_node) | |
sortChilds (array $a_childs, $a_parent_node_id) | |
getChildsOfNode ($a_parent_node_id) | |
setClickablePermission (string $rbac_perm) | |
isNodeClickable ($a_node) | |
setHighlightedNode (string $a_value) | |
getHighlightedNode () | |
setClickableTypes (array $a_types) | |
getClickableTypes () | |
setSelectableTypes (array $a_types) | |
getSelectableTypes () | |
![]() | |
__construct (string $a_expl_id, $a_parent_obj, string $a_parent_cmd, ilTree $a_tree, string $a_node_parameter_name="node_id") | |
getTree () | |
setOrderField (string $a_val, bool $a_numeric=false) | |
getOrderField () | |
setTypeWhiteList (array $a_val) | |
Set type white list. More... | |
getTypeWhiteList () | |
Get type white list. More... | |
setTypeBlackList (array $a_val) | |
Set type black list. More... | |
getTypeBlackList () | |
Get type black list. More... | |
setPreloadChilds (bool $a_val) | |
getPreloadChilds () | |
getSuccessorNode ( $a_node_id, string $a_type="") | |
Get successor node (currently only(!) based on lft/rgt tree values) More... | |
getChildsOfNode ($a_parent_node_id) | |
Get childs of node. More... | |
getNodeId ($a_node) | |
Get id for node. More... | |
getNodeIconAlt ($a_node) | |
Get node icon alt attribute. More... | |
getRootNode () | |
Get root node. More... | |
setRootId ($a_root) | |
setPathOpen ($a_id) | |
Set node path to be opened. More... | |
getHTML ($new=false) | |
Get HTML. More... | |
getChildren ($record, $environment=null) | |
Get a list of records (that list can also be empty). More... | |
build (\ILIAS\UI\Component\Tree\Node\Factory $factory, $record, $environment=null) | |
getTreeLabel () | |
getTreeComponent () | |
toggleExplorerNodeState () | |
Should be called by an ilCtrl-enabled command class if a tree node toggle action should be processed. More... | |
![]() | |
setChildLimit (int $a_val) | |
getChildLimit () | |
setSearchTerm (string $a_val) | |
getSearchTerm () | |
setMainTemplate (?ilGlobalTemplateInterface $a_main_tpl=null) | |
getRootNode () | |
Get root node. More... | |
getChildsOfNode ($a_parent_node_id) | |
Get children of node. More... | |
getNodeContent ($a_node) | |
Get content of a node. More... | |
getNodeId ($a_node) | |
Get id of a node. More... | |
getNodeHref ($a_node) | |
Get href for node. More... | |
nodeHasVisibleChilds ($a_node) | |
Node has children Please note that this standard method may not be optimal depending on what a derived class does in isNodeVisible. More... | |
sortChilds (array $a_childs, $a_parent_node_id) | |
Sort childs. More... | |
getNodeIcon ($a_node) | |
Get node icon path. More... | |
getNodeIconAlt ($a_node) | |
Get node icon alt attribute. More... | |
getNodeTarget ($a_node) | |
Get node target (frame) attribute. More... | |
getNodeOnClick ($a_node) | |
Get node onclick attribute. More... | |
isNodeVisible ($a_node) | |
Is node visible? More... | |
isNodeHighlighted ($a_node) | |
Is node highlighted? More... | |
isNodeClickable ($a_node) | |
Is node clickable? More... | |
getId () | |
Get id of explorer element. More... | |
setSkipRootNode (bool $a_val) | |
getSkipRootNode () | |
setAjax (bool $a_val) | |
getAjax () | |
setSecondaryHighlightedNodes (array $a_val) | |
Set secondary (background) highlighted nodes. More... | |
getSecondaryHighlightedNodes () | |
Get secondary (background) highlighted nodes. More... | |
setNodeOpen ($a_id) | |
Set node to be opened (additional custom opened node, not standard expand behaviour) More... | |
setSelectMode (string $a_postvar, bool $a_multi=false) | |
Set select mode (to deactivate, pass an empty string as postvar) More... | |
setNodeSelected ($a_id) | |
Set node to be opened (additional custom opened node, not standard expand behaviour) More... | |
setOfflineMode (bool $a_val) | |
getOfflineMode () | |
handleCommand () | |
Handle explorer internal command. More... | |
getContainerId () | |
openNode () | |
Open node. More... | |
closeNode () | |
Close node. More... | |
getNodeAsync () | |
Get node asynchronously. More... | |
beforeRendering () | |
Before rendering. More... | |
getOnLoadCode () | |
Get on load code. More... | |
getHTML () | |
renderNode ($a_node, ilTemplate $tpl) | |
Render node. More... | |
renderChilds ($a_node_id, ilTemplate $tpl) | |
Render childs. More... | |
getDomNodeIdForNodeId ($a_node_id) | |
Get DOM node id for node id. More... | |
getNodeIdForDomNodeId (string $a_dom_node_id) | |
Get node id for dom node id. More... | |
listItemStart (ilTemplate $tpl, $a_node) | |
List item start. More... | |
listItemEnd (ilTemplate $tpl) | |
listStart (ilTemplate $tpl) | |
listEnd (ilTemplate $tpl) | |
isNodeOnclickEnabled () | |
setNodeOnclickEnabled (bool $nodeOnclickEnabled) | |
isEnableDnd () | |
setEnableDnd (bool $enable_dnd) | |
![]() | |
build (Node\Factory $factory, $record, $environment=null) | |
Build and return a Node. More... | |
Protected Member Functions | |
isNodeSelectable ($a_node) | |
![]() | |
preloadChilds () | |
matches ($node) | |
Does a node match a search term (or is search term empty) More... | |
getRootId () | |
createNode (\ILIAS\UI\Component\Tree\Node\Factory $factory, $record) | |
Creates at tree node, can be overwritten in derivatives if another node type should be used. More... | |
getNodeStateToggleCmdClasses ($record) | |
Should return an array of ilCtrl-enabled command classes which should be used to build the URL for the expand/collapse actions applied on a tree node. More... | |
render () | |
![]() | |
isNodeSelectable ($a_node) | |
Is node selectable? More... | |
getNodeToggleOnClick ($a_node) | |
Get onclick attribute for node toggling. More... | |
getSelectOnClick ($a_node) | |
Get onclick attribute for selecting radio/checkbox. More... | |
isNodeOpen ($node_id) | |
Get all open nodes. More... | |
getJSTreePlugins () | |
isNodeRequested (string $a_node_id) | |
Private Attributes | |
string | $clickable_permission = 'read' |
Additional Inherited Members | |
![]() | |
static | getLocalExplorerJsPath () |
static | getLocalJsTreeJsPath () |
static | getLocalJsTreeCssPath () |
static | createHTMLExportDirs (string $a_target_dir) |
static | init (?ilGlobalTemplateInterface $a_main_tpl=null) |
![]() | |
static string | $js_tree_path = "./node_modules/jstree/dist/jstree.js" |
static string | $js_tree_path_css = "./node_modules/jstree/dist/themes/default/style.min.css" |
static string | $js_expl_path = "assets/js/Explorer2.js" |
Explorer for selecting repository items.
The implementation starts as a replacement for the often (ab)used ilSearchRootSelector class. Clicking items triggers a "selection" command. However ajax/checkbox/radio and use in an inputgui class should be implemented in the future, too.
Definition at line 30 of file class.ilRepositorySelectorExplorerGUI.php.
ilRepositorySelectorExplorerGUI::getChildsOfNode | ( | $a_parent_node_id | ) |
Definition at line 245 of file class.ilRepositorySelectorExplorerGUI.php.
References $access.
ilRepositorySelectorExplorerGUI::getClickableTypes | ( | ) |
Definition at line 290 of file class.ilRepositorySelectorExplorerGUI.php.
References $clickable_types.
Referenced by isNodeClickable().
ilRepositorySelectorExplorerGUI::getHighlightedNode | ( | ) |
Definition at line 280 of file class.ilRepositorySelectorExplorerGUI.php.
References $highlighted_node.
Referenced by isNodeHighlighted().
ilRepositorySelectorExplorerGUI::getNodeContent | ( | $a_node | ) |
Definition at line 116 of file class.ilRepositorySelectorExplorerGUI.php.
References $c, ilTreeExplorerGUI\$lng, getNodeContentModifier(), ilTreeExplorerGUI\getNodeId(), ilTreeExplorerGUI\getRootNode(), and ilLanguage\txt().
ilRepositorySelectorExplorerGUI::getNodeContentModifier | ( | ) |
Definition at line 111 of file class.ilRepositorySelectorExplorerGUI.php.
References $nc_modifier.
Referenced by getNodeContent().
ilRepositorySelectorExplorerGUI::getNodeHref | ( | $a_node | ) |
Definition at line 170 of file class.ilRepositorySelectorExplorerGUI.php.
References ilExplorerBaseGUI\$ctrl, and ilCtrl\setParameterByClass().
ilRepositorySelectorExplorerGUI::getNodeIcon | ( | $a_node | ) |
Definition at line 133 of file class.ilRepositorySelectorExplorerGUI.php.
References ilObject\_getIcon(), and ilObject\_lookupObjId().
ilRepositorySelectorExplorerGUI::getNodeIconAlt | ( | $a_node | ) |
Definition at line 139 of file class.ilRepositorySelectorExplorerGUI.php.
References ilTreeExplorerGUI\$lng, ilTreeExplorerGUI\getNodeId(), ilTreeExplorerGUI\getRootNode(), and ilLanguage\txt().
ilRepositorySelectorExplorerGUI::getSelectableTypes | ( | ) |
Definition at line 300 of file class.ilRepositorySelectorExplorerGUI.php.
References $selectable_types.
Referenced by isNodeSelectable().
ilRepositorySelectorExplorerGUI::isNodeClickable | ( | $a_node | ) |
Definition at line 260 of file class.ilRepositorySelectorExplorerGUI.php.
References $access, and getClickableTypes().
ilRepositorySelectorExplorerGUI::isNodeHighlighted | ( | $a_node | ) |
Definition at line 154 of file class.ilRepositorySelectorExplorerGUI.php.
References getHighlightedNode(), ilTreeExplorerGUI\getNodeId(), and ilTreeExplorerGUI\getRootNode().
|
protected |
Definition at line 305 of file class.ilRepositorySelectorExplorerGUI.php.
References getSelectableTypes().
ilRepositorySelectorExplorerGUI::isNodeVisible | ( | $a_node | ) |
Definition at line 185 of file class.ilRepositorySelectorExplorerGUI.php.
References $access.
ilRepositorySelectorExplorerGUI::setClickablePermission | ( | string | $rbac_perm | ) |
Definition at line 255 of file class.ilRepositorySelectorExplorerGUI.php.
ilRepositorySelectorExplorerGUI::setClickableTypes | ( | array | $a_types | ) |
Definition at line 285 of file class.ilRepositorySelectorExplorerGUI.php.
Referenced by ilStandardGlossarySelectorGUI\__construct(), ilPCFileItemFileSelectorGUI\__construct(), and ilTestQuestionPoolSelectorExplorer\__construct().
ilRepositorySelectorExplorerGUI::setHighlightedNode | ( | string | $a_value | ) |
Definition at line 275 of file class.ilRepositorySelectorExplorerGUI.php.
ilRepositorySelectorExplorerGUI::setNodeContentModifier | ( | Closure | $a_val | ) |
Definition at line 106 of file class.ilRepositorySelectorExplorerGUI.php.
ilRepositorySelectorExplorerGUI::setSelectableTypes | ( | array | $a_types | ) |
Definition at line 295 of file class.ilRepositorySelectorExplorerGUI.php.
ilRepositorySelectorExplorerGUI::sortChilds | ( | array | $a_childs, |
$a_parent_node_id | |||
) |
Definition at line 196 of file class.ilRepositorySelectorExplorerGUI.php.
References ilTreeExplorerGUI\$childs, $obj_definition, ilContainerSorting\_getInstance(), ilObject\_lookupObjId(), ilObject\_lookupType(), and ilTreeExplorerGUI\getTypeWhiteList().
|
protected |
Definition at line 39 of file class.ilRepositorySelectorExplorerGUI.php.
Referenced by getChildsOfNode(), ilPCFileItemFileSelectorGUI\isNodeClickable(), isNodeClickable(), and isNodeVisible().
|
private |
Definition at line 32 of file class.ilRepositorySelectorExplorerGUI.php.
|
protected |
Definition at line 37 of file class.ilRepositorySelectorExplorerGUI.php.
Referenced by getClickableTypes().
|
protected |
Definition at line 45 of file class.ilRepositorySelectorExplorerGUI.php.
|
protected |
Definition at line 36 of file class.ilRepositorySelectorExplorerGUI.php.
Referenced by getHighlightedNode().
|
protected |
Definition at line 40 of file class.ilRepositorySelectorExplorerGUI.php.
Referenced by getNodeContentModifier().
|
protected |
Definition at line 33 of file class.ilRepositorySelectorExplorerGUI.php.
Referenced by sortChilds().
|
protected |
Definition at line 44 of file class.ilRepositorySelectorExplorerGUI.php.
|
protected |
Definition at line 38 of file class.ilRepositorySelectorExplorerGUI.php.
Referenced by getSelectableTypes().
|
protected |
Definition at line 43 of file class.ilRepositorySelectorExplorerGUI.php.
|
protected |
Definition at line 41 of file class.ilRepositorySelectorExplorerGUI.php.
|
protected |
Definition at line 42 of file class.ilRepositorySelectorExplorerGUI.php.
|
protected |
Definition at line 35 of file class.ilRepositorySelectorExplorerGUI.php.
|
protected |
Definition at line 34 of file class.ilRepositorySelectorExplorerGUI.php.