19 declare(strict_types=1);
44 bool $a_call_by_reference =
true,
45 bool $a_prepare_output =
false 49 $this->tree = $DIC->repositoryTree();
50 $this->
tabs = $DIC->tabs();
51 $this->
user = $DIC->user();
52 $this->
ctrl = $DIC->ctrl();
53 $this->
lng = $DIC->language();
54 $this->
access = $DIC->access();
55 $this->rbacsystem = $DIC->rbac()->system();
56 $this->
help = $DIC[
"ilHelp"];
57 $this->error = $DIC[
"ilErr"];
58 $this->tpl = $DIC[
"tpl"];
62 $this->
lng->loadLanguageModule(
"obj");
63 $this->folder_request = $DIC
74 if (strtolower($this->folder_request->getBaseClass()) ===
"iladministrationgui") {
83 $this->
object->getRefId(),
88 $this->tabs_gui->setTabActive(
'view_content');
97 $ilTabs->activateTab(
"view_content");
98 parent::renderObject();
104 $next_class = $this->
ctrl->getNextClass($this);
105 $cmd = $this->
ctrl->getCmd();
107 $header_action =
true;
108 switch ($next_class) {
109 case strtolower(ilRepositoryTrashGUI::class):
111 $this->
ctrl->setReturn($this,
'trash');
112 $this->
ctrl->forwardCommand($ru);
115 case 'ilpermissiongui':
117 $this->tabs_gui->activateTab(
'perm_settings');
119 $ret = $this->
ctrl->forwardCommand($perm_gui);
123 case 'ilcoursecontentgui':
126 $this->
ctrl->forwardCommand($course_content_obj);
129 case "illearningprogressgui":
134 $this->
object->getRefId(),
135 $this->folder_request->getUserId() ?: $ilUser->getId()
137 $this->
ctrl->forwardCommand($new_gui);
138 $this->tabs_gui->setTabActive(
'learning_progress');
142 case "ilcontainerpagegui":
146 $this->tpl->setContent($ret);
148 $header_action =
false;
151 case 'ilinfoscreengui':
156 case 'ilobjectcopygui':
160 $cp->setType(
'fold');
161 $this->
ctrl->forwardCommand($cp);
164 case "ilobjectcontentstylesettingsgui":
168 $settings_gui = $this->content_style_gui
169 ->objectSettingsGUIForRefId(
173 $this->
ctrl->forwardCommand($settings_gui);
179 $this->tabs_gui->setTabActive(
'export');
181 $exp->addFormat(
'xml');
182 $this->
ctrl->forwardCommand($exp);
185 case "ilcommonactiondispatchergui":
191 case 'ildidactictemplategui':
192 $this->
ctrl->setReturn($this,
'edit');
194 $this->
ctrl->forwardCommand($did);
197 $this->tabs_gui->setTabActive(
'none');
202 case 'ilobjecttranslationgui':
207 $this->
ctrl->forwardCommand($transgui);
225 if ($header_action) {
232 $this->folder_tree = $a_tree;
250 $ti->setRequired(
true);
263 $pres->setTitle($this->
lng->txt(
'fold_presentation'));
267 $form = $obj_service->commonSettings()->legacyForm(
$form, $this->
object)->addTitleIconVisibility();
270 $form = $obj_service->commonSettings()->legacyForm(
$form, $this->
object)->addTopActionsVisibility();
273 $form = $obj_service->commonSettings()->legacyForm(
$form, $this->
object)->addIcon();
276 $form = $obj_service->commonSettings()->legacyForm(
$form, $this->
object)->addTileImage();
310 $obj_service->commonSettings()->legacyForm($form, $this->
object)->saveTitleIconVisibility();
313 $obj_service->commonSettings()->legacyForm($form, $this->
object)->saveTopActionsVisibility();
316 $obj_service->commonSettings()->legacyForm($form, $this->
object)->saveIcon();
319 $obj_service->commonSettings()->legacyForm($form, $this->
object)->saveTileImage();
334 $this->
ctrl->redirectByClass(ilInfoScreenGUI::class,
"showSummary");
344 $this->tpl->setOnScreenMessage(
'success', $this->
lng->txt(
"fold_added"),
true);
345 $this->
ctrl->setParameter($this,
"ref_id", $new_object->
getRefId());
356 $this->
ctrl->redirectByClass(ilInfoScreenGUI::class,
"showSummary");
366 if (!$ilAccess->checkAccess(
"visible",
"", $this->ref_id)) {
372 $GLOBALS[
'ilTabs']->activateTab(
'info_short');
374 $info->enablePrivateNotes();
376 if ($ilAccess->checkAccess(
"read",
"", $this->requested_ref_id)) {
381 $info->enableNewsEditing(
false);
382 if ($ilAccess->checkAccess(
"write",
"", $this->requested_ref_id)) {
384 $enable_internal_rss = $news_set->get(
"enable_rss_for_internal");
386 if ($enable_internal_rss) {
387 $info->setBlockProperty(
"news",
"settings",
'1');
388 $info->setBlockProperty(
"news",
"public_notifications_option",
'1');
394 $info->addMetaDataSections($this->
object->getId(), 0, $this->
object->getType());
397 $this->
ctrl->forwardCommand($info);
408 $this->
ctrl->setParameter($this,
"ref_id", $this->ref_id);
410 $ilHelp->setScreenIdComponent(
"fold");
412 $this->tabs_gui->setTabActive(
"");
413 if ($ilAccess->checkAccess(
'read',
'', $this->ref_id)) {
414 $this->tabs_gui->addTab(
417 $this->
ctrl->getLinkTarget($this,
"")
421 $force_active = $this->
ctrl->getNextClass() ===
"ilinfoscreengui" 422 || strtolower($this->
ctrl->getCmdClass()) ===
"ilnotegui";
423 $this->tabs_gui->addTarget(
425 $this->
ctrl->getLinkTargetByClass(
426 [
"ilobjfoldergui",
"ilinfoscreengui"],
429 [
"showSummary",
"",
"infoScreen"],
438 $this->tabs_gui->addTarget(
440 $this->
ctrl->getLinkTarget($this,
"edit"),
444 ($ilCtrl->getCmd() ===
"edit")
450 $this->tabs_gui->addTarget(
452 $this->
ctrl->getLinkTargetByClass([
'ilobjfoldergui',
'illearningprogressgui'],
''),
454 [
'illplistofobjectsgui',
'illplistofsettingsgui',
'illearningprogressgui',
'illplistofprogressgui']
458 if ($ilAccess->checkAccess(
'write',
'', $this->object->getRefId())) {
459 $this->tabs_gui->addTarget(
461 $this->
ctrl->getLinkTargetByClass(
'ilexportgui',
''),
469 $this->tabs_gui->addTarget(
471 $this->
ctrl->getLinkTargetByClass([get_class($this),
'ilpermissiongui'],
"perm"),
472 [
"perm",
"info",
"owner"],
481 public static function _goto($a_target): void
485 $ilAccess = $DIC->access();
487 $lng = $DIC->language();
489 $a_target = (
int) $a_target;
491 if ($ilAccess->checkAccess(
"read",
"", $a_target)) {
494 if ($ilAccess->checkAccess(
"visible",
"", $a_target)) {
509 'ilcoursecontentgui',
546 $this->
ctrl->redirectByClass(ilCourseContentGUI::class,
'editUserTimings');
559 $ilTabs->activateTab(
"settings");
562 $ilErr->raiseError($this->
lng->txt(
"msg_no_perm_write"),
$ilErr->MESSAGE);
581 $this->
ctrl->getLinkTarget($this,
'edit')
584 $this->tabs_gui->addSubTab(
586 $this->
lng->txt(
"obj_multilinguality"),
587 $this->
ctrl->getLinkTargetByClass(
"ilobjecttranslationgui",
"")
590 $ilTabs->activateSubTab($a_tab);
591 $ilTabs->activateTab(
"settings");
596 $this->tabs_gui->activateTab(
'view_content');
597 parent::deleteObject(
$error);
static get(string $a_var)
StandardGUIRequest $folder_request
afterSave(ilObject $new_object)
showPossibleSubObjects()
show possible sub objects selection list
saveSortingSettings(ilPropertyFormGUI $form)
txt(string $a_topic, string $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
GUI class for the workflow of copying objects.
prepareOutput(bool $show_sub_objects=true)
setFolderTree(ilTree $a_tree)
redirectToRefId(int $ref_id, string $cmd="")
redirects to (repository) view per ref id usually to a container and usually used at the end of a sav...
showSummaryObject()
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually...
static _gotoRepositoryNode(int $ref_id, string $cmd="")
loadLanguageModule(string $a_module)
Load language module.
static checkAccess(int $a_ref_id, bool $a_allow_only_read=true)
check access to learning progress
static _lookupViewMode(int $a_id)
static _lookupObjId(int $ref_id)
static _tracProgress(int $a_user_id, int $a_obj_id, int $a_ref_id, string $a_obj_type='')
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
setSubTabs(string $a_tab)
checkAccess(string $a_operations, int $a_ref_id, string $a_type="")
checkAccess represents the main method of the RBAC-system in ILIAS3 developers want to use With this ...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
checkForParentType(int $a_ref_id, string $a_type, bool $a_exclude_source_check=false)
Check for parent type e.g check if a folder (ref_id 3) is in a parent course obj => checkForParentTyp...
modifyItemGUI(ilObjectListGUI $a_item_list_gui, array $a_item_data)
initDidacticTemplate(ilPropertyFormGUI $form)
Repository GUI Utilities.
static _modifyItemGUI(ilObjectListGUI $a_item_list_gui, string $a_cmd_class, array $a_item_data, bool $a_abo_status, int $a_course_ref_id, int $a_course_obj_id, int $a_parent_ref_id=0)
saveListPresentation(ilPropertyFormGUI $form)
checkPermissionBool(string $perm, string $cmd="", string $type="", ?int $ref_id=null)
buildAddNewItemElements(array $subtypes, string $create_target_class=ilRepositoryGUI::class, ?int $redirect_target_ref_id=null,)
updateCustom(ilPropertyFormGUI $form)
Render add new item selector.
infoScreenObject()
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually...
initListPresentationForm(ilPropertyFormGUI $form)
Add list presentation settings to form.
initSortingForm(ilPropertyFormGUI $form, array $a_sorting_settings)
Append sorting settings to property form.
__construct(Container $dic, ilPlugin $plugin)
const LP_CONTEXT_REPOSITORY
This class represents a text area property in a property form.
Class ilCourseContentGUI.
getEditFormCustomValues(array &$a_values)
__construct( $a_data, int $a_id=0, bool $a_call_by_reference=true, bool $a_prepare_output=false)
ILIAS Container InternalGUIService $gui
Class ilContainerGUI This is a base GUI class for all container objects in ILIAS: root folder...
getCreatableObjectTypes()
static _lookupAboStatus(int $a_id)
static _goto($a_target)
goto target group
addHeaderAction()
Add header action menu.
deleteObject(bool $error=false)
Class ilObjUserTrackingGUI.
checkPermission(string $perm, string $cmd="", string $type="", ?int $ref_id=null)
static set(string $a_var, $a_val)
Set a value.
static getInstanceFromAjaxCall()
(Re-)Build instance from ajax call
GUI class for object translation handling.