19 declare(strict_types=1);
42 public function __construct(
object $a_parent_obj,
string $a_parent_cmd)
46 $this->
ctrl = $DIC->ctrl();
47 $this->
lng = $DIC->language();
48 $this->tree = $DIC->repositoryTree();
49 $this->objDefinition = $DIC[
'objDefinition'];
50 $this->
ui = $DIC->ui()->factory();
51 $this->
renderer = $DIC->ui()->renderer();
53 $this->
setId(
"sess_materials_" . $a_parent_obj->getCurrentObject()->getId());
57 $this->parent_ref_id = $this->tree->getParentId($a_parent_obj->getCurrentObject()->getRefId());
58 $this->parent_object_id = $a_parent_obj->getCurrentObject()->getId();
60 $this->
setRowTemplate(
"tpl.session_materials_row.html",
"components/ILIAS/Session");
65 $this->
addColumn($this->
lng->txt(
"crs_materials"),
"title",
"90%");
66 $this->
addColumn($this->
lng->txt(
"sess_is_assigned"),
"active",
"5");
78 $this->
lng->loadLanguageModule(
'sess');
83 $this->material_items = $a_set;
93 $this->container_ref_id = $a_set;
108 $already_assigned_ref_ids = [];
110 $already_assigned_ref_ids[] =
$ref_id;
117 if (in_array($node[
'ref_id'], $already_assigned_ref_ids)) {
122 if ($node[
'child'] == $this->parent_ref_id ||
124 in_array($node[
'type'], array(
'sess',
'itgr',
'rolf'))) {
129 $materials[] = $node;
135 if (!empty($this->
filter)) {
143 $data_filtered = $a_data;
146 if (isset($this->
filter[
"title"]) && $this->
filter[
'title'] !==
'') {
147 foreach ($data_filtered as $key => $material) {
148 $title = $material[
"title"];
149 if (stripos(
$title, $this->
filter[
"title"]) ===
false) {
150 unset($data_filtered[$key]);
156 if (isset($this->
filter[
'type']) && $this->
filter[
'type'] !==
'') {
157 foreach ($data_filtered as $key => $material) {
158 $type = $material[
"type"];
160 if ($type != $this->
filter[
"type"]) {
161 unset($data_filtered[$key]);
167 if (isset($this->
filter[
"status"]) && $this->
filter[
'status'] !==
'') {
169 $assigned_items =
new ilEventItems($this->parent_object_id);
170 $assigned_items = $assigned_items->getItems();
172 if ($this->
filter[
"status"] ==
"assigned") {
173 foreach ($data_filtered as $key => $material) {
174 if (!in_array($material[
"ref_id"], $assigned_items)) {
175 unset($data_filtered[$key]);
178 } elseif ($this->
filter[
"status"] ==
"notassigned") {
179 foreach ($data_filtered as $key => $material) {
180 if (in_array($material[
"ref_id"], $assigned_items)) {
181 unset($data_filtered[$key]);
187 return $data_filtered;
195 protected function fillRow(array $a_set): void
198 $this->tpl->setVariable(
'IMG_ALT', $this->
lng->txt(
'obj_' . $a_set[
'type']));
200 $this->tpl->setVariable(
"VAL_POSTNAME",
"items");
201 $this->tpl->setVariable(
"VAL_ID", $a_set[
'ref_id']);
203 $this->tpl->setVariable(
"COLL_TITLE", $a_set[
'title']);
205 if (strlen((
string) $a_set[
'description'])) {
206 $this->tpl->setVariable(
"COLL_DESC", (
string) $a_set[
'description']);
209 $ass_glyph = $this->
ui->symbol()->icon()->custom(
211 $this->
lng->txt(
"assigned")
213 $this->tpl->setVariable(
"ASSIGNED_IMG_OK", $this->
renderer->render($ass_glyph));
217 $path->enableDisplayCut(
false);
218 $path->enableTextOnly(
false);
219 $path->enableHideLeaf(
false);
220 $this->tpl->setVariable(
"COLL_PATH",
$path->getPath($this->getContainerRefId(), (
int) $a_set[
'ref_id']));
231 foreach ($items as $item) {
232 $all_types[] = $item[
"type"];
234 return array_values(array_unique($all_types));
241 $ti->setMaxLength(64);
244 $ti->readFromSession();
245 $this->
filter[
"title"] = $ti->getValue();
251 $types[0] = $this->
lng->txt(
'sess_filter_all_types');
252 foreach ($filter_types as $type) {
253 $types[
"$type"] = $this->
lng->txt(
"obj_" . $type);
259 $select->readFromSession();
260 $this->
filter[
"type"] = $select->getValue();
265 $status[
"notassigned"] = $this->
lng->txt(
"sess_filter_not_assigned");
266 $status[
"assigned"] = $this->
lng->txt(
"assigned");
271 $select_status->readFromSession();
272 $this->
filter[
'status'] = $select_status->getValue();
__construct(object $a_parent_obj, string $a_parent_cmd)
getNodeData(int $a_node_id, ?int $a_tree_pk=null)
get all information of a node.
static _getIcon(int $obj_id=0, string $size="big", string $type="", bool $offline=false)
Get icon for repository item.
ILIAS UI Renderer $renderer
setFormAction(string $a_form_action, bool $a_multipart=false)
addFilterItem(ilTableFilterItem $a_input_item, bool $a_optional=false)
setResetCommand(string $a_val, string $a_caption="")
setSelectAllCheckbox(string $a_select_all_checkbox, bool $a_select_all_on_top=false)
setFormName(string $a_name="")
setExternalSorting(bool $a_val)
setContainerRefId(int $a_set)
setDefaultOrderField(string $a_defaultorderfield)
filterData(array $a_data)
setRowTemplate(string $a_template, string $a_template_dir="")
Set row template.
setFilterCommand(string $a_val, string $a_caption="")
setMaterialItems(array $a_set)
static getImagePath(string $image_name, string $module_path="", string $mode="output", bool $offline=false)
get image path (for images located in a template directory)
setDefaultOrderDirection(string $a_defaultorderdirection)
isSideBlock(string $obj_name)
Check, whether object type is a side block.
static stableSortArray(array $array, string $a_array_sortby, string $a_array_sortorder="asc", bool $a_numeric=false)
Sort an aray using a stable sort algorithm, which preveserves the sequence of array elements which ha...
ilObjectDefinition $objDefinition
__construct(Container $dic, ilPlugin $plugin)
setMaterials(array $a_materials)
addColumn(string $a_text, string $a_sort_field="", string $a_width="", bool $a_is_checkbox_action_column=false, string $a_class="", string $a_tooltip="", bool $a_tooltip_with_html=false)
filter(string $filter_id, $class_path, string $cmd, bool $activated=true, bool $expanded=true)
getSubTree(array $a_node, bool $a_with_data=true, array $a_type=[])
get all nodes in the subtree under specified node
typesAvailable()
Get object types available in this specific session.
determineOffsetAndOrder(bool $a_omit_offset=false)
setExternalSegmentation(bool $a_val)