|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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.
| ||||||||||
| 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... | ||||||||||
| addLocatorItems () | ||||||||||
| Functions to be overwritten. More... | ||||||||||
| addToNavigationHistory () | ||||||||||
| renderHeaderActions () | ||||||||||
| infoScreen () | ||||||||||
| infoScreenForward () | ||||||||||
| addToDeskObject () | ||||||||||
| Add desktop item @access public. More... | ||||||||||
| removeFromDeskObject () | ||||||||||
| Remove from desktop @access public. More... | ||||||||||
| getContent (string $ctrlLink='') | ||||||||||
| view () | ||||||||||
| Shows the content of the object. More... | ||||||||||
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 () | ||||||||||
| list childs of current object 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 () | ||||||||||
| 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 | ||||
| afterSave (\ilObject $a_new_object) | ||||
| setContentSubTabs () | ||||
| Sub tab configuration of the content area. More... | ||||
| setSettingsSubTabs ($activeTab) | ||||
| Sub tab configuration of the settings area. More... | ||||
| setTitleAndDescription () | ||||
| called by prepare output More... | ||||
| initEditCustomForm (\ilPropertyFormGUI $a_form) | ||||
| getEditFormCustomValues (array &$a_values) | ||||
Add values to custom edit fields.
| ||||
| updateCustom (\ilPropertyFormGUI $a_form) | ||||
| initStyleSheets () | ||||
| 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... | ||||
| deleteConfirmation () | ||||
| Display delete confirmation form (workspace specific) 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... | ||||
| showMountWebfolderIcon () | ||||
| 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 | |
| $navHistory | |
| $error | |
| $dic | |
| $infoScreenEnabled = false | |
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 | |
| $settings | |
| $rbacreview | |
| $toolbar | |
| $tmp_import_dir | |
| $tabs_gui = null | |
| $ctrl | |
| $object_service | |
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.
Definition at line 18 of file class.ilObjContentPageGUI.php.
| ilObjContentPageGUI::__construct | ( | $a_id = 0, |
|
$a_id_type = self::REPOSITORY_NODE_ID, |
|||
$a_parent_node_id = 0 |
|||
| ) |
Constructor.
| int | $a_id | |
| int | $a_id_type | |
| int | $a_parent_node_id |
Reimplemented from ilObject2GUI.
Definition at line 73 of file class.ilObjContentPageGUI.php.
References $DIC, ilContainer\_lookupContainerSetting(), error(), ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, settings(), and user().
Here is the call graph for this function:
|
static |
Deep link.
| string | $target |
Definition at line 522 of file class.ilObjContentPageGUI.php.
References $DIC, $target, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilUtil\sendInfo(), and ilContentPageObjectConstants\UI_CMD_VIEW.
Here is the call graph for this function:| ilObjContentPageGUI::addLocatorItems | ( | ) |
Functions to be overwritten.
Reimplemented from ilObject2GUI.
Definition at line 404 of file class.ilObjContentPageGUI.php.
| ilObjContentPageGUI::addToDeskObject | ( | ) |
Add desktop item @access public.
Implements ilDesktopItemHandling.
Definition at line 559 of file class.ilObjContentPageGUI.php.
References ilDesktopItemGUI\addToDesktop(), and settings().
Here is the call graph for this function:| ilObjContentPageGUI::addToNavigationHistory | ( | ) |
Definition at line 419 of file class.ilObjContentPageGUI.php.
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:
|
protected |
Definition at line 105 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 653 of file class.ilObjContentPageGUI.php.
References $_GET, $form, 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:
|
protected |
Create Style.
Definition at line 711 of file class.ilObjContentPageGUI.php.
|
protected |
Delete Style.
Definition at line 727 of file class.ilObjContentPageGUI.php.
|
protected |
Edit Style.
Definition at line 719 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 639 of file class.ilObjContentPageGUI.php.
References $form, buildStylePropertiesForm(), ilObject2GUI\checkPermission(), and setSettingsSubTabs().
Here is the call graph for this function:| ilObjContentPageGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilObject2GUI.
Definition at line 241 of file class.ilObjContentPageGUI.php.
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:| ilObjContentPageGUI::getContent | ( | string | $ctrlLink = '' | ) |
| string | $ctrlLink | A link which describes the target controller for all page object links/actions |
Definition at line 597 of file class.ilObjContentPageGUI.php.
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:
|
protected |
Add values to custom edit fields.
| array | $a_values |
Reimplemented from ilObjectGUI.
Definition at line 499 of file class.ilObjContentPageGUI.php.
References $infoScreenEnabled, and ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY.
| ilObjContentPageGUI::getType | ( | ) |
Functions that must be overwritten.
Reimplemented from ilObject2GUI.
Definition at line 114 of file class.ilObjContentPageGUI.php.
References ilContentPageObjectConstants\OBJ_TYPE.
| ilObjContentPageGUI::infoScreen | ( | ) |
Definition at line 447 of file class.ilObjContentPageGUI.php.
References infoScreenForward().
Here is the call graph for this function:| ilObjContentPageGUI::infoScreenForward | ( | ) |
Definition at line 458 of file class.ilObjContentPageGUI.php.
References $info, 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:
|
protected |
Definition at line 481 of file class.ilObjContentPageGUI.php.
References ilPropertyFormGUI\addItem(), ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, and ilObjectServiceSettingsGUI\initServiceSettingsForm().
Here is the call graph for this function:
|
protected |
Definition at line 584 of file class.ilObjContentPageGUI.php.
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:| ilObjContentPageGUI::removeFromDeskObject | ( | ) |
Remove from desktop @access public.
Implements ilDesktopItemHandling.
Definition at line 573 of file class.ilObjContentPageGUI.php.
References ilDesktopItemGUI\removeFromDesktop(), and settings().
Here is the call graph for this function:| ilObjContentPageGUI::renderHeaderActions | ( | ) |
Definition at line 435 of file class.ilObjContentPageGUI.php.
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:
|
protected |
Save style settings.
Definition at line 735 of file class.ilObjContentPageGUI.php.
References $_POST, ilObjStyleSheet\_lookupStandard(), ilObject2GUI\checkPermission(), settings(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
Sub tab configuration of the content area.
Definition at line 176 of file class.ilObjContentPageGUI.php.
References ilObject2GUI\checkPermissionBool(), and user().
Referenced by view().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Sub tab configuration of the settings area.
| string | $activeTab |
Definition at line 200 of file class.ilObjContentPageGUI.php.
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:| 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 122 of file class.ilObjContentPageGUI.php.
References ilLearningProgressAccess\checkAccess(), and ilObject2GUI\checkPermissionBool().
Here is the call graph for this function:
|
protected |
called by prepare output
Reimplemented from ilObject2GUI.
Definition at line 230 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 507 of file class.ilObjContentPageGUI.php.
References ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
Here is the call graph for this function:| ilObjContentPageGUI::view | ( | ) |
Shows the content of the object.
Reimplemented from ilObject2GUI.
Definition at line 622 of file class.ilObjContentPageGUI.php.
References ilObject2GUI\checkPermission(), getContent(), and setContentSubTabs().
Here is the call graph for this function:
|
protected |
Definition at line 33 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 28 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 63 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 58 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 68 of file class.ilObjContentPageGUI.php.
Referenced by getEditFormCustomValues().
|
protected |
Definition at line 53 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 23 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 38 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 43 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 48 of file class.ilObjContentPageGUI.php.