ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
ilObjContentPageGUI Class Reference

Class ilObjContentPageGUI @ilCtrl_isCalledBy ilObjContentPageGUI: ilRepositoryGUI @ilCtrl_isCalledBy ilObjContentPageGUI: ilAdministrationGUI @ilCtrl_Calls ilObjContentPageGUI: ilPermissionGUI @ilCtrl_Calls ilObjContentPageGUI: ilInfoScreenGUI @ilCtrl_Calls ilObjContentPageGUI: ilObjectCopyGUI @ilCtrl_Calls ilObjContentPageGUI: ilExportGUI @ilCtrl_Calls ilObjContentPageGUI: ilLearningProgressGUI @ilCtrl_Calls ilObjContentPageGUI: ilCommonActionDispatcherGUI @ilCtrl_Calls ilObjContentPageGUI: ilContentPagePageGUI @ilCtrl_Calls ilObjContentPageGUI: ilObjectCustomIconConfigurationGUI @ilCtrl_Calls ilObjContentPageGUI: ilObjStyleSheetGUI. More...

+ Inheritance diagram for ilObjContentPageGUI:
+ Collaboration diagram for ilObjContentPageGUI:

Public Member Functions

 __construct ($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0)
 Constructor.
Parameters
int$a_id
int$a_id_type
int$a_parent_node_id
More...
 
 getType ()
 Functions that must be overwritten. More...
 
 setTabs ()
 create tabs (repository/workspace switch)this had to be moved here because of the context-specific permission tab More...
 
 executeCommand ()
 execute command More...
 
 addToNavigationHistory ()
 
 renderHeaderActions ()
 
 infoScreenForward ()
 
 addLocatorItems ()
 Functions to be overwritten. More...
 
 infoScreen ()
 
 view ()
 Shows the content of the object. More...
 
 getContent (string $ctrlLink='')
 
- Public Member Functions inherited from ilObject2GUI
 __construct ($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0)
 Constructor. More...
 
 executeCommand ()
 execute command More...
 
 delete ()
 Display delete confirmation form (repository/workspace switch) More...
 
 confirmedDelete ()
 Delete objects (repository/workspace switch) More...
 
 getHTML ()
 
 withReferences ()
 Final/Private declaration of unchanged parent methods. More...
 
 setCreationMode ($a_mode=true)
 if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui More...
 
 getCreationMode ()
 get creation mode More...
 
 prepareOutput ($a_show_subobjects=true)
 prepare output More...
 
 isVisible ($a_ref_id, $a_type)
 
 trash ()
 
 undelete ()
 
 cancelDelete ()
 
 removeFromSystem ()
 
 cloneAll ()
 
 view ()
 view object content (repository/workspace switch) More...
 
 getType ()
 Functions that must be overwritten. More...
 
 create ()
 Deleted in ilObject. More...
 
 save ()
 
 edit ()
 
 update ()
 
 cancel ()
 
 importFile ()
 Import. More...
 
 putObjectInTree (ilObject $a_obj, $a_parent_node_id=null)
 Add object to tree at given position. More...
 
- Public Member Functions inherited from ilObjectGUI
 executeCommand ()
 execute command More...
 
 withReferences ()
 determines wether objects are referenced or not (got ref ids or not) More...
 
 setCreationMode ($a_mode=true)
 if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui More...
 
 getCreationMode ()
 get creation mode More...
 
 prepareOutput ($a_show_subobjects=true)
 prepare output More...
 
 getAdminTabs ()
 administration tabs show only permissions and trash folder More...
 
 getHTML ()
 
 confirmedDeleteObject ()
 confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More...
 
 cancelDeleteObject ()
 cancel deletion of object More...
 
 cancelObject ()
 cancel action and go back to previous page @access public More...
 
 createObject ()
 create new object form More...
 
 cancelCreation ()
 cancel create action and go back to repository parent More...
 
 saveObject ()
 save object More...
 
 getDidacticTemplateVar ($a_type)
 Get didactic template setting from creation screen. More...
 
 putObjectInTree (ilObject $a_obj, $a_parent_node_id=null)
 Add object to tree at given position. More...
 
 editObject ()
 edit object More...
 
 addExternalEditFormCustom (ilPropertyFormGUI $a_form)
 
 updateObject ()
 updates object entry in object_data More...
 
 getFormAction ($a_cmd, $a_formaction="")
 get form action for command (command is method name without "Object", e.g. More...
 
 isVisible ($a_ref_id, $a_type)
 
 viewObject ()
 viewObject container presentation for "administration -> repository, trash, permissions" More...
 
 deleteObject ($a_error=false)
 Display deletion confirmation screen. More...
 
 cloneAllObject ()
 Clone single (not container object) Method is overwritten in ilContainerGUI. More...
 
 redirectAfterCreation ()
 Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html. More...
 
 addToDeskObject ()
 @inheritDoc More...
 
 removeFromDeskObject ()
 @inheritDoc More...
 
- Public Member Functions inherited from ilDesktopItemHandling
 addToDeskObject ()
 Add desktop item @access public. More...
 
 removeFromDeskObject ()
 Remove from desktop @access public. More...
 

Static Public Member Functions

static _goto ($target)
 Deep link. More...
 
- Static Public Member Functions inherited from ilObject2GUI
static handleAfterSaveCallback (ilObject $a_obj, $a_callback_ref_id)
 After creation callback. More...
 
- Static Public Member Functions inherited from ilObjectGUI
static _gotoRepositoryRoot ($a_raise_error=false)
 Goto repository root. More...
 
static _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset")
 Goto repository root. More...
 

Protected Member Functions

 setSettingsSubTabs ($activeTab)
 Sub tab configuration of the settings area. More...
 
 setContentSubTabs ()
 Sub tab configuration of the content area. More...
 
 initStyleSheets ()
 
 afterSave (\ilObject $a_new_object)
 
 setTitleAndDescription ()
 called by prepare output More...
 
 initEditCustomForm (\ilPropertyFormGUI $a_form)
 
 getEditFormCustomValues (array &$a_values)
 Add values to custom edit fields.
Parameters
array$a_values
More...
 
 updateCustom (\ilPropertyFormGUI $a_form)
 
 editStyleProperties ()
 
 buildStylePropertiesForm ()
 
 createStyle ()
 Create Style. More...
 
 editStyle ()
 Edit Style. More...
 
 deleteStyle ()
 Delete Style. More...
 
 saveStyleSettings ()
 Save style settings. More...
 
- Protected Member Functions inherited from ilObject2GUI
 afterConstructor ()
 Do anything that should be done after constructor in here. More...
 
 assignObject ()
 create object instance as internal property (repository/workspace switch) More...
 
 getAccessHandler ()
 Get access handler. More...
 
 setLocator ()
 set Locator More...
 
 deleteConfirmedObjects ()
 Delete objects (workspace specific) More...
 
 setTitleAndDescription ()
 called by prepare output More...
 
 showUpperIcon ()
 
 omitLocator ($a_omit=true)
 
 getTargetFrame ($a_cmd, $a_target_frame="")
 get target frame for command (command is method name without "Object", e.g. More...
 
 setTargetFrame ($a_cmd, $a_target_frame)
 set specific target frame for command More...
 
 getCenterColumnHTML ()
 Get center column. More...
 
 getRightColumnHTML ()
 Display right column. More...
 
 setColumnSettings (ilColumnGUI $column_gui)
 May be overwritten in subclasses. More...
 
 checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
 Check permission and redirect on error. More...
 
 showPossibleSubObjects ()
 show possible subobjects (pulldown menu) More...
 
 redirectToRefId ($a_ref_id, $a_cmd="")
 redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value More...
 
 fillCloneTemplate ($a_tpl_varname, $a_type)
 Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More...
 
 fillCloneSearchTemplate ($a_tpl_varname, $a_type)
 
 searchCloneSource ()
 
 buildCloneSelect ($existing_objs)
 
 addAdminLocatorItems ($a_do_not_add_object=false)
 should be overwritten to add object specific items (repository items are preloaded) More...
 
 setTabs ()
 create tabs (repository/workspace switch) More...
 
 getReturnLocation ($a_cmd, $a_location="")
 Deprecated functions. More...
 
 setReturnLocation ($a_cmd, $a_location)
 set specific return location for command More...
 
 showActions ()
 
 getTabs ()
 get tabs abstract method. More...
 
 __showButton ($a_cmd, $a_text, $a_target='')
 
 hitsperpageObject ()
 
__initTableGUI ()
 
 __setTableGUIBasicData (&$tbl, &$result_set, $a_from="")
 standard implementation for tables use 'from' variable use different initial setting of table More...
 
 addLocatorItems ()
 Functions to be overwritten. More...
 
 initCreationForms ($a_new_type)
 Init creation froms. More...
 
 checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_node_id=null)
 Check permission. More...
 
 initHeaderAction ($a_sub_type=null, $a_sub_id=null)
 Add header action menu. More...
 
 redrawHeaderAction ()
 Updating icons after ajax call. More...
 
 getPermanentLinkWidget ($a_append=null, $a_center=false)
 
 handleAutoRating (ilObject $a_new_obj)
 
- Protected Member Functions inherited from ilObjectGUI
 getObjectService ()
 Get object service. More...
 
 assignObject ()
 
 setTitleAndDescription ()
 called by prepare output More...
 
 initHeaderAction ($a_sub_type=null, $a_sub_id=null)
 Add header action menu. More...
 
 insertHeaderAction ($a_list_gui)
 Insert header action into main template. More...
 
 addHeaderAction ()
 Add header action menu. More...
 
 redrawHeaderActionObject ()
 Ajax call: redraw action header only. More...
 
 setTabs ()
 set admin tabs @access public More...
 
 setAdminTabs ()
 set admin tabs @access public More...
 
 setLocator ()
 set Locator More...
 
 addLocatorItems ()
 should be overwritten to add object specific items (repository items are preloaded) More...
 
 omitLocator ($a_omit=true)
 
 addAdminLocatorItems ($a_do_not_add_object=false)
 should be overwritten to add object specific items (repository items are preloaded) More...
 
 initCreationForms ($a_new_type)
 Init creation froms. More...
 
 getCreationFormsHTML (array $a_forms)
 Get HTML for creation forms (accordion) More...
 
 initCreateForm ($a_new_type)
 Init object creation form. More...
 
 initDidacticTemplate (ilPropertyFormGUI $form)
 Show didactic template types. More...
 
 addDidacticTemplateOptions (array &$a_options)
 Add custom templates. More...
 
 afterSave (ilObject $a_new_object)
 Post (successful) object creation hook. More...
 
 initEditForm ()
 Init object edit form. More...
 
 initEditCustomForm (ilPropertyFormGUI $a_form)
 Add custom fields to update form. More...
 
 getEditFormValues ()
 Get values for edit form. More...
 
 getEditFormCustomValues (array &$a_values)
 Add values to custom edit fields. More...
 
 validateCustom (ilPropertyFormGUI $a_form)
 Validate custom values (if not possible with checkInput()) More...
 
 updateCustom (ilPropertyFormGUI $a_form)
 Insert custom update form values into object. More...
 
 afterUpdate ()
 Post (successful) object update hook. More...
 
 initImportForm ($a_new_type)
 Init object import form. More...
 
 importFileObject ($parent_id=null, $a_catch_errors=true)
 Import. More...
 
 afterImport (ilObject $a_new_object)
 Post (successful) object import hook. More...
 
 setFormAction ($a_cmd, $a_formaction)
 set specific form action for command More...
 
 getReturnLocation ($a_cmd, $a_location="")
 get return location for command (command is method name without "Object", e.g. More...
 
 setReturnLocation ($a_cmd, $a_location)
 set specific return location for command More...
 
 getTargetFrame ($a_cmd, $a_target_frame="")
 get target frame for command (command is method name without "Object", e.g. More...
 
 setTargetFrame ($a_cmd, $a_target_frame)
 set specific target frame for command More...
 
 showPossibleSubObjects ()
 show possible subobjects (pulldown menu) More...
 
 getTemplateFile ($a_cmd, $a_type="")
 get a template blockfile format: tpl. More...
 
 getTabs ()
 get tabs abstract method. More...
 
 __showButton ($a_cmd, $a_text, $a_target='')
 
 hitsperpageObject ()
 
__initTableGUI ()
 
 __setTableGUIBasicData (&$tbl, &$result_set, $a_from="")
 standard implementation for tables use 'from' variable use different initial setting of table More...
 
 redirectToRefId ($a_ref_id, $a_cmd="")
 redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value More...
 
 fillCloneTemplate ($a_tpl_varname, $a_type)
 Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More...
 
 getCenterColumnHTML ()
 Get center column. More...
 
 getRightColumnHTML ()
 Display right column. More...
 
 setColumnSettings (ilColumnGUI $column_gui)
 May be overwritten in subclasses. More...
 
 checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
 Check permission and redirect on error. More...
 
 checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
 Check permission. More...
 
 enableDragDropFileUpload ()
 Enables the file upload into this object by dropping files. More...
 
 handleAutoRating (ilObject $a_new_obj)
 Activate rating automatically if parent container setting. More...
 

Protected Attributes

 $request
 
 $ctrl
 
 $access
 
 $settings
 
 $tabs
 
 $user
 
 $obj_service
 
 $navHistory
 
 $error
 
 $dic
 
 $infoScreenEnabled = false
 
 $help
 
- Protected Attributes inherited from ilObject2GUI
 $object_id
 
 $node_id
 
 $creation_forms = array()
 
 $id_type = array()
 
 $parent_id
 
 $access_handler
 
- Protected Attributes inherited from ilObjectGUI
 $ilErr
 
 $locator
 
 $user
 
 $access
 
 $rbacsystem
 
 $settings
 
 $rbacreview
 
 $toolbar
 
 $tmp_import_dir
 
 $tabs_gui = null
 
 $ctrl
 
 $object_service
 
 $favourites
 

Additional Inherited Members

- Data Fields inherited from ilObject2GUI
 $tree
 
const OBJECT_ID = 0
 
const REPOSITORY_NODE_ID = 1
 
const WORKSPACE_NODE_ID = 2
 
const REPOSITORY_OBJECT_ID = 3
 
const WORKSPACE_OBJECT_ID = 4
 
const PORTFOLIO_OBJECT_ID = 5
 
- Data Fields inherited from ilObjectGUI
const COPY_WIZARD_NEEDS_PAGE = 1
 
 $objDefinition
 
 $tpl
 
 $tree
 
 $lng
 
 $data
 
 $object
 
 $ref_id
 
 $obj_id
 
 $maxcount
 
 $formaction
 
 $return_location
 
 $target_frame
 
 $tab_target_script
 
 $actions
 
 $sub_objects
 
 $omit_locator = false
 
const CFORM_NEW = 1
 
const CFORM_IMPORT = 2
 
const CFORM_CLONE = 3
 
- Data Fields inherited from ilContentPageObjectConstants
const OBJ_TYPE = 'copa'
 
const UI_CMD_VIEW = 'view'
 
const UI_CMD_EDIT = 'edit'
 
const UI_CMD_UPDATE = 'update'
 
const UI_CMD_COPAGE_DOWNLOAD_FILE = 'downloadFile'
 
const UI_CMD_COPAGE_DISPLAY_FULLSCREEN = 'displayMediaFullscreen'
 
const UI_CMD_COPAGE_DOWNLOAD_PARAGRAPH = 'download_paragraph'
 
const UI_TAB_ID_CONTENT = 'content'
 
const UI_TAB_ID_INFO = 'info_short'
 
const UI_TAB_ID_SETTINGS = 'settings'
 
const UI_TAB_ID_ICON = 'icon'
 
const UI_TAB_ID_STYLE = 'style'
 
const UI_TAB_ID_LP = 'learning_progress'
 
const UI_TAB_ID_EXPORT = 'export'
 
const UI_TAB_ID_PERMISSIONS = 'perm_settings'
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilObjContentPageGUI::__construct (   $a_id = 0,
  $a_id_type = self::REPOSITORY_NODE_ID,
  $a_parent_node_id = 0 
)

Constructor.

Parameters
int$a_id
int$a_id_type
int$a_parent_node_id

Reimplemented from ilObject2GUI.

Definition at line 81 of file class.ilObjContentPageGUI.php.

82 {
83 global $DIC;
84
85 parent::__construct($a_id, $a_id_type, $a_parent_node_id);
86
87 $this->dic = $DIC;
88 $this->request = $this->dic->http()->request();
89 $this->settings = $this->dic->settings();
90 $this->access = $this->dic->access();
91 $this->ctrl = $this->dic->ctrl();
92 $this->tabs = $this->dic->tabs();
93 $this->user = $this->dic->user();
94 $this->obj_service = $this->dic->object();
95 $this->navHistory = $this->dic['ilNavigationHistory'];
96 $this->error = $this->dic['ilErr'];
97 $this->help = $DIC['ilHelp'];
98
99 $this->lng->loadLanguageModule('copa');
100 $this->lng->loadLanguageModule('style');
101 $this->lng->loadLanguageModule('content');
102
103 if ($this->object instanceof \ilObjContentPage) {
104 $this->infoScreenEnabled = \ilContainer::_lookupContainerSetting(
105 $this->object->getId(),
107 true
108 );
109 }
110 }
user()
Definition: user.php:4
error($a_errmsg)
set error message @access public
static _lookupContainerSetting($a_id, $a_keyword, $a_default_value=null)
Lookup a container setting.
Class ilObjContentPage.
help()
Definition: help.php:2
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
settings()
Definition: settings.php:2
$DIC
Definition: xapitoken.php:46

References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ilContainer\_lookupContainerSetting(), error(), help(), ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, settings(), and user().

+ Here is the call graph for this function:

Member Function Documentation

◆ _goto()

static ilObjContentPageGUI::_goto (   $target)
static

Deep link.

Parameters
string$target

Definition at line 116 of file class.ilObjContentPageGUI.php.

117 {
118 global $DIC;
119
120 $targetAttributes = explode('_', $target);
121 $refId = (int) $targetAttributes[0];
122
123 if ((int) $refId <= 0) {
124 $DIC['ilErr']->raiseError($DIC->language()->txt('msg_no_perm_read'), $DIC['ilErr']->FATAL);
125 }
126
127 if ($DIC->access()->checkAccess('read', '', $refId)) {
128 $DIC->ctrl()->setTargetScript('ilias.php');
129 $DIC->ctrl()->initBaseClass('ilRepositoryGUI');
130 if (isset($DIC->http()->request()->getQueryParams()['gotolp'])) {
131 $DIC->ctrl()->setParameterByClass(__CLASS__, 'gotolp', 1);
132 }
133 $DIC->ctrl()->setParameterByClass(__CLASS__, 'ref_id', $refId);
134 $DIC->ctrl()->redirectByClass(array(
135 'ilRepositoryGUI',
136 __CLASS__,
138 } elseif ($DIC->access()->checkAccess("visible", "", $target)) {
139 ilObjectGUI::_gotoRepositoryNode($target, "infoScreen");
140 } elseif ($DIC->access()->checkAccess('read', '', ROOT_FOLDER_ID)) {
141 \ilUtil::sendInfo(sprintf(
142 $DIC->language()->txt('msg_no_perm_read_item'),
144 ), true);
145
146 $DIC->ctrl()->setTargetScript('ilias.php');
147 $DIC->ctrl()->initBaseClass('ilRepositoryGUI');
148 $DIC->ctrl()->setParameterByClass('ilRepositoryGUI', 'ref_id', ROOT_FOLDER_ID);
149 $DIC->ctrl()->redirectByClass('ilRepositoryGUI');
150 }
151
152 $DIC['ilErr']->raiseError($DIC->language()->txt('msg_no_perm_read'), $DIC['ilErr']->FATAL);
153 }
static _gotoRepositoryNode($a_ref_id, $a_cmd="frameset")
Goto repository root.
static _lookupObjId($a_id)
static _lookupTitle($a_id)
lookup object title
static sendInfo($a_info="", $a_keep=false)
Send Info Message to Screen.
$refId
Definition: xapitoken.php:42

References $DIC, $refId, ilObjectGUI\_gotoRepositoryNode(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilUtil\sendInfo(), and ilContentPageObjectConstants\UI_CMD_VIEW.

+ Here is the call graph for this function:

◆ addLocatorItems()

ilObjContentPageGUI::addLocatorItems ( )

Functions to be overwritten.

Reimplemented from ilObject2GUI.

Definition at line 485 of file class.ilObjContentPageGUI.php.

486 {
487 if ($this->object instanceof \ilObject) {
488 $this->locator->addItem(
489 $this->object->getTitle(),
490 $this->ctrl->getLinkTarget($this, self::UI_CMD_VIEW),
491 '',
492 $this->object->getRefId()
493 );
494 }
495 }
Class ilObject Basic functions for all objects.

◆ addToNavigationHistory()

ilObjContentPageGUI::addToNavigationHistory ( )

Definition at line 402 of file class.ilObjContentPageGUI.php.

403 {
404 if (!$this->getCreationMode()) {
405 if ($this->checkPermissionBool('read')) {
406 $this->navHistory->addItem(
407 $this->object->getRefId(),
408 \ilLink::_getLink($this->object->getRefId(), $this->object->getType()),
409 $this->object->getType()
410 );
411 }
412 }
413 }
checkPermissionBool($a_perm, $a_cmd="", $a_type="", $a_node_id=null)
Check permission.
getCreationMode()
get creation mode

References ilLink\_getLink(), ilObject2GUI\checkPermissionBool(), and ilObject2GUI\getCreationMode().

Referenced by executeCommand().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ afterSave()

ilObjContentPageGUI::afterSave ( \ilObject  $a_new_object)
protected

Definition at line 593 of file class.ilObjContentPageGUI.php.

594 {
595 \ilUtil::sendSuccess($this->lng->txt('object_added'), true);
596 $this->ctrl->redirect($this, 'edit');
597 }

◆ buildStylePropertiesForm()

ilObjContentPageGUI::buildStylePropertiesForm ( )
protected
Returns
\ilPropertyFormGUI

Definition at line 673 of file class.ilObjContentPageGUI.php.

674 {
675 $form = new \ilPropertyFormGUI();
676
677 $fixedStyle = $this->settings->get('fixed_content_style_id');
678 $defaultStyle = $this->settings->get('default_content_style_id');
679 $styleId = $this->object->getStyleSheetId();
680
681 if ($fixedStyle > 0) {
682 $st = new ilNonEditableValueGUI($this->lng->txt("cont_current_style"));
683 $st->setValue(
684 \ilObject::_lookupTitle($fixedStyle) . " (" . $this->lng->txt("global_fixed") . ")"
685 );
686 $form->addItem($st);
687 } else {
689 true,
690 false,
691 (int) $_GET["ref_id"]
692 );
693
694 if ($defaultStyle > 0) {
695 $st_styles[0] = \ilObject::_lookupTitle($defaultStyle) . ' (' . $this->lng->txt('default') . ')';
696 } else {
697 $st_styles[0] = $this->lng->txt('default');
698 }
699 ksort($st_styles);
700
701 if ($styleId > 0) {
702 if (!\ilObjStyleSheet::_lookupStandard($styleId)) {
703 $st = new \ilNonEditableValueGUI($this->lng->txt('cont_current_style'));
704 $st->setValue(ilObject::_lookupTitle($styleId));
705 $form->addItem($st);
706
707 $form->addCommandButton('editStyle', $this->lng->txt('cont_edit_style'));
708 $form->addCommandButton('deleteStyle', $this->lng->txt('cont_delete_style'));
709 }
710 }
711
712 if ($styleId <= 0 || \ilObjStyleSheet::_lookupStandard($styleId)) {
713 $style_sel = new \ilSelectInputGUI($this->lng->txt('cont_current_style'), 'style_id');
714 $style_sel->setOptions($st_styles);
715 $style_sel->setValue($styleId);
716 $form->addItem($style_sel);
717 $form->addCommandButton('saveStyleSettings', $this->lng->txt('save'));
718 $form->addCommandButton('createStyle', $this->lng->txt('sty_create_ind_style'));
719 }
720 }
721
722 $form->setTitle($this->lng->txt("cont_style"));
723 $form->setFormAction($this->ctrl->getFormAction($this));
724
725 return $form;
726 }
$_GET["client_id"]
This class represents a non editable value in a property form.
static _lookupStandard($a_id)
Lookup standard flag.
static _getStandardStyles( $a_exclude_default_style=false, $a_include_deactivated=false, $a_scope=0)
Get standard styles.
This class represents a property form user interface.

References $_GET, ilObjStyleSheet\_getStandardStyles(), ilObjStyleSheet\_lookupStandard(), ilObject\_lookupTitle(), and settings().

Referenced by editStyleProperties().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ createStyle()

ilObjContentPageGUI::createStyle ( )
protected

Create Style.

Definition at line 731 of file class.ilObjContentPageGUI.php.

732 {
733 $this->ctrl->redirectByClass('ilobjstylesheetgui', 'create');
734 }

◆ deleteStyle()

ilObjContentPageGUI::deleteStyle ( )
protected

Delete Style.

Definition at line 747 of file class.ilObjContentPageGUI.php.

748 {
749 $this->ctrl->redirectByClass('ilobjstylesheetgui', 'delete');
750 }

◆ editStyle()

ilObjContentPageGUI::editStyle ( )
protected

Edit Style.

Definition at line 739 of file class.ilObjContentPageGUI.php.

740 {
741 $this->ctrl->redirectByClass('ilobjstylesheetgui', 'edit');
742 }

◆ editStyleProperties()

ilObjContentPageGUI::editStyleProperties ( )
protected
Exceptions

ilObjectException

Definition at line 659 of file class.ilObjContentPageGUI.php.

660 {
661 $this->checkPermission('write');
662
663 $this->tabs->activateTab(self::UI_TAB_ID_SETTINGS);
664 $this->setSettingsSubTabs(self::UI_TAB_ID_STYLE);
665
666 $form = $this->buildStylePropertiesForm();
667 $this->tpl->setContent($form->getHTML());
668 }
setSettingsSubTabs($activeTab)
Sub tab configuration of the settings area.
checkPermission($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
Check permission and redirect on error.

References buildStylePropertiesForm(), ilObject2GUI\checkPermission(), and setSettingsSubTabs().

+ Here is the call graph for this function:

◆ executeCommand()

ilObjContentPageGUI::executeCommand ( )

execute command

Exceptions
ilObjectException
ilCtrlException
ilException

Reimplemented from ilObject2GUI.

Definition at line 225 of file class.ilObjContentPageGUI.php.

226 {
227 $nextClass = $this->ctrl->getNextClass($this);
228 $cmd = $this->ctrl->getCmd(self::UI_CMD_VIEW);
229
230 $this->addToNavigationHistory();
231
232 if (strtolower($nextClass) !== 'ilobjstylesheetgui') {
233 $this->renderHeaderActions();
234 }
235
236 switch (strtolower($nextClass)) {
237 case 'ilobjstylesheetgui':
238 $this->checkPermission('write');
239
240 $this->setLocator();
241
242 $this->ctrl->setReturn($this, 'editStyleProperties');
243 $style_gui = new \ilObjStyleSheetGUI(
244 '',
245 $this->object->getStyleSheetId(),
246 false,
247 false
248 );
249 $style_gui->omitLocator();
250 if ($cmd === 'create' || $_GET['new_type'] === 'sty') {
251 $style_gui->setCreationMode(true);
252 }
253
254 if ($cmd === 'confirmedDelete') {
255 $this->object->setStyleSheetId(0);
256 $this->object->update();
257 }
258
259 $ret = $this->ctrl->forwardCommand($style_gui);
260
261 if ($cmd === 'save' || $cmd === 'copyStyle' || $cmd === 'importStyle') {
262 $styleId = $ret;
263 $this->object->setStyleSheetId($styleId);
264 $this->object->update();
265 $this->ctrl->redirectByClass('ilobjstylesheetgui', 'edit');
266 }
267 break;
268
269 case 'ilcontentpagepagegui':
270 if (in_array(strtolower($cmd), array_map('strtolower', [
271 self::UI_CMD_COPAGE_DOWNLOAD_FILE,
272 self::UI_CMD_COPAGE_DISPLAY_FULLSCREEN,
273 self::UI_CMD_COPAGE_DOWNLOAD_PARAGRAPH,
274 ]))
275 ) {
276 if (!$this->checkPermissionBool('read')) {
277 $this->error->raiseError($this->lng->txt('permission_denied'), $this->error->MESSAGE);
278 }
279 } elseif (!$this->checkPermissionBool('write') || $this->user->isAnonymous()) {
280 $this->error->raiseError($this->lng->txt('permission_denied'), $this->error->MESSAGE);
281 }
282
283 $this->prepareOutput();
284
285 $this->tpl->setVariable(
286 'LOCATION_CONTENT_STYLESHEET',
287 \ilObjStyleSheet::getContentStylePath($this->object->getStyleSheetId())
288 );
289 $this->tpl->setCurrentBlock('SyntaxStyle');
290 $this->tpl->setVariable('LOCATION_SYNTAX_STYLESHEET', \ilObjStyleSheet::getSyntaxStylePath());
291 $this->tpl->parseCurrentBlock();
292
293 $forwarder = new \ilContentPagePageCommandForwarder(
294 $this->request,
295 $this->ctrl,
296 $this->tabs,
297 $this->lng,
298 $this->object
299 );
300 $pageContent = $forwarder->forward();
301 if (strlen($pageContent) > 0) {
302 $this->tpl->setContent($pageContent);
303 }
304 break;
305
306 case 'ilinfoscreengui':
307 if (!$this->infoScreenEnabled) {
308 return null;
309 }
310 $this->prepareOutput();
311
312 $this->infoScreenForward();
313 break;
314
315 case 'ilcommonactiondispatchergui':
316 $this->ctrl->forwardCommand(\ilCommonActionDispatcherGUI::getInstanceFromAjaxCall());
317 break;
318
319 case 'ilpermissiongui':
320 $this->checkPermission('edit_permission');
321
322 $this->prepareOutput();
323 $this->tabs->activateTab(self::UI_TAB_ID_PERMISSIONS);
324
325 $this->ctrl->forwardCommand(new \ilPermissionGUI($this));
326 break;
327
328 case 'illearningprogressgui':
329 if (!\ilLearningProgressAccess::checkAccess($this->object->getRefId())) {
330 $this->error->raiseError($this->lng->txt('permission_denied'), $this->error->MESSAGE);
331 }
332
333 $this->prepareOutput();
334 $this->tabs->activateTab(self::UI_TAB_ID_LP);
335
336 $this->ctrl->forwardCommand(new \ilLearningProgressGUI(
338 $this->object->getRefId(),
339 isset(
340 $this->request->getQueryParams()['user_id']) &&
341 is_numeric(
342 $this->request->getQueryParams()['user_id']
343 ) ?
344 (int) $this->request->getQueryParams()['user_id'] :
345 $this->user->getId()
346 ));
347 break;
348
349 case 'ilexportgui':
350 $this->checkPermission('write');
351
352 $this->prepareOutput();
353 $this->tabs->activateTab(self::UI_TAB_ID_EXPORT);
354
355 $gui = new \ilExportGUI($this);
356 $gui->addFormat('xml');
357 $this->ctrl->forwardCommand($gui);
358 break;
359
360 case 'ilobjectcustomiconconfigurationgui':
361 if (!$this->checkPermissionBool('write') || !$this->settings->get('custom_icons')) {
362 $this->error->raiseError($this->lng->txt('permission_denied'), $this->error->MESSAGE);
363 }
364
365 $this->prepareOutput();
366 $this->tabs->activateTab(self::UI_TAB_ID_SETTINGS);
367 $this->setSettingsSubTabs(self::UI_TAB_ID_ICON);
368
369 require_once 'Services/Object/Icon/classes/class.ilObjectCustomIconConfigurationGUI.php';
370 $gui = new \ilObjectCustomIconConfigurationGUI($this->dic, $this, $this->object);
371 $this->ctrl->forwardCommand($gui);
372 break;
373
374 case 'ilobjectcopygui':
375 $this->tpl->loadStandardTemplate();
376
377 $gui = new \ilObjectCopyGUI($this);
378 $gui->setType(self::OBJ_TYPE);
379
380 $this->ctrl->forwardCommand($gui);
381 break;
382
383 default:
384 switch (true) {
385 case in_array(strtolower($cmd), array_map('strtolower', [self::UI_CMD_EDIT, self::UI_CMD_UPDATE])):
387 break;
388 }
389
390 if (in_array(strtolower($cmd), array_map('strtolower', ['addToDesk', 'removeFromDesk']))) {
391 $this->ctrl->setCmd($cmd . 'Object');
392 }
393
394 return parent::executeCommand();
395 }
396 return null;
397 }
static getInstanceFromAjaxCall()
(Re-)Build instance from ajax call
static checkAccess($a_ref_id, $a_allow_only_read=true)
check access to learning progress
Class ilObjUserTrackingGUI.
static getSyntaxStylePath()
get syntax style path
static getContentStylePath($a_style_id, $add_random=true, $add_token=true)
get content style path
prepareOutput($a_show_subobjects=true)
prepare output
setLocator()
set Locator
New PermissionGUI (extends from old ilPermission2GUI) RBAC related output.
$ret
Definition: parser.php:6

References $_GET, $ret, addToNavigationHistory(), ilLearningProgressAccess\checkAccess(), ilObject2GUI\checkPermission(), ilObject2GUI\checkPermissionBool(), error(), ilObjStyleSheet\getContentStylePath(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilObjStyleSheet\getSyntaxStylePath(), infoScreenForward(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, ilObject2GUI\prepareOutput(), renderHeaderActions(), ilObject2GUI\setLocator(), setSettingsSubTabs(), settings(), and user().

+ Here is the call graph for this function:

◆ getContent()

ilObjContentPageGUI::getContent ( string  $ctrlLink = '')
Parameters
string$ctrlLinkA link which describes the target controller for all page object links/actions
Returns
string
Exceptions

ilException

Definition at line 557 of file class.ilObjContentPageGUI.php.

557 : string
558 {
559 if ($this->checkPermissionBool('read')) {
560 $this->object->trackProgress((int) $this->user->getId());
561
562 $this->initStyleSheets();
563
564 $forwarder = new \ilContentPagePageCommandForwarder(
565 $this->request,
566 $this->ctrl,
567 $this->tabs,
568 $this->lng,
569 $this->object
570 );
572
573 return $forwarder->forward($ctrlLink);
574 }
575
576 return '';
577 }
const PRESENTATION_MODE_PRESENTATION
presentation mode for requesting

References ilObject2GUI\checkPermissionBool(), initStyleSheets(), ilContentPagePageCommandForwarder\PRESENTATION_MODE_PRESENTATION, and user().

Referenced by view().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getEditFormCustomValues()

ilObjContentPageGUI::getEditFormCustomValues ( array &  $a_values)
protected

Add values to custom edit fields.

Parameters
array$a_values

Reimplemented from ilObjectGUI.

Definition at line 636 of file class.ilObjContentPageGUI.php.

References $infoScreenEnabled, and ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY.

◆ getType()

ilObjContentPageGUI::getType ( )

Functions that must be overwritten.

Reimplemented from ilObject2GUI.

Definition at line 158 of file class.ilObjContentPageGUI.php.

References ilContentPageObjectConstants\OBJ_TYPE.

◆ infoScreen()

ilObjContentPageGUI::infoScreen ( )
Exceptions
ilCtrlException

Definition at line 501 of file class.ilObjContentPageGUI.php.

502 {
503 $this->ctrl->setCmd('showSummary');
504 $this->ctrl->setCmdClass('ilinfoscreengui');
505
506 $this->infoScreenForward();
507 }

References infoScreenForward().

+ Here is the call graph for this function:

◆ infoScreenForward()

ilObjContentPageGUI::infoScreenForward ( )
Exceptions
ilCtrlException

Definition at line 431 of file class.ilObjContentPageGUI.php.

432 {
433 if (!$this->infoScreenEnabled) {
434 return;
435 }
436
437 if (!$this->checkPermissionBool('visible') && !$this->checkPermissionBool('read')) {
438 $this->error->raiseError($this->lng->txt('permission_denied'), $this->error->MESSAGE);
439 }
440
441 $this->tabs->activateTab(self::UI_TAB_ID_INFO);
442
443 $info = new \ilInfoScreenGUI($this);
444 $info->enableLearningProgress(true);
445 $info->enablePrivateNotes();
446 $info->addMetaDataSections($this->object->getId(), 0, $this->object->getType());
447
448 $this->ctrl->forwardCommand($info);
449 }

References ilObject2GUI\checkPermissionBool(), and error().

Referenced by executeCommand(), and infoScreen().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ initEditCustomForm()

ilObjContentPageGUI::initEditCustomForm ( \ilPropertyFormGUI  $a_form)
protected

Definition at line 613 of file class.ilObjContentPageGUI.php.

614 {
615 $sh = new ilFormSectionHeaderGUI();
616 $sh->setTitle($this->lng->txt('obj_features'));
617 $a_form->addItem($sh);
618
620 $this->object->getId(),
621 $a_form,
622 array(
624 )
625 );
626
627 $presentationHeader = new ilFormSectionHeaderGUI();
628 $presentationHeader->setTitle($this->lng->txt('settings_presentation_header'));
629 $a_form->addItem($presentationHeader);
630 $this->obj_service->commonSettings()->legacyForm($a_form, $this->object)->addTileImage();
631 }
This class represents a section header in a property form.
static initServiceSettingsForm($a_obj_id, ilPropertyFormGUI $form, $services)
Init service settings form.

References ilPropertyFormGUI\addItem(), ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, and ilObjectServiceSettingsGUI\initServiceSettingsForm().

+ Here is the call graph for this function:

◆ initStyleSheets()

ilObjContentPageGUI::initStyleSheets ( )
protected

Definition at line 579 of file class.ilObjContentPageGUI.php.

580 {
581 $this->tpl->setVariable(
582 'LOCATION_CONTENT_STYLESHEET',
583 \ilObjStyleSheet::getContentStylePath($this->object->getStyleSheetId())
584 );
585 $this->tpl->setCurrentBlock('SyntaxStyle');
586 $this->tpl->setVariable('LOCATION_SYNTAX_STYLESHEET', \ilObjStyleSheet::getSyntaxStylePath());
587 $this->tpl->parseCurrentBlock();
588 }

References ilObjStyleSheet\getContentStylePath(), and ilObjStyleSheet\getSyntaxStylePath().

Referenced by getContent().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ renderHeaderActions()

ilObjContentPageGUI::renderHeaderActions ( )

Definition at line 418 of file class.ilObjContentPageGUI.php.

419 {
420 if (!$this->getCreationMode()) {
421 if ($this->checkPermissionBool('read')) {
422 $this->addHeaderAction();
423 }
424 }
425 }
addHeaderAction()
Add header action menu.

References ilObjectGUI\addHeaderAction(), ilObject2GUI\checkPermissionBool(), and ilObject2GUI\getCreationMode().

Referenced by executeCommand().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ saveStyleSettings()

ilObjContentPageGUI::saveStyleSettings ( )
protected

Save style settings.

Exceptions
ilObjectException

Definition at line 756 of file class.ilObjContentPageGUI.php.

757 {
758 $this->checkPermission('write');
759
760 if (
761 $this->settings->get('fixed_content_style_id') <= 0 &&
762 (
764 $this->object->getStyleSheetId()
765 ) ||
766 $this->object->getStyleSheetId() == 0
767 )
768 ) {
769 $this->object->setStyleSheetId(ilUtil::stripSlashes($_POST['style_id']));
770 $this->object->update();
771 ilUtil::sendSuccess($this->lng->txt('msg_obj_modified'), true);
772 }
773
774 $this->ctrl->redirect($this, 'editStyleProperties');
775 }
$_POST["username"]
static stripSlashes($a_str, $a_strip_html=true, $a_allow="")
strip slashes if magic qoutes is enabled

References $_POST, ilObjStyleSheet\_lookupStandard(), ilObject2GUI\checkPermission(), settings(), and ilUtil\stripSlashes().

+ Here is the call graph for this function:

◆ setContentSubTabs()

ilObjContentPageGUI::setContentSubTabs ( )
protected

Sub tab configuration of the content area.

Definition at line 532 of file class.ilObjContentPageGUI.php.

533 {
534 if ($this->checkPermissionBool('write')) {
535 $this->tabs->addSubTab(
536 self::UI_TAB_ID_CONTENT,
537 $this->lng->txt('view'),
538 $this->ctrl->getLinkTarget($this, self::UI_CMD_VIEW)
539 );
540
541 if (!$this->user->isAnonymous()) {
542 $this->lng->loadLanguageModule('cntr');
543 $this->tabs->addSubTab(
544 'page_editor',
545 $this->lng->txt('cntr_text_media_editor'),
546 $this->ctrl->getLinkTargetByClass('ilContentPagePageGUI', 'edit')
547 );
548 }
549 }
550 }

References ilObject2GUI\checkPermissionBool(), and user().

Referenced by view().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setSettingsSubTabs()

ilObjContentPageGUI::setSettingsSubTabs (   $activeTab)
protected

Sub tab configuration of the settings area.

Parameters
string$activeTab

Definition at line 455 of file class.ilObjContentPageGUI.php.

456 {
457 if ($this->checkPermissionBool('write')) {
458 $this->tabs->addSubTab(
459 self::UI_TAB_ID_SETTINGS,
460 $this->lng->txt('settings'),
461 $this->ctrl->getLinkTarget($this, self::UI_CMD_EDIT)
462 );
463
464 if ($this->settings->get('custom_icons')) {
465 $this->tabs_gui->addSubTab(
466 self::UI_TAB_ID_ICON,
467 $this->lng->txt('icon_settings'),
468 $this->ctrl->getLinkTargetByClass('ilObjectCustomIconConfigurationGUI')
469 );
470 }
471
472 $this->tabs_gui->addSubTab(
473 self::UI_TAB_ID_STYLE,
474 $this->lng->txt('cont_style'),
475 $this->ctrl->getLinkTarget($this, 'editStyleProperties')
476 );
477
478 $this->tabs->activateSubTab($activeTab);
479 }
480 }

References ilObject2GUI\checkPermissionBool(), and settings().

Referenced by editStyleProperties(), and executeCommand().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setTabs()

ilObjContentPageGUI::setTabs ( )

create tabs (repository/workspace switch)this had to be moved here because of the context-specific permission tab

Reimplemented from ilObject2GUI.

Definition at line 166 of file class.ilObjContentPageGUI.php.

167 {
168 $this->help->setScreenIdComponent($this->object->getType());
169
170 if ($this->checkPermissionBool('read')) {
171 $this->tabs->addTab(
172 self::UI_TAB_ID_CONTENT,
173 $this->lng->txt('content'),
174 $this->ctrl->getLinkTarget($this, self::UI_CMD_VIEW)
175 );
176 }
177
178 if ($this->infoScreenEnabled && ($this->checkPermissionBool('visible') || $this->checkPermissionBool('read'))) {
179 $this->tabs->addTab(
180 self::UI_TAB_ID_INFO,
181 $this->lng->txt('info_short'),
182 $this->ctrl->getLinkTargetByClass('ilinfoscreengui', 'showSummary')
183 );
184 }
185
186 if ($this->checkPermissionBool('write')) {
187 $this->tabs->addTab(
188 self::UI_TAB_ID_SETTINGS,
189 $this->lng->txt('settings'),
190 $this->ctrl->getLinkTarget($this, self::UI_CMD_EDIT)
191 );
192 }
193
194 if (\ilLearningProgressAccess::checkAccess($this->object->getRefId())) {
195 $this->tabs->addTab(
196 self::UI_TAB_ID_LP,
197 $this->lng->txt('learning_progress'),
198 $this->ctrl->getLinkTargetByClass('illearningprogressgui')
199 );
200 }
201
202 if ($this->checkPermissionBool('write')) {
203 $this->tabs->addTab(
204 self::UI_TAB_ID_EXPORT,
205 $this->lng->txt('export'),
206 $this->ctrl->getLinkTargetByClass('ilexportgui')
207 );
208 }
209
210 if ($this->checkPermissionBool('edit_permission')) {
211 $this->tabs->addTab(
212 self::UI_TAB_ID_PERMISSIONS,
213 $this->lng->txt('perm_settings'),
214 $this->ctrl->getLinkTargetByClass('ilpermissiongui', 'perm')
215 );
216 }
217 }

References ilLearningProgressAccess\checkAccess(), ilObject2GUI\checkPermissionBool(), and help().

+ Here is the call graph for this function:

◆ setTitleAndDescription()

ilObjContentPageGUI::setTitleAndDescription ( )
protected

called by prepare output

Reimplemented from ilObject2GUI.

Definition at line 602 of file class.ilObjContentPageGUI.php.

603 {
604 parent::setTitleAndDescription();
605
606 $icon = ilObject::_getIcon($this->object->getId(), 'big', $this->object->getType());
607 $this->tpl->setTitleIcon($icon, $this->lng->txt('obj_' . $this->object->getType()));
608 }

◆ updateCustom()

ilObjContentPageGUI::updateCustom ( \ilPropertyFormGUI  $a_form)
protected

Definition at line 644 of file class.ilObjContentPageGUI.php.

645 {
647 $this->object->getId(),
648 $a_form,
649 array(
651 )
652 );
653 $this->obj_service->commonSettings()->legacyForm($a_form, $this->object)->saveTileImage();
654 }
static updateServiceSettingsForm($a_obj_id, ilPropertyFormGUI $form, $services)
Update service settings.

References ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, and ilObjectServiceSettingsGUI\updateServiceSettingsForm().

+ Here is the call graph for this function:

◆ view()

ilObjContentPageGUI::view ( )

Shows the content of the object.

Exceptions
ilException
ilObjectException

Reimplemented from ilObject2GUI.

Definition at line 515 of file class.ilObjContentPageGUI.php.

516 {
517 $this->checkPermission('read');
518
519 $this->setContentSubTabs();
520
521 $this->tabs->activateTab(self::UI_TAB_ID_CONTENT);
522 $this->tabs->activateSubTab(self::UI_TAB_ID_CONTENT);
523
524 $this->tpl->setPermanentLink($this->object->getType(), $this->object->getRefId(), '', '_top');
525
526 $this->tpl->setContent($this->getContent());
527 }
setContentSubTabs()
Sub tab configuration of the content area.
getContent(string $ctrlLink='')

References ilObject2GUI\checkPermission(), getContent(), and setContentSubTabs().

+ Here is the call graph for this function:

Field Documentation

◆ $access

ilObjContentPageGUI::$access
protected

Definition at line 33 of file class.ilObjContentPageGUI.php.

◆ $ctrl

ilObjContentPageGUI::$ctrl
protected

Definition at line 28 of file class.ilObjContentPageGUI.php.

◆ $dic

ilObjContentPageGUI::$dic
protected

Definition at line 68 of file class.ilObjContentPageGUI.php.

◆ $error

ilObjContentPageGUI::$error
protected

Definition at line 63 of file class.ilObjContentPageGUI.php.

◆ $help

ilObjContentPageGUI::$help
protected

Definition at line 76 of file class.ilObjContentPageGUI.php.

◆ $infoScreenEnabled

ilObjContentPageGUI::$infoScreenEnabled = false
protected

Definition at line 73 of file class.ilObjContentPageGUI.php.

Referenced by getEditFormCustomValues().

◆ $navHistory

ilObjContentPageGUI::$navHistory
protected

Definition at line 58 of file class.ilObjContentPageGUI.php.

◆ $obj_service

ilObjContentPageGUI::$obj_service
protected

Definition at line 53 of file class.ilObjContentPageGUI.php.

◆ $request

ilObjContentPageGUI::$request
protected

Definition at line 23 of file class.ilObjContentPageGUI.php.

◆ $settings

ilObjContentPageGUI::$settings
protected

Definition at line 38 of file class.ilObjContentPageGUI.php.

◆ $tabs

ilObjContentPageGUI::$tabs
protected

Definition at line 43 of file class.ilObjContentPageGUI.php.

◆ $user

ilObjContentPageGUI::$user
protected

Definition at line 48 of file class.ilObjContentPageGUI.php.


The documentation for this class was generated from the following file: