|
ILIAS
release_8 Revision v8.24
|
class for explorer view in admin frame More...
Inheritance diagram for ilExplorer:
Collaboration diagram for ilExplorer:Public Member Functions | |
| setId (string $a_val) | |
| getId () | |
| setAsynchExpanding (bool $a_val) | |
| getAsynchExpanding () | |
| initItemCounter (int $a_number) | |
| setTitle (string $a_val) | |
| setTitleLength (int $a_length) | |
| getTitleLength () | |
| getTitle () | |
| setRoot ($a_root_id) | |
| getRoot () | |
| setOrderColumn (string $a_column) | |
| setOrderDirection (string $a_direction) | |
| setTargetGet (string $a_target_get) | |
| setParamsGet (array $a_params_get) | |
| setExpandTarget (string $a_exp_target) | |
| target script for expand icons More... | |
| setFrameUpdater (string $a_up_frame, string $a_up_script, string $a_params="") | |
| highlightNode (string $a_id) | |
| checkPermissions (bool $a_check) | |
| setSessionExpandVariable (string $a_var_name="expand") | |
| outputIcons (bool $a_icons) | |
| setClickable (string $a_type, bool $a_clickable) | |
| isVisible ( $a_ref_id, string $a_type) | |
| setTreeLead (string $a_val) | |
| getTreeLead () | |
| isClickable (string $type, int $ref_id=0) | |
| setPostSort (bool $a_sort) | |
| setFilterMode (int $a_mode=IL_FM_NEGATIVE) | |
| getFilterMode () | |
| setUseStandardFrame (bool $a_val) | |
| Set use standard frame. More... | |
| getUseStandardFrame () | |
| getChildsOfNode ($a_parent_id) | |
| setOutput ( $a_parent_id, int $a_depth=1, int $a_obj_id=0, bool $a_highlighted_subtree=false) | |
| Creates output for explorer view in admin menue recursive method. More... | |
| modifyChilds ( $a_parent_id, array $a_objects) | |
| showChilds ($a_parent_id) | |
| determines wether the childs of an object should be shown or not note: this standard implementation always returns true but it could be overwritten by derived classes (e.g. More... | |
| forceExpanded ($a_obj_id) | |
| force expansion of node More... | |
| getMaximumTreeDepth () | |
| getOutput () | |
| handleListEndTags (ilTemplate $a_tpl_tree, int $a_cur_depth, int $a_item_depth) | |
| handle list end tags ( and ) More... | |
| handleListStartTags (ilTemplate $a_tpl_tree, int $a_cur_depth, int $a_item_depth) | |
| handle list start tags ( More... | |
| formatHeader (ilTemplate $tpl, $a_obj_id, array $a_option) | |
| formatObject (ilTemplate $tpl, $a_node_id, array $a_option, $a_obj_id=0) | |
| getImage (string $a_name, string $a_type="", $a_obj_id="") | |
| getImageAlt (string $a_default_text, string $a_type="", $a_obj_id="") | |
| getNodeStyleClass ( $a_id, string $a_type) | |
| buildLinkTarget ( $a_node_id, string $a_type) | |
| buildOnClick ( $a_node_id, string $a_type, string $a_title) | |
| buildTitle (string $a_title, $a_id, string $a_type) | |
| buildDescription (string $a_desc, $a_id, string $a_type) | |
| buildSelect ($a_node_id, string $a_type) | |
| standard implementation for adding an option select box between image and title More... | |
| buildFrameTarget (string $a_type, $a_child=0, $a_obj_id=0) | |
| createTarget (string $a_type, $a_node_id, bool $a_highlighted_subtree=false, bool $a_append_anch=true) | |
| setFrameTarget (string $a_target) | |
| createLines (int $a_depth) | |
| is_in_array (int $a_start, int $a_depth) | |
| getIndex (array $a_data) | |
| addFilter (string $a_item) | |
| delFilter (string $a_item) | |
| setExpand ($a_node_id) | |
| set the expand option this value is stored in a SESSION variable to save it different view (lo view, frm view,...) More... | |
| forceExpandAll (bool $a_mode, bool $a_show_minus=true) | |
| force expandAll. More... | |
| setFiltered (bool $a_bool) | |
| checkFilter (string $a_item) | |
| sortNodes (array $a_nodes, $a_parent_obj_id) | |
| sort nodes and put adm object to the end of sorted array More... | |
Data Fields | |
| string | $id = "" |
| string | $output = "" |
| array | $format_options = [] |
| ilTree | $tree |
| string | $target = "" |
| string | $target_get = "" |
| string | $params_get = "" |
| array | $expanded = [] |
| string | $order_column = "" |
| string | $order_direction = "asc" |
| string | $expand_target = null |
| bool | $rbac_check = false |
| bool | $output_icons = false |
| string | $expand_variable = "" |
| array | $is_clickable = [] |
| bool | $post_sort = false |
| bool | $filtered = false |
| bool | $filter_mode |
| bool | $expand_all = false |
| $root_id = null | |
| bool | $use_standard_frame = false |
Protected Member Functions | |
| requestStr (string $key) | |
Protected Attributes | |
| ilObjectDefinition | $obj_definition |
| ilErrorHandling | $error |
| ilRbacSystem | $rbacsystem |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $lng |
| $filter = [] | |
| string | $highlighted = "" |
| bool | $show_minus = true |
| int | $counter = 0 |
| bool | $asnch_expanding = false |
| int | $textwidth = 0 |
| string | $title = "" |
| string | $up_frame = "" |
| string | $a_up_script = "" |
| string | $up_params = "" |
| string | $frame_target = "" |
| string | $up_script = "" |
| string | $tree_lead = "" |
| array | $iconList = [] |
| ILIAS Refinery Factory | $refinery |
| ILIAS HTTP Wrapper WrapperFactory | $wrapper |
class for explorer view in admin frame
Definition at line 28 of file class.ilExplorer.php.
| ilExplorer::addFilter | ( | string | $a_item | ) |
Definition at line 999 of file class.ilExplorer.php.
References ILIAS\UI\examples\Symbol\Glyph\Filter\filter().
Referenced by ilSearchRootSelector\__construct(), ilSolutionExplorer\__construct(), ilPasteIntoMultipleItemsExplorer\__construct(), ilContainerSelectionExplorer\__construct(), and ilECSNodeMappingLocalExplorer\__construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExplorer::buildDescription | ( | string | $a_desc, |
| $a_id, | |||
| string | $a_type | ||
| ) |
Definition at line 876 of file class.ilExplorer.php.
Referenced by ilECSNodeMappingCmsExplorer\formatObject(), and ilECSNodeMappingLocalExplorer\formatObject().
Here is the caller graph for this function:| ilExplorer::buildFrameTarget | ( | string | $a_type, |
$a_child = 0, |
|||
$a_obj_id = 0 |
|||
| ) |
Reimplemented in ilSolutionExplorer, and ilSearchRootSelector.
Definition at line 892 of file class.ilExplorer.php.
Referenced by ilECSNodeMappingCmsExplorer\formatObject(), ilECSNodeMappingLocalExplorer\formatObject(), and ilSCORMExplorer\insertObject().
Here is the caller graph for this function:| ilExplorer::buildLinkTarget | ( | $a_node_id, | |
| string | $a_type | ||
| ) |
Reimplemented in ilSolutionExplorer, ilRepositoryExplorer, ilSearchRootSelector, and ilAsyncContainerSelectionExplorer.
Definition at line 850 of file class.ilExplorer.php.
Referenced by ilECSNodeMappingCmsExplorer\formatObject(), and ilECSNodeMappingLocalExplorer\formatObject().
Here is the caller graph for this function:| ilExplorer::buildOnClick | ( | $a_node_id, | |
| string | $a_type, | ||
| string | $a_title | ||
| ) |
Reimplemented in ilAsyncContainerSelectionExplorer.
Definition at line 860 of file class.ilExplorer.php.
Referenced by ilECSNodeMappingCmsExplorer\formatObject(), and ilECSNodeMappingLocalExplorer\formatObject().
Here is the caller graph for this function:| ilExplorer::buildSelect | ( | $a_node_id, | |
| string | $a_type | ||
| ) |
standard implementation for adding an option select box between image and title
Definition at line 887 of file class.ilExplorer.php.
| ilExplorer::buildTitle | ( | string | $a_title, |
| $a_id, | |||
| string | $a_type | ||
| ) |
Reimplemented in ilECSNodeMappingCmsExplorer, and ilECSNodeMappingLocalExplorer.
Definition at line 868 of file class.ilExplorer.php.
| ilExplorer::checkFilter | ( | string | $a_item | ) |
Definition at line 1084 of file class.ilExplorer.php.
References ILIAS\UI\examples\Symbol\Glyph\Filter\filter(), and IL_FM_NEGATIVE.
Here is the call graph for this function:| ilExplorer::checkPermissions | ( | bool | $a_check | ) |
Definition at line 265 of file class.ilExplorer.php.
Referenced by ilContainerSelectionExplorer\__construct(), and ilSCORMExplorer\__construct().
Here is the caller graph for this function:| ilExplorer::createLines | ( | int | $a_depth | ) |
Definition at line 942 of file class.ilExplorer.php.
References $i.
| ilExplorer::createTarget | ( | string | $a_type, |
| $a_node_id, | |||
| bool | $a_highlighted_subtree = false, |
||
| bool | $a_append_anch = true |
||
| ) |
Reimplemented in ilSCORMExplorer.
Definition at line 901 of file class.ilExplorer.php.
References $ilErr.
Referenced by ilECSNodeMappingCmsExplorer\formatObject(), and ilECSNodeMappingLocalExplorer\formatObject().
Here is the caller graph for this function:| ilExplorer::delFilter | ( | string | $a_item | ) |
Definition at line 1016 of file class.ilExplorer.php.
References ILIAS\UI\examples\Symbol\Glyph\Filter\filter().
Here is the call graph for this function:| ilExplorer::forceExpandAll | ( | bool | $a_mode, |
| bool | $a_show_minus = true |
||
| ) |
force expandAll.
if true all nodes are expanded regardless of the values in $expanded (default: false)
Definition at line 1070 of file class.ilExplorer.php.
| ilExplorer::forceExpanded | ( | $a_obj_id | ) |
force expansion of node
Reimplemented in ilRepositoryExplorer.
Definition at line 508 of file class.ilExplorer.php.
| ilExplorer::formatHeader | ( | ilTemplate | $tpl, |
| $a_obj_id, | |||
| array | $a_option | ||
| ) |
Reimplemented in ilSCORMExplorer, ilContainerSelectionExplorer, ilRepositoryExplorer, ilSearchRootSelector, ilECSNodeMappingCmsExplorer, ilECSNodeMappingLocalExplorer, and ilPasteIntoMultipleItemsExplorer.
Definition at line 666 of file class.ilExplorer.php.
| ilExplorer::formatObject | ( | ilTemplate | $tpl, |
| $a_node_id, | |||
| array | $a_option, | ||
$a_obj_id = 0 |
|||
| ) |
Reimplemented in ilECSNodeMappingLocalExplorer, and ilPasteIntoMultipleItemsExplorer.
Definition at line 673 of file class.ilExplorer.php.
References $ilErr.
| ilExplorer::getAsynchExpanding | ( | ) |
Definition at line 154 of file class.ilExplorer.php.
References $asnch_expanding.
| ilExplorer::getChildsOfNode | ( | $a_parent_id | ) |
Definition at line 359 of file class.ilExplorer.php.
| ilExplorer::getFilterMode | ( | ) |
Definition at line 340 of file class.ilExplorer.php.
| ilExplorer::getId | ( | ) |
Definition at line 144 of file class.ilExplorer.php.
References $id.
Referenced by ilAsyncContainerSelectionExplorer\initJs().
Here is the caller graph for this function:| ilExplorer::getImage | ( | string | $a_name, |
| string | $a_type = "", |
||
$a_obj_id = "" |
|||
| ) |
Reimplemented in ilRepositoryExplorer.
Definition at line 824 of file class.ilExplorer.php.
Referenced by ilECSNodeMappingCmsExplorer\formatObject(), and ilECSNodeMappingLocalExplorer\formatObject().
Here is the caller graph for this function:| ilExplorer::getImageAlt | ( | string | $a_default_text, |
| string | $a_type = "", |
||
$a_obj_id = "" |
|||
| ) |
Definition at line 832 of file class.ilExplorer.php.
| ilExplorer::getIndex | ( | array | $a_data | ) |
Definition at line 984 of file class.ilExplorer.php.
References ILIAS\LTI\ToolProvider\$key.
| ilExplorer::getMaximumTreeDepth | ( | ) |
Definition at line 513 of file class.ilExplorer.php.
| ilExplorer::getNodeStyleClass | ( | $a_id, | |
| string | $a_type | ||
| ) |
Definition at line 840 of file class.ilExplorer.php.
Referenced by ilECSNodeMappingCmsExplorer\formatObject(), and ilECSNodeMappingLocalExplorer\formatObject().
Here is the caller graph for this function:| ilExplorer::getOutput | ( | ) |
Reimplemented in ilAsyncContainerSelectionExplorer.
Definition at line 520 of file class.ilExplorer.php.
References $i, ILIAS\LTI\ToolProvider\$key, $lng, $tpl, ILIAS\Survey\Mode\getId(), ilUtil\getImagePath(), ilUtil\getStyleSheetLocation(), and ilYuiUtil\initConnection().
Here is the call graph for this function:| ilExplorer::getRoot | ( | ) |
Definition at line 190 of file class.ilExplorer.php.
Referenced by ilECSNodeMappingCmsExplorer\formatHeader().
Here is the caller graph for this function:| ilExplorer::getTitle | ( | ) |
| ilExplorer::getTitleLength | ( | ) |
| ilExplorer::getTreeLead | ( | ) |
Definition at line 310 of file class.ilExplorer.php.
| ilExplorer::getUseStandardFrame | ( | ) |
Definition at line 354 of file class.ilExplorer.php.
| ilExplorer::handleListEndTags | ( | ilTemplate | $a_tpl_tree, |
| int | $a_cur_depth, | ||
| int | $a_item_depth | ||
| ) |
handle list end tags ( and )
Definition at line 623 of file class.ilExplorer.php.
References $i, and ilTemplate\touchBlock().
Here is the call graph for this function:| ilExplorer::handleListStartTags | ( | ilTemplate | $a_tpl_tree, |
| int | $a_cur_depth, | ||
| int | $a_item_depth | ||
| ) |
handle list start tags (
)
Definition at line 647 of file class.ilExplorer.php.
References ilTemplate\touchBlock().
Here is the call graph for this function:| ilExplorer::highlightNode | ( | string | $a_id | ) |
Definition at line 260 of file class.ilExplorer.php.
| ilExplorer::initItemCounter | ( | int | $a_number | ) |
Definition at line 159 of file class.ilExplorer.php.
| ilExplorer::is_in_array | ( | int | $a_start, |
| int | $a_depth | ||
| ) |
Definition at line 967 of file class.ilExplorer.php.
References $i.
| ilExplorer::isClickable | ( | string | $type, |
| int | $ref_id = 0 |
||
| ) |
Reimplemented in ilSCORMExplorer, ilSolutionExplorer, ilContainerSelectionExplorer, ilPasteIntoMultipleItemsExplorer, ilRepositoryExplorer, ilSearchRootSelector, ilECSNodeMappingCmsExplorer, and ilECSNodeMappingLocalExplorer.
Definition at line 316 of file class.ilExplorer.php.
| ilExplorer::isVisible | ( | $a_ref_id, | |
| string | $a_type | ||
| ) |
Reimplemented in ilSCORMExplorer, ilContainerSelectionExplorer, ilRepositoryExplorer, and ilPasteIntoMultipleItemsExplorer.
Definition at line 289 of file class.ilExplorer.php.
| ilExplorer::modifyChilds | ( | $a_parent_id, | |
| array | $a_objects | ||
| ) |
Definition at line 488 of file class.ilExplorer.php.
| ilExplorer::outputIcons | ( | bool | $a_icons | ) |
Definition at line 275 of file class.ilExplorer.php.
Referenced by ilSCORMExplorer\__construct().
Here is the caller graph for this function:
|
protected |
Definition at line 127 of file class.ilExplorer.php.
References ILIAS\LTI\ToolProvider\$key, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilExplorer::setAsynchExpanding | ( | bool | $a_val | ) |
Definition at line 149 of file class.ilExplorer.php.
| ilExplorer::setClickable | ( | string | $a_type, |
| bool | $a_clickable | ||
| ) |
Definition at line 280 of file class.ilExplorer.php.
| ilExplorer::setExpand | ( | $a_node_id | ) |
set the expand option this value is stored in a SESSION variable to save it different view (lo view, frm view,...)
Definition at line 1044 of file class.ilExplorer.php.
References ILIAS\LTI\ToolProvider\$key, ilSession\get(), and ilSession\set().
Referenced by ilSearchRootSelector\setPathOpen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExplorer::setExpandTarget | ( | string | $a_exp_target | ) |
target script for expand icons
| string | $a_exp_target | script name of target script(may include parameters) initially set to $_SERVER["PATH_INFO"] |
Definition at line 244 of file class.ilExplorer.php.
| ilExplorer::setFiltered | ( | bool | $a_bool | ) |
Definition at line 1078 of file class.ilExplorer.php.
Referenced by ilSearchRootSelector\__construct(), ilSolutionExplorer\__construct(), ilPasteIntoMultipleItemsExplorer\__construct(), ilContainerSelectionExplorer\__construct(), and ilECSNodeMappingLocalExplorer\__construct().
Here is the caller graph for this function:| ilExplorer::setFilterMode | ( | int | $a_mode = IL_FM_NEGATIVE | ) |
Definition at line 332 of file class.ilExplorer.php.
Referenced by ilSearchRootSelector\__construct(), ilSolutionExplorer\__construct(), ilPasteIntoMultipleItemsExplorer\__construct(), ilContainerSelectionExplorer\__construct(), and ilECSNodeMappingLocalExplorer\__construct().
Here is the caller graph for this function:| ilExplorer::setFrameTarget | ( | string | $a_target | ) |
Definition at line 937 of file class.ilExplorer.php.
| ilExplorer::setFrameUpdater | ( | string | $a_up_frame, |
| string | $a_up_script, | ||
| string | $a_params = "" |
||
| ) |
Definition at line 249 of file class.ilExplorer.php.
| ilExplorer::setId | ( | string | $a_val | ) |
Definition at line 139 of file class.ilExplorer.php.
Referenced by ilPasteIntoMultipleItemsExplorer\__construct().
Here is the caller graph for this function:| ilExplorer::setOrderColumn | ( | string | $a_column | ) |
Definition at line 195 of file class.ilExplorer.php.
Referenced by ilSCORMExplorer\__construct(), ilECSNodeMappingCmsExplorer\__construct(), and ilECSNodeMappingLocalExplorer\__construct().
Here is the caller graph for this function:| ilExplorer::setOrderDirection | ( | string | $a_direction | ) |
Definition at line 200 of file class.ilExplorer.php.
| ilExplorer::setOutput | ( | $a_parent_id, | |
| int | $a_depth = 1, |
||
| int | $a_obj_id = 0, |
||
| bool | $a_highlighted_subtree = false |
||
| ) |
Creates output for explorer view in admin menue recursive method.
Definition at line 369 of file class.ilExplorer.php.
References $ilErr.
| ilExplorer::setParamsGet | ( | array | $a_params_get | ) |
Definition at line 223 of file class.ilExplorer.php.
References $error, $ilErr, and ILIAS\LTI\ToolProvider\$key.
Referenced by ilECSNodeMappingLocalExplorer\formatObject().
Here is the caller graph for this function:| ilExplorer::setPostSort | ( | bool | $a_sort | ) |
Definition at line 327 of file class.ilExplorer.php.
| ilExplorer::setRoot | ( | $a_root_id | ) |
Definition at line 184 of file class.ilExplorer.php.
Referenced by ilECSNodeMappingLocalExplorer\__construct().
Here is the caller graph for this function:| ilExplorer::setSessionExpandVariable | ( | string | $a_var_name = "expand" | ) |
Definition at line 270 of file class.ilExplorer.php.
Referenced by ilSearchRootSelector\__construct(), ilSolutionExplorer\__construct(), ilPasteIntoMultipleItemsExplorer\__construct(), and ilContainerSelectionExplorer\__construct().
Here is the caller graph for this function:| ilExplorer::setTargetGet | ( | string | $a_target_get | ) |
| string | $a_target_get | varname containing Ids to be used in GET-string |
Definition at line 212 of file class.ilExplorer.php.
| ilExplorer::setTitle | ( | string | $a_val | ) |
Definition at line 164 of file class.ilExplorer.php.
| ilExplorer::setTitleLength | ( | int | $a_length | ) |
Definition at line 169 of file class.ilExplorer.php.
Referenced by ilSearchRootSelector\__construct(), ilContainerSelectionExplorer\__construct(), and ilECSNodeMappingCmsExplorer\__construct().
Here is the caller graph for this function:| ilExplorer::setTreeLead | ( | string | $a_val | ) |
Definition at line 305 of file class.ilExplorer.php.
| ilExplorer::setUseStandardFrame | ( | bool | $a_val | ) |
Set use standard frame.
If true, the standard explorer frame (like in the repository) is put around the tree.
Definition at line 349 of file class.ilExplorer.php.
| ilExplorer::showChilds | ( | $a_parent_id | ) |
determines wether the childs of an object should be shown or not note: this standard implementation always returns true but it could be overwritten by derived classes (e.g.
Reimplemented in ilSolutionExplorer, and ilSearchRootSelector.
Definition at line 500 of file class.ilExplorer.php.
Referenced by ilSCORMExplorer\createOutputArray().
Here is the caller graph for this function:| ilExplorer::sortNodes | ( | array | $a_nodes, |
| $a_parent_obj_id | |||
| ) |
sort nodes and put adm object to the end of sorted array
Reimplemented in ilRepositoryExplorer.
Definition at line 1106 of file class.ilExplorer.php.
References ILIAS\LTI\ToolProvider\$key, and ilArrayUtil\sortArray().
Here is the call graph for this function:
|
protected |
Definition at line 66 of file class.ilExplorer.php.
|
protected |
Definition at line 62 of file class.ilExplorer.php.
Referenced by getAsynchExpanding().
|
protected |
Definition at line 61 of file class.ilExplorer.php.
|
protected |
Definition at line 31 of file class.ilExplorer.php.
Referenced by setParamsGet(), and setTargetGet().
| bool ilExplorer::$expand_all = false |
Definition at line 56 of file class.ilExplorer.php.
| string ilExplorer::$expand_target = null |
Definition at line 45 of file class.ilExplorer.php.
| string ilExplorer::$expand_variable = "" |
Definition at line 48 of file class.ilExplorer.php.
| array ilExplorer::$expanded = [] |
Definition at line 42 of file class.ilExplorer.php.
|
protected |
Definition at line 53 of file class.ilExplorer.php.
| bool ilExplorer::$filter_mode |
Definition at line 54 of file class.ilExplorer.php.
| bool ilExplorer::$filtered = false |
Definition at line 52 of file class.ilExplorer.php.
| array ilExplorer::$format_options = [] |
Definition at line 37 of file class.ilExplorer.php.
|
protected |
Definition at line 68 of file class.ilExplorer.php.
Referenced by ilECSNodeMappingCmsExplorer\formatObject(), ilECSNodeMappingLocalExplorer\formatObject(), and ilSCORMExplorer\insertObject().
|
protected |
Definition at line 59 of file class.ilExplorer.php.
|
protected |
Definition at line 71 of file class.ilExplorer.php.
| string ilExplorer::$id = "" |
Definition at line 35 of file class.ilExplorer.php.
Referenced by ilAsyncContainerSelectionExplorer\addOnLoadCode(), getId(), and ilSearchRootSelector\setPathOpen().
| array ilExplorer::$is_clickable = [] |
Definition at line 50 of file class.ilExplorer.php.
|
protected |
Definition at line 34 of file class.ilExplorer.php.
Referenced by ilSCORMExplorer\formatHeader(), ilContainerSelectionExplorer\formatHeader(), ilRepositoryExplorer\formatHeader(), and ilSCORMExplorer\getOutputIcons().
|
protected |
Definition at line 30 of file class.ilExplorer.php.
Referenced by ilRepositoryExplorer\sortNodes().
| string ilExplorer::$order_column = "" |
Definition at line 43 of file class.ilExplorer.php.
| string ilExplorer::$order_direction = "asc" |
Definition at line 44 of file class.ilExplorer.php.
| string ilExplorer::$output = "" |
Definition at line 36 of file class.ilExplorer.php.
| bool ilExplorer::$output_icons = false |
Definition at line 47 of file class.ilExplorer.php.
| string ilExplorer::$params_get = "" |
Definition at line 41 of file class.ilExplorer.php.
| bool ilExplorer::$post_sort = false |
Definition at line 51 of file class.ilExplorer.php.
| bool ilExplorer::$rbac_check = false |
Definition at line 46 of file class.ilExplorer.php.
|
protected |
Definition at line 32 of file class.ilExplorer.php.
Referenced by ilRepositoryExplorer\isClickable(), ilSolutionExplorer\showChilds(), and ilRepositoryExplorer\showChilds().
|
protected |
Definition at line 73 of file class.ilExplorer.php.
Referenced by ilAsyncContainerSelectionExplorer\__construct().
| ilExplorer::$root_id = null |
Definition at line 57 of file class.ilExplorer.php.
|
protected |
Definition at line 60 of file class.ilExplorer.php.
| string ilExplorer::$target = "" |
Definition at line 39 of file class.ilExplorer.php.
Referenced by ilPasteIntoMultipleItemsExplorer\__construct(), ilAsyncContainerSelectionExplorer\__construct(), ilECSNodeMappingCmsExplorer\formatObject(), and ilECSNodeMappingLocalExplorer\formatObject().
| string ilExplorer::$target_get = "" |
Definition at line 40 of file class.ilExplorer.php.
|
protected |
Definition at line 63 of file class.ilExplorer.php.
Referenced by getTitleLength().
|
protected |
Definition at line 64 of file class.ilExplorer.php.
Referenced by ilRepositoryExplorer\formatHeader(), ilECSNodeMappingCmsExplorer\formatHeader(), ilECSNodeMappingLocalExplorer\formatHeader(), and getTitle().
|
protected |
Definition at line 33 of file class.ilExplorer.php.
Referenced by ilAsyncContainerSelectionExplorer\addJavascript(), ilSCORMExplorer\createOutput(), ilSCORMExplorer\formatHeader(), ilContainerSelectionExplorer\formatHeader(), ilRepositoryExplorer\formatHeader(), ilSearchRootSelector\formatHeader(), ilECSNodeMappingCmsExplorer\formatHeader(), ilECSNodeMappingLocalExplorer\formatHeader(), ilECSNodeMappingCmsExplorer\formatObject(), ilECSNodeMappingLocalExplorer\formatObject(), ilSCORMExplorer\getOutputIcons(), and ilSCORMExplorer\insertObject().
| ilTree ilExplorer::$tree |
Definition at line 38 of file class.ilExplorer.php.
Referenced by ilSolutionExplorer\__construct(), ilContainerSelectionExplorer\__construct(), ilRepositoryExplorer\formatHeader(), ilRepositoryExplorer\isVisible(), and ilECSNodeMappingCmsExplorer\setTree().
|
protected |
Definition at line 70 of file class.ilExplorer.php.
|
protected |
Definition at line 65 of file class.ilExplorer.php.
|
protected |
Definition at line 67 of file class.ilExplorer.php.
|
protected |
Definition at line 69 of file class.ilExplorer.php.
| bool ilExplorer::$use_standard_frame = false |
Definition at line 58 of file class.ilExplorer.php.
|
protected |
Definition at line 74 of file class.ilExplorer.php.