|
ILIAS
release_8 Revision v8.24
|
ilPasteIntoMultipleItemsExplorer Explorer More...
Inheritance diagram for ilPasteIntoMultipleItemsExplorer:
Collaboration diagram for ilPasteIntoMultipleItemsExplorer:Public Member Functions | |
| __construct (int $type, string $target, string $session_variable) | |
| isClickable (string $type, int $ref_id=0) | |
| addFormItemForType (string $type) | |
| removeFormItemForType (string $type) | |
| setCheckedItems (array $checked_items=[]) | |
| isItemChecked (int $id) | |
| setPostVar (string $post_var) | |
| getPostVar () | |
| setRequiredFormItemPermission (string $form_item_permission) | |
| getRequiredFormItemPermission () | |
| buildFormItem (int $node_id, string $type) | |
| formatObject (ilTemplate $tpl, $node_id, array $option, $obj_id=0) | |
| formatHeader (ilTemplate $tpl, $obj_id, array $option) | |
| showChilds ($parent_id, $obj_id=0) | |
| isVisible ($ref_id, string $type) | |
Public Member Functions inherited from ilRepositoryExplorer | |
| setForceOpenPath (array $a_path) | |
| set force open path More... | |
| buildLinkTarget ($a_node_id, string $a_type) | |
| note: most of this stuff is used by ilCourseContentInterface too More... | |
| getImage (string $a_name, string $a_type="", $a_obj_id="") | |
| isClickable (string $type, int $ref_id=0) | |
| showChilds ($a_parent_id, int $a_obj_id=0) | |
| isVisible ($a_ref_id, string $a_type) | |
| formatHeader (ilTemplate $tpl, $a_obj_id, array $a_option) | |
| sortNodes (array $a_nodes, $a_parent_obj_id) | |
| sort nodes and put adm object to the end of sorted array More... | |
| forceExpanded ($a_obj_id) | |
| force expansion of node More... | |
Public Member Functions inherited from ilExplorer | |
| 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 | |
| const | SEL_TYPE_CHECK = 1 |
| const | SEL_TYPE_RADIO = 2 |
Data Fields inherited from ilExplorer | |
| 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 Attributes | |
| int | $type = 0 |
| ClipboardManager | $clipboard |
| array | $checked_items = [] |
| string | $post_var = '' |
| array | $form_items = [] |
| string | $form_item_permission = 'read' |
Protected Attributes inherited from ilRepositoryExplorer | |
| ilSetting | $settings |
| ilDBInterface | $db |
| ilObjUser | $user |
| ilAccessHandler | $access |
| ilCtrl | $ctrl |
| array | $force_open_path |
| StandardGUIRequest | $request |
| array | $session_materials |
| array | $item_group_items |
| array | $type_grps |
Protected Attributes inherited from ilExplorer | |
| 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 |
Additional Inherited Members | |
Protected Member Functions inherited from ilExplorer | |
| requestStr (string $key) | |
ilPasteIntoMultipleItemsExplorer Explorer
Definition at line 29 of file class.ilPasteIntoMultipleItemsExplorer.php.
| ilPasteIntoMultipleItemsExplorer::__construct | ( | int | $type, |
| string | $target, | ||
| string | $session_variable | ||
| ) |
Definition at line 42 of file class.ilPasteIntoMultipleItemsExplorer.php.
References $DIC, ilExplorer\$target, $type, ILIAS\GlobalScreen\Provider\__construct(), ilExplorer\addFilter(), addFormItemForType(), IL_FM_POSITIVE, ilExplorer\setFiltered(), ilExplorer\setFilterMode(), ilExplorer\setId(), and ilExplorer\setSessionExpandVariable().
Here is the call graph for this function:| ilPasteIntoMultipleItemsExplorer::addFormItemForType | ( | string | $type | ) |
Definition at line 85 of file class.ilPasteIntoMultipleItemsExplorer.php.
References $type.
Referenced by __construct().
Here is the caller graph for this function:| ilPasteIntoMultipleItemsExplorer::buildFormItem | ( | int | $node_id, |
| string | $type | ||
| ) |
Definition at line 125 of file class.ilPasteIntoMultipleItemsExplorer.php.
References $type, ILIAS\Repository\access(), ilLegacyFormElementsUtil\formCheckbox(), and ilLegacyFormElementsUtil\formRadioButton().
Here is the call graph for this function:| ilPasteIntoMultipleItemsExplorer::formatHeader | ( | ilTemplate | $tpl, |
| $obj_id, | |||
| array | $option | ||
| ) |
Reimplemented from ilRepositoryExplorer.
Definition at line 286 of file class.ilPasteIntoMultipleItemsExplorer.php.
References $nd, $path, $tpl, ilObject\_getIcon(), ILIAS\Repository\lng(), ROOT_FOLDER_ID, and HTML_Template_IT\setVariable().
Here is the call graph for this function:| ilPasteIntoMultipleItemsExplorer::formatObject | ( | ilTemplate | $tpl, |
| $node_id, | |||
| array | $option, | ||
$obj_id = 0 |
|||
| ) |
Reimplemented from ilExplorer.
Definition at line 165 of file class.ilPasteIntoMultipleItemsExplorer.php.
References $path, $tpl, ilObject\_getIcon(), error(), ILIAS\Repository\int(), ILIAS\Repository\lng(), and ilStr\shortenTextExtended().
Here is the call graph for this function:| ilPasteIntoMultipleItemsExplorer::getPostVar | ( | ) |
Definition at line 110 of file class.ilPasteIntoMultipleItemsExplorer.php.
| ilPasteIntoMultipleItemsExplorer::getRequiredFormItemPermission | ( | ) |
Definition at line 120 of file class.ilPasteIntoMultipleItemsExplorer.php.
| ilPasteIntoMultipleItemsExplorer::isClickable | ( | string | $type, |
| int | $ref_id = 0 |
||
| ) |
Reimplemented from ilRepositoryExplorer.
Definition at line 78 of file class.ilPasteIntoMultipleItemsExplorer.php.
| ilPasteIntoMultipleItemsExplorer::isItemChecked | ( | int | $id | ) |
Definition at line 100 of file class.ilPasteIntoMultipleItemsExplorer.php.
References $id.
| ilPasteIntoMultipleItemsExplorer::isVisible | ( | $ref_id, | |
| string | $type | ||
| ) |
Reimplemented from ilRepositoryExplorer.
Definition at line 321 of file class.ilPasteIntoMultipleItemsExplorer.php.
References $ref_id, and ILIAS\Repository\access().
Here is the call graph for this function:| ilPasteIntoMultipleItemsExplorer::removeFormItemForType | ( | string | $type | ) |
Definition at line 90 of file class.ilPasteIntoMultipleItemsExplorer.php.
References $type.
| ilPasteIntoMultipleItemsExplorer::setCheckedItems | ( | array | $checked_items = [] | ) |
Definition at line 95 of file class.ilPasteIntoMultipleItemsExplorer.php.
| ilPasteIntoMultipleItemsExplorer::setPostVar | ( | string | $post_var | ) |
Definition at line 105 of file class.ilPasteIntoMultipleItemsExplorer.php.
| ilPasteIntoMultipleItemsExplorer::setRequiredFormItemPermission | ( | string | $form_item_permission | ) |
Definition at line 115 of file class.ilPasteIntoMultipleItemsExplorer.php.
| ilPasteIntoMultipleItemsExplorer::showChilds | ( | $parent_id, | |
$obj_id = 0 |
|||
| ) |
Definition at line 310 of file class.ilPasteIntoMultipleItemsExplorer.php.
References ILIAS\Repository\access().
Here is the call graph for this function:
|
protected |
Definition at line 37 of file class.ilPasteIntoMultipleItemsExplorer.php.
|
protected |
Definition at line 35 of file class.ilPasteIntoMultipleItemsExplorer.php.
|
protected |
Definition at line 40 of file class.ilPasteIntoMultipleItemsExplorer.php.
|
protected |
Definition at line 39 of file class.ilPasteIntoMultipleItemsExplorer.php.
|
protected |
Definition at line 38 of file class.ilPasteIntoMultipleItemsExplorer.php.
|
protected |
Definition at line 34 of file class.ilPasteIntoMultipleItemsExplorer.php.
Referenced by __construct().
| const ilPasteIntoMultipleItemsExplorer::SEL_TYPE_CHECK = 1 |
Definition at line 31 of file class.ilPasteIntoMultipleItemsExplorer.php.
| const ilPasteIntoMultipleItemsExplorer::SEL_TYPE_RADIO = 2 |
Definition at line 32 of file class.ilPasteIntoMultipleItemsExplorer.php.
Referenced by ilObjWorkspaceFolderGUI\showMoveIntoObjectTree(), and ilObjectCopyGUI\showSourceSelectionTree().