Searched refs:object_gui (Results 1 – 5 of 5) sorted by relevance
62 $object_gui, argument76 $this->object_gui = $object_gui;113 $parent_id = $tree->getParentId($this->object_gui->ref_id);117 $selected = $this->user_folder_settings->getSortation($this->object_gui->object->getId());118 …$sort_options = $this->folder_sorting->getOptionsByType($this->object_gui->object->getType(), $sel…120 … ->withTargetURL($this->ctrl->getLinkTarget($this->object_gui, "setSortation"), 'sortation')164 …->sortNodes($nodes, $this->user_folder_settings->getEffectiveSortation($this->object_gui->ref_id));212 $item_list_gui->setContainerObject($this->object_gui);
162 $object_gui = new ilBookingObjectGUI(168 $this->ctrl->forwardCommand($object_gui);215 $object_gui = new ilBookingParticipantGUI($this);216 $this->ctrl->forwardCommand($object_gui);
357 $object_gui = 'ilobjfoldergui';359 $object_gui = 'ilobjgroupgui';369 …$url = $ilCtrl->getLinkTargetByClass(array('ilrepositorygui', $object_gui, 'illearningprogressgui'…
134 $object_gui = new ilBookingObjectGUI($this);135 $ret = &$this->ctrl->forwardCommand($object_gui);188 $object_gui = new ilBookingParticipantGUI($this);189 $this->ctrl->forwardCommand($object_gui);