|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilObjGroupGUI. More...
Inheritance diagram for ilObjGroupGUI:
Collaboration diagram for ilObjGroupGUI:Public Member Functions | |
| __construct ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=false) | |
| Constructor @access public. More... | |
| executeCommand () | |
| execute command note: this method is overwritten in all container objects More... | |
| viewObject () | |
| viewObject container presentation for "administration -> repository, trash, permissions" More... | |
| renderObject () | |
| Render group. More... | |
| modifyItemGUI ($a_item_list_gui, $a_item_data, $a_show_path) | |
| Modify Item ListGUI for presentation in container @global type $tree. More... | |
| afterSave (\ilObject $new_object, $a_redirect=true) | |
| After object creation. More... | |
| editObject (ilPropertyFormGUI $a_form=null) | |
| Edit object. More... | |
| updateGroupTypeObject () | |
| change group type More... | |
| updateObject () | |
| update group settings More... | |
| editMapSettingsObject () | |
| Edit Map Settings. More... | |
| saveMapSettingsObject () | |
| editInfoObject () | |
| edit info More... | |
| updateInfoObject () | |
| update info More... | |
| readMemberData ($ids, $selected_columns=null) | |
| leaveObject () | |
| leave Group @access public More... | |
| unsubscribeObject () | |
| unsubscribe from group More... | |
| addContentTab () | |
| Add content tab. More... | |
| getTabs () | |
| common tabs for all container objects (should be called at the end of child getTabs() method More... | |
| infoScreenObject () | |
| this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed More... | |
| infoScreen () | |
| show information screen More... | |
| saveNotificationObject () | |
| :TEMP: Save notification setting (from infoscreen) More... | |
| initForm ($a_mode='edit', $a_omit_form_action=false) | |
| init create/edit form More... | |
| prepareOutput ($a_show_subobjects=true) | |
| Handle member view. More... | |
| createMailSignature () | |
| Create a course mail signature. More... | |
| addCustomData ($a_data) | |
| getLocalRoles () | |
| returns all local roles [role_id] => title More... | |
| setSideColumnReturn () | |
| Set return point for side column actions. 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 ilContainerGUI | |
| __construct ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor @access public. More... | |
| executeCommand () | |
| execute command note: this method is overwritten in all container objects More... | |
| forwardToStyleSheet () | |
| Forward to style object. More... | |
| & | forwardToPageObject () |
| forward command to page object More... | |
| addPageTabs () | |
| Add page tabs. More... | |
| getContainerPageHTML () | |
| Get container page HTML. More... | |
| prepareOutput ($a_show_subobjects=true) | |
| prepare output More... | |
| showTreeFlatIcon () | |
| setTitleAndDescription () | |
| called by prepare output More... | |
| showPossibleSubObjects () | |
| show possible sub objects selection list More... | |
| getContentGUI () | |
| Get content gui object. More... | |
| renderObject () | |
| render the object More... | |
| renderBlockAsynchObject () | |
| render the object More... | |
| setContentSubTabs () | |
| Set content sub tabs. More... | |
| showAdministrationPanel () | |
| show administration panel More... | |
| __showTimingsButton (&$tpl) | |
| showPermanentLink () | |
| show permanent link More... | |
| switchToStdEditorObject () | |
| Switch to standard page editor. More... | |
| switchToOldEditorObject () | |
| Switch to old page editor. More... | |
| useNewEditorObject () | |
| Use new editor (-> delete xhtml content page) More... | |
| editPageFrameObject () | |
| show page editor frameset More... | |
| editPageContentObject () | |
| edit page content (for repository root node and categories) More... | |
| savePageContentObject () | |
| cancelPageContentObject () | |
| showLinkListObject () | |
| clearAdminCommandsDetermination () | |
| cleaer administration commands determination More... | |
| & | newBlockTemplate () |
| determin admin commands More... | |
| addHeaderRow (&$a_tpl, $a_type, $a_show_image=true) | |
| adds a header row to a block template More... | |
| addMessageRow (&$a_tpl, $a_message, $a_type) | |
| add message row More... | |
| resetRowType () | |
| setPageEditorTabs () | |
| Add page editor tabs. More... | |
| addStandardContainerSubTabs ($a_include_view=true) | |
| Add standar container subtabs for view, manage, oderdering and text/media editor link. More... | |
| getTabs () | |
| common tabs for all container objects (should be called at the end of child getTabs() method More... | |
| enableAdministrationPanelObject () | |
| enable administration panel More... | |
| disableAdministrationPanelObject () | |
| enable administration panel More... | |
| editOrderObject () | |
| Edit order. More... | |
| isActiveOrdering () | |
| Check if ordering is enabled. More... | |
| isActiveItemOrdering () | |
| Check if item ordering is enabled. More... | |
| enableMultiDownloadObject () | |
| isMultiDownloadEnabled () | |
| cutObject () | |
| cut object(s) out from a container and write the information to clipboard More... | |
| copyObject () | |
| Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once. More... | |
| downloadObject () | |
| getBucketTitle () | |
| get proper label to add in the background task popover More... | |
| linkObject () | |
| create an new reference of an object in tree it's like a hard link of unix More... | |
| clearObject () | |
| clear clipboard and go back to last object More... | |
| performPasteIntoMultipleObjectsObject () | |
| initAndDisplayLinkIntoMultipleObjectsObject () | |
| showPasteTreeObject () | |
| Show paste tree. More... | |
| cancelMoveLinkObject () | |
| Cancel move|link empty clipboard and return to parent. More... | |
| keepObjectsInClipboardObject () | |
| Keep objects in the clipboard. More... | |
| initAndDisplayCopyIntoMultipleObjectsObject () | |
| initAndDisplayMoveIntoObjectObject () | |
| pasteObject () | |
| paste object from clipboard to current place Depending on the chosen command the object(s) are linked, copied or moved More... | |
| clipboardObject () | |
| show clipboard More... | |
| isActiveAdministrationPanel () | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| May be overwritten in subclasses. More... | |
| allowBlocksMoving () | |
| Standard is to allow blocks moving. More... | |
| allowBlocksConfigure () | |
| Standard is to allow blocks configuration. More... | |
| cloneWizardPageTreeObject () | |
| @access public More... | |
| cloneWizardPageListObject () | |
| @access public More... | |
| cloneWizardPageObject ($a_tree_view=true) | |
| Show clone wizard page for container objects. More... | |
| cloneAllObject () | |
| Clone all object Overwritten method for copying container objects. More... | |
| saveSortingObject () | |
| Save Sorting. More... | |
| cloneNodes ($srcRef, $dstRef, &$mapping, $newName=null) | |
| Recursively clones all nodes of the RBAC tree. More... | |
| modifyItemGUI ($a_item_list_gui, $a_item_data, $a_show_path) | |
| Modify list gui for presentation in container. More... | |
| editStylePropertiesObject () | |
| Edit style properties. More... | |
| initStylePropertiesForm () | |
| Init style properties form. More... | |
| createStyleObject () | |
| Create Style. More... | |
| editStyleObject () | |
| Edit Style. More... | |
| deleteStyleObject () | |
| Delete Style. More... | |
| saveStyleSettingsObject () | |
| Save style settings. More... | |
| getAsynchItemListObject () | |
| Get item list command drop down asynchronously. More... | |
| redrawListItemObject () | |
| Redraw a list item (ajax) More... | |
| trashObject () | |
| Show trash content of object. More... | |
| trashApplyFilterObject () | |
| trash table apply filter More... | |
| trashResetFilterObject () | |
| trash table reset filter More... | |
| removeFromSystemObject () | |
| remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method More... | |
| undeleteObject () | |
| Get objects back from trash. More... | |
| confirmRemoveFromSystemObject () | |
| confirmation screen remove from system More... | |
| setSideColumnReturn () | |
| Set return point for side column actions. More... | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder 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 ($a_target, $a_add="") |
| goto target group 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... | |
Static Public Member Functions inherited from ilContainerGUI | |
| static | _buildPath ($a_ref_id, $a_course_ref_id) |
| build path More... | |
Protected Member Functions | |
| initInfoEditor () | |
| init info editor More... | |
| membersObject () | |
| Called from goto? More... | |
| setSubTabs ($a_tab) | |
| set sub tabs More... | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add file manager link. More... | |
| jump2UsersGalleryObject () | |
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 Member Functions inherited from ilContainerGUI | |
| getEditFormValues () | |
| Get values for edit form. More... | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| showPasswordInstructionObject ($a_init=true) | |
| Show webdav password instruction. More... | |
| initFormPasswordInstruction () | |
| Init password form. More... | |
| savePasswordObject () | |
| Save password. More... | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add file manager link. More... | |
| fileManagerLaunchObject () | |
| Launch jnlp. More... | |
| initEditForm () | |
| Init object edit form. More... | |
| initSortingForm (ilPropertyFormGUI $form, array $a_sorting_settings) | |
| Append sorting settings to property form. More... | |
| initListPresentationForm (ilPropertyFormGUI $form) | |
| Add list presentation settings to form. More... | |
| saveListPresentation (ilPropertyFormGUI $form) | |
| Save list presentation setting. More... | |
| initSortingDirectionForm (ilContainerSortingSettings $sorting_settings, $element, $a_prefix) | |
| Add sorting direction. More... | |
| initManualSortingOptionForm (ilContainerSortingSettings $settings, $element, $a_prefix, $a_sorting_settings) | |
| Add manual sorting options. More... | |
| saveSortingSettings (ilPropertyFormGUI $form) | |
| Save sorting settings. More... | |
| trashHandleFilter (bool $action_apply, bool $action_reset) | |
| restoreToNewLocationObject (\ilPropertyFormGUI $form=null) | |
| getTreeSelectorGUI ($cmd) | |
Private Member Functions | |
| checkAgreement () | |
| Check agreement and redirect if it is not accepted. More... | |
Additional Inherited Members | |
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 ilContainerGUI | |
| $bl_cnt = 1 | |
| $multi_download_enabled = false | |
Protected Attributes inherited from ilObjectGUI | |
| $ilErr | |
| $locator | |
| $user | |
| $access | |
| $rbacsystem | |
| $settings | |
| $rbacreview | |
| $toolbar | |
| $tmp_import_dir | |
| $tabs_gui = null | |
| $ctrl | |
| $object_service | |
| $favourites | |
Protected Attributes inherited from ilContainerGUI | |
| $rbacsystem | |
| $tabs | |
| $settings | |
| $user | |
| $db | |
| $access | |
| $error | |
| $obj_definition | |
| $rbacadmin | |
| $rbacreview | |
| $log | |
| $obj_data_cache | |
| $toolbar | |
| $plugin_admin | |
| $global_screen | |
| $app_event_handler | |
| $ui | |
| $container_filter_service | |
| $container_user_filter = null | |
| $ui_filter | |
Class ilObjGroupGUI.
@ilCtrl_Calls ilObjGroupGUI: ilGroupRegistrationGUI, ilPermissionGUI, ilInfoScreenGUI,, ilLearningProgressGUI @ilCtrl_Calls ilObjGroupGUI: ilPublicUserProfileGUI, ilObjCourseGroupingGUI, ilObjStyleSheetGUI @ilCtrl_Calls ilObjGroupGUI: ilCourseContentGUI, ilColumnGUI, ilContainerPageGUI, ilObjectCopyGUI @ilCtrl_Calls ilObjGroupGUI: ilObjectCustomUserFieldsGUI, ilMemberAgreementGUI, ilExportGUI, ilMemberExportGUI @ilCtrl_Calls ilObjGroupGUI: ilCommonActionDispatcherGUI, ilObjectServiceSettingsGUI, ilSessionOverviewGUI @ilCtrl_Calls ilObjGroupGUI: ilGroupMembershipGUI, ilBadgeManagementGUI, ilMailMemberSearchGUI, ilNewsTimelineGUI, ilContainerNewsSettingsGUI @ilCtrl_Calls ilObjGroupGUI: ilContainerSkillGUI, ilCalendarPresentationGUI @ilCtrl_Calls ilObjGroupGUI: ilLTIProviderObjectSettingGUI @ilCtrl_Calls ilObjGroupGUI: ilObjectMetaDataGUI, ilObjectTranslationGUI, ilPropertyFormGUI
Definition at line 30 of file class.ilObjGroupGUI.php.
| ilObjGroupGUI::__construct | ( | $a_data, | |
| $a_id, | |||
| $a_call_by_reference, | |||
$a_prepare_output = false |
|||
| ) |
Constructor @access public.
Reimplemented from ilContainerGUI.
Definition at line 36 of file class.ilObjGroupGUI.php.
References $DIC, $ilSetting, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:
|
static |
goto target group
Definition at line 1438 of file class.ilObjGroupGUI.php.
References $_GET, $DIC, ilObjectGUI\$ilErr, $ilUser, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilMembershipRegistrationCodeUtils\handleCode(), ilUtil\redirect(), and ilUtil\sendFailure().
Referenced by ilObjGroupReferenceGUI\_goto().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::addContentTab | ( | ) |
Add content tab.
return
Definition at line 1047 of file class.ilObjGroupGUI.php.
Referenced by getTabs().
Here is the caller graph for this function:| ilObjGroupGUI::addCustomData | ( | $a_data | ) |
| array | $a_data |
Definition at line 2049 of file class.ilObjGroupGUI.php.
References Vendor\Package\$f, and ilCourseUserData\_getValuesByObjId().
Here is the call graph for this function:| ilObjGroupGUI::afterSave | ( | \ilObject | $new_object, |
$a_redirect = true |
|||
| ) |
After object creation.
| \ilObject | $new_object |
Definition at line 471 of file class.ilObjGroupGUI.php.
References $DIC, $GLOBALS, $ilSetting, $ilUser, ilGroupParticipants\_getInstanceByObjId(), ilObject\getId(), ilObject\getRefId(), GRP_REGISTRATION_DIRECT, IL_GRP_ADMIN, ilContainer\SORT_INHERIT, ilContainer\SORT_TITLE, and ilObject\update().
Here is the call graph for this function:
|
private |
Check agreement and redirect if it is not accepted.
@access private
Definition at line 1920 of file class.ilObjGroupGUI.php.
References $DIC, $ilUser, ilCourseUserData\_checkRequired(), ilPrivacySettings\_getInstance(), ilMemberAgreement\_hasAccepted(), ilCourseDefinedFieldDefinition\_hasFields(), and ilMemberViewSettings\getInstance().
Referenced by viewObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::createMailSignature | ( | ) |
Create a course mail signature.
Definition at line 1986 of file class.ilObjGroupGUI.php.
References ilLink\_getLink().
Here is the call graph for this function:| ilObjGroupGUI::editInfoObject | ( | ) |
edit info
@access public
Definition at line 825 of file class.ilObjGroupGUI.php.
References $DIC, ilObjectGUI\$ilErr, ilObjectGUI\checkPermission(), initInfoEditor(), and setSubTabs().
Referenced by updateInfoObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::editMapSettingsObject | ( | ) |
Edit Map Settings.
Definition at line 740 of file class.ilObjGroupGUI.php.
References $DIC, $ilCtrl, $ilUser, ilMapUtil\getDefaultSettings(), ilMapUtil\isActivated(), and setSubTabs().
Here is the call graph for this function:| ilObjGroupGUI::editObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Edit object.
@access public
| ilPropertyFormGUI |
Definition at line 518 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), initForm(), and setSubTabs().
Here is the call graph for this function:| ilObjGroupGUI::executeCommand | ( | ) |
execute command note: this method is overwritten in all container objects
Reimplemented from ilContainerGUI.
Definition at line 51 of file class.ilObjGroupGUI.php.
References $_GET, $DIC, $GLOBALS, ilObjectGUI\$ilErr, $ilUser, ilContainerGUI\$rbacsystem, $ret, $service, ilObjectGUI\$tpl, ilCourseParticipants\_getInstanceByObjId(), ilLink\_getLink(), ilLearningProgress\_tracProgress(), ilObjectGUI\addHeaderAction(), ilObjectServiceSettingsGUI\CALENDAR_VISIBILITY, ilObjectGUI\checkPermission(), ilObjectGUI\checkPermissionBool(), ilContainerGUI\forwardToPageObject(), ilContainerGUI\forwardToStyleSheet(), ilObjStyleSheet\getContentStylePath(), ilObjectGUI\getCreationMode(), ilNewsTimelineGUI\getInstance(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), getLocalRoles(), infoScreen(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, ilObjGroup\MAIL_ALLOWED_ALL, prepareOutput(), renderObject(), setSubTabs(), and ilContainerGUI\showPermanentLink().
Here is the call graph for this function:| ilObjGroupGUI::getLocalRoles | ( | ) |
returns all local roles [role_id] => title
Definition at line 2079 of file class.ilObjGroupGUI.php.
References ilObjRole\_getTranslation().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::getTabs | ( | ) |
common tabs for all container objects (should be called at the end of child getTabs() method
Reimplemented from ilContainerGUI.
Definition at line 1058 of file class.ilObjGroupGUI.php.
References $DIC, $ilUser, ilObjectGUI\$lng, ilContainerGUI\$rbacsystem, ilWaitingList\_isOnList(), ilGroupParticipants\_isParticipant(), ilContainer\_lookupContainerSetting(), addContentTab(), ilLearningProgressAccess\checkAccess(), ilBadgeHandler\getInstance(), and ilObjectServiceSettingsGUI\SKILLS.
Here is the call graph for this function:| ilObjGroupGUI::infoScreen | ( | ) |
show information screen
Definition at line 1236 of file class.ilObjGroupGUI.php.
References Vendor\Package\$c, $DIC, $ilSetting, $ilUser, ilContainerGUI\$rbacsystem, ilCourseDefinedFieldDefinition\_fieldsToInfoString(), ilMDUtils\_fillHTMLMetaTags(), ilCourseDefinedFieldDefinition\_getFields(), ilPrivacySettings\_getInstance(), ilExportFieldsInfo\_getInstanceByType(), ilObjectGUI\checkPermission(), ilObjectGUI\checkPermissionBool(), ilDatePresentation\formatDate(), ilDatePresentation\formatPeriod(), ilParticipants\getInstance(), GRP_REGISTRATION_DIRECT, GRP_REGISTRATION_PASSWORD, GRP_REGISTRATION_REQUEST, ilObjGroupAccess\lookupRegistrationInfo(), ilUtil\makeClickable(), and ilAdvancedMDRecordGUI\MODE_INFO.
Referenced by executeCommand(), and infoScreenObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::infoScreenObject | ( | ) |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed
Definition at line 1226 of file class.ilObjGroupGUI.php.
References infoScreen().
Here is the call graph for this function:| ilObjGroupGUI::initForm | ( | $a_mode = 'edit', |
|
$a_omit_form_action = false |
|||
| ) |
init create/edit form
@access protected
| string | edit or create |
Definition at line 1496 of file class.ilObjGroupGUI.php.
References $DIC, $pass, ilObjectGUI\$tree, ilLink\_getLink(), ilObject\_lookupObjId(), ilObjCourseAccess\_lookupViewMode(), ilObjectServiceSettingsGUI\AUTO_RATING_NEW_OBJECTS, ilObjectServiceSettingsGUI\BADGES, ilObjectServiceSettingsGUI\CALENDAR_VISIBILITY, ilObjectServiceSettingsGUI\CUSTOM_METADATA, ilMembershipRegistrationCodeUtils\generateCode(), ilUtil\getImagePath(), ilObjectGUI\getObjectService(), GRP_REGISTRATION_DEACTIVATED, GRP_REGISTRATION_DIRECT, GRP_REGISTRATION_PASSWORD, GRP_REGISTRATION_REQUEST, ilObjectGUI\initDidacticTemplate(), ilContainerGUI\initListPresentationForm(), ilObjectServiceSettingsGUI\initServiceSettingsForm(), ilContainerGUI\initSortingForm(), ilObjGroup\lookupViewMode(), ilObjGroup\MAIL_ALLOWED_ALL, ilObjGroup\MAIL_ALLOWED_TUTORS, ilObjectServiceSettingsGUI\ORGU_POSITION_ACCESS, ilObjectServiceSettingsGUI\SKILLS, ilContainer\SORT_CREATION, ilContainer\SORT_INHERIT, ilContainer\SORT_MANUAL, ilContainer\SORT_TITLE, ilObjectServiceSettingsGUI\TAG_CLOUD, ilObjectServiceSettingsGUI\USE_NEWS, ilContainer\VIEW_BY_TYPE, ilContainer\VIEW_INHERIT, ilContainer\VIEW_SESSIONS, and ilContainer\VIEW_SIMPLE.
Referenced by editObject(), and updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Add file manager link.
| <type> | $a_sub_type |
| <type> | $a_sub_id |
Reimplemented from ilContainerGUI.
Definition at line 1996 of file class.ilObjGroupGUI.php.
References $DIC, $ilSetting, $ilUser, ilGroupParticipants\_isParticipant(), ilUtil\getImagePath(), and ilMembershipNotifications\isActiveForRefId().
Here is the call graph for this function:
|
protected |
init info editor
@access protected
Definition at line 848 of file class.ilObjGroupGUI.php.
Referenced by editInfoObject().
Here is the caller graph for this function:
|
protected |
Definition at line 2100 of file class.ilObjGroupGUI.php.
| ilObjGroupGUI::leaveObject | ( | ) |
leave Group @access public
Definition at line 978 of file class.ilObjGroupGUI.php.
References $DIC, $ilUser, ilGroupParticipants\_getInstanceByObjId(), ilObjectGUI\checkPermission(), ilUtil\sendFailure(), and viewObject().
Here is the call graph for this function:
|
protected |
| ilObjGroupGUI::modifyItemGUI | ( | $a_item_list_gui, | |
| $a_item_data, | |||
| $a_show_path | |||
| ) |
Modify Item ListGUI for presentation in container @global type $tree.
| type | $a_item_list_gui | |
| type | $a_item_data | |
| type | $a_show_path |
Reimplemented from ilContainerGUI.
Definition at line 443 of file class.ilObjGroupGUI.php.
References $DIC, ilObjectGUI\$tree, ilObjCourse\_lookupAboStatus(), ilObject\_lookupObjId(), and ilObjCourseGUI\_modifyItemGUI().
Here is the call graph for this function:| ilObjGroupGUI::prepareOutput | ( | $a_show_subobjects = true | ) |
Handle member view.
Reimplemented from ilContainerGUI.
Definition at line 1963 of file class.ilObjGroupGUI.php.
References $DIC, ilContainerGUI\$rbacsystem, and ilObjectGUI\getCreationMode().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::readMemberData | ( | $ids, | |
$selected_columns = null |
|||
| ) |
Definition at line 886 of file class.ilObjGroupGUI.php.
References $failed, $name, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilPrivacySettings\_getInstance(), ilLPStatusWrapper\_lookupCompletedForObject(), ilLPStatusWrapper\_lookupFailedForObject(), ilLPStatusWrapper\_lookupInProgressForObject(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilLearningProgress\_lookupProgressByObjId(), ilObjUser\_readUsersProfileData(), ilDatePresentation\formatDate(), ilObjPortfolio\getAvailablePortfolioLinksForUserIds(), ilObjectLP\getInstance(), IL_CAL_UNIX, ilLPStatus\LP_STATUS_COMPLETED, ilLPStatus\LP_STATUS_FAILED, ilLPStatus\LP_STATUS_IN_PROGRESS, and ilLPStatus\LP_STATUS_NOT_ATTEMPTED.
Here is the call graph for this function:| ilObjGroupGUI::renderObject | ( | ) |
Render group.
Reimplemented from ilContainerGUI.
Definition at line 425 of file class.ilObjGroupGUI.php.
Referenced by executeCommand(), and viewObject().
Here is the caller graph for this function:| ilObjGroupGUI::saveMapSettingsObject | ( | ) |
Definition at line 802 of file class.ilObjGroupGUI.php.
References $_POST, $DIC, $ilCtrl, $ilUser, and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjGroupGUI::saveNotificationObject | ( | ) |
:TEMP: Save notification setting (from infoscreen)
Definition at line 1411 of file class.ilObjGroupGUI.php.
| ilObjGroupGUI::setSideColumnReturn | ( | ) |
Set return point for side column actions.
Reimplemented from ilContainerGUI.
Definition at line 2108 of file class.ilObjGroupGUI.php.
|
protected |
set sub tabs
@access protected
return
Definition at line 1829 of file class.ilObjGroupGUI.php.
References $DIC, $ilUser, ilContainerGUI\$rbacsystem, ilPrivacySettings\_getInstance(), ilCourseDefinedFieldDefinition\_hasFields(), and ilMapUtil\isActivated().
Referenced by editInfoObject(), editMapSettingsObject(), editObject(), and executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::unsubscribeObject | ( | ) |
unsubscribe from group
@access public
Definition at line 1010 of file class.ilObjGroupGUI.php.
References $DIC, $ilCtrl, $ilUser, ilObjectGUI\$tree, ilObjectGUI\checkPermission(), ilGroupMembershipMailNotification\TYPE_NOTIFICATION_UNSUBSCRIBE, and ilGroupMembershipMailNotification\TYPE_UNSUBSCRIBE_MEMBER.
Here is the call graph for this function:| ilObjGroupGUI::updateGroupTypeObject | ( | ) |
change group type
@access public
return
Definition at line 540 of file class.ilObjGroupGUI.php.
References ilDidacticTemplateUtils\switchTemplate().
Here is the call graph for this function:| ilObjGroupGUI::updateInfoObject | ( | ) |
update info
@access public
Definition at line 873 of file class.ilObjGroupGUI.php.
References $_POST, ilObjectGUI\checkPermission(), editInfoObject(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjGroupGUI::updateObject | ( | ) |
update group settings
| bool | update group type @access public |
Reimplemented from ilObjectGUI.
Definition at line 558 of file class.ilObjGroupGUI.php.
References $_POST, $DIC, $GLOBALS, $ilUser, ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_recordWriteEvent(), ilObjectServiceSettingsGUI\AUTO_RATING_NEW_OBJECTS, ilObjectServiceSettingsGUI\BADGES, ilObjectServiceSettingsGUI\CALENDAR_VISIBILITY, ilObjectGUI\checkPermission(), ilObjectServiceSettingsGUI\CUSTOM_METADATA, ilObjectGUI\editObject(), ilLoggerFactory\getLogger(), ilObjectGUI\getObjectService(), initForm(), language(), ilDidacticTemplateObjSettings\lookupTemplateId(), ilObjectServiceSettingsGUI\ORGU_POSITION_ACCESS, ilContainerGUI\saveListPresentation(), ilContainerGUI\saveSortingSettings(), ilUtil\sendFailure(), ilUtil\sendQuestion(), ilObjectServiceSettingsGUI\SKILLS, ilUtil\stripSlashes(), ilObjectServiceSettingsGUI\TAG_CLOUD, ilObjectServiceSettingsGUI\updateServiceSettingsForm(), and ilObjectServiceSettingsGUI\USE_NEWS.
Here is the call graph for this function:| ilObjGroupGUI::viewObject | ( | ) |
viewObject container presentation for "administration -> repository, trash, permissions"
Reimplemented from ilObjectGUI.
Definition at line 380 of file class.ilObjGroupGUI.php.
References $_GET, $DIC, $ilUser, ilContainerGUI\$rbacsystem, ilObjectGUI\$tree, ilMDUtils\_fillHTMLMetaTags(), ilLearningProgress\_tracProgress(), checkAgreement(), and renderObject().
Referenced by leaveObject().
Here is the call graph for this function:
Here is the caller graph for this function: