|
ILIAS
release_4-4 Revision
|
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 public. More... | |
| & | executeCommand () |
| viewObject () | |
| renderObject () | |
| Render group. More... | |
| modifyItemGUI ($a_item_list_gui, $a_item_data, $a_show_path) | |
| Modify Item ListGUI for presentation in container. More... | |
| saveObject () | |
| save object More... | |
| editObject () | |
| Edit object. More... | |
| updateGroupTypeObject () | |
| change group type More... | |
| updateObject () | |
| update GroupObject More... | |
| editGroupIconsObject ($a_form=null) | |
| edit container icons More... | |
| initGroupIconsForm () | |
| updateGroupIconsObject () | |
| update group icons More... | |
| editMapSettingsObject () | |
| Edit Map Settings. More... | |
| saveMapSettingsObject () | |
| membersMapObject () | |
| Members map. More... | |
| editInfoObject () | |
| edit info More... | |
| updateInfoObject () | |
| update info More... | |
| membersGalleryObject () | |
| Builds a group members gallery as a layer of left-floating images. More... | |
| readMemberData ($ids, $role='admin', $selected_columns=null) | |
| membersObject () | |
| edit members More... | |
| assignSubscribersObject () | |
| assign subscribers More... | |
| refuseSubscribersObject () | |
| refuse subscribers More... | |
| assignFromWaitingListObject () | |
| add from waiting list More... | |
| refuseFromListObject () | |
| refuse from waiting list More... | |
| confirmDeleteMembersObject () | |
| delete selected members More... | |
| deleteMembersObject () | |
| delete members More... | |
| sendMailToSelectedUsersObject () | |
| show send mail More... | |
| setShowHidePrefs () | |
| set preferences (show/hide tabel content) More... | |
| editMemberObject () | |
| edit one member More... | |
| editMembersObject () | |
| edit member(s) More... | |
| updateMembersObject () | |
| update members More... | |
| updateStatusObject () | |
| update status More... | |
| canceledObject () | |
| canceledObject is called when operation is canceled, method links back public More... | |
| leaveObject () | |
| leave Group public More... | |
| unsubscribeObject () | |
| unsubscribe from group More... | |
| assignMemberObject () | |
| displays confirmation formular with users that shall be assigned to group public More... | |
| addUserObject ($user_ids, $a_type) | |
| displays confirmation formular with users that shall be assigned to group public More... | |
| mailMembersObject () | |
| Form for mail to group members. More... | |
| refuseApplicantsObject () | |
| adds applicant to group as member public More... | |
| getTabs (&$tabs_gui) | |
| importFileObject2 () | |
| exportObject () | |
| Creates the output form for group member export. More... | |
| exportMembersObject () | |
| Exports group members to Microsoft Excel file. More... | |
| cleanString ($str) | |
| Clean output string from german umlauts. More... | |
| infoScreenObject () | |
| set sub tabs More... | |
| infoScreen () | |
| show information screen More... | |
| saveNotificationObject () | |
| :TEMP: Save notification setting (from infoscreen) More... | |
| _goto ($a_target, $a_add="") | |
| goto target group More... | |
| load () | |
| load settings More... | |
| prepareOutput () | |
| Handle member view. More... | |
| printMembersObject () | |
| getAttendanceListUserData ($a_user_id) | |
| printMembersOutputObject () | |
Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. More... | |
| & | 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... | |
| getAdminTabs (&$tabs_gui) | |
| 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 ($in_rep=false) | |
| cancel action and go back to previous page public More... | |
| createObject () | |
| create new object form More... | |
| cancelCreation () | |
| cancel create action and go back to repository parent More... | |
| saveObject () | |
| save object More... | |
| editObject () | |
| edit object More... | |
| 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... | |
Public Member Functions inherited from ilContainerGUI | |
| ilContainerGUI ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor 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... | |
| setContentSubTabs () | |
| Set content sub tabs. More... | |
| showAdministrationPanel (&$tpl) | |
| show administration panel More... | |
| __showTimingsButton (&$tpl) | |
| showPermanentLink (&$tpl) | |
| 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 () | |
| renderItemList ($a_type="all") | |
| 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... | |
| addStandardRow (&$a_tpl, $a_html, $a_item_ref_id="", $a_item_obj_id="", $a_image_type="") | |
| adds a standard 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 (&$tabs_gui) | |
| 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... | |
| addToDeskObject () | |
| removeFromDeskObject () | |
| enableMultiDownloadObject () | |
| isMultiDownloadEnabled () | |
| lockObject () | |
| 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 () | |
| 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 () | |
| Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once. More... | |
| showCustomIconsEditing ($a_input_colspan=1, ilPropertyFormGUI $a_form=null, $a_as_section=true) | |
| show edit section of custom icons for container More... | |
| isActiveAdministrationPanel () | |
| setColumnSettings ($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 () | |
| public More... | |
| cloneWizardPageListObject () | |
| 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 Item ListGUI 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... | |
| showRepTree ($a_initial_call=false) | |
| Show tree. More... | |
| trashObject () | |
| Show trash content of object. 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... | |
Protected Member Functions | |
| initCreateForm ($a_new_type) | |
| initInfoEditor () | |
| init info editor More... | |
| initForm ($a_mode='edit') | |
| init create/edit form More... | |
| loadDate ($a_field) | |
| load date More... | |
| setSubTabs ($a_tab) | |
| set sub tabs More... | |
| createMailSignature () | |
| Create a course mail signature. More... | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| initAttendanceList () | |
| Init attendance list object. More... | |
Protected Member Functions inherited from ilObjectGUI | |
| assignObject () | |
| prepareOutput () | |
| prepare output More... | |
| 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 public More... | |
| setAdminTabs () | |
| set admin tabs 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... | |
| 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... | |
| 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... | |
| 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) | |
| 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... | |
| getTitlesByRefId ($a_ref_ids) | |
| get Titles of objects this method is used for error messages in methods cut/copy/paste More... | |
| getTabs (&$tabs_gui) | |
| 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 ($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 () | |
| 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... | |
Private Member Functions | |
| checkAgreement () | |
| Check agreement and redirect if it is not accepted. More... | |
Additional Inherited Members | |
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... | |
Data Fields inherited from ilObjectGUI | |
| const | COPY_WIZARD_NEEDS_PAGE = 1 |
| $ilias | |
| $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 | |
Class ilObjGroupGUI.
ilObjGroupGUI: ilGroupRegistrationGUI, ilPermissionGUI, ilInfoScreenGUI,, ilLearningProgressGUI ilObjGroupGUI: ilRepositorySearchGUI, ilPublicUserProfileGUI, ilObjCourseGroupingGUI, ilObjStyleSheetGUI ilObjGroupGUI: ilCourseContentGUI, ilColumnGUI, ilContainerPageGUI, ilObjectCopyGUI ilObjGroupGUI: ilObjectCustomUserFieldsGUI, ilMemberAgreementGUI, ilExportGUI, ilMemberExportGUI ilObjGroupGUI: ilCommonActionDispatcherGUI, ilObjectServiceSettingsGUI, ilSessionOverviewGUI
Definition at line 25 of file class.ilObjGroupGUI.php.
| ilObjGroupGUI::__construct | ( | $a_data, | |
| $a_id, | |||
| $a_call_by_reference, | |||
$a_prepare_output = false |
|||
| ) |
Constructor public.
Definition at line 31 of file class.ilObjGroupGUI.php.
References ilContainerGUI\ilContainerGUI().
Here is the call graph for this function:| ilObjGroupGUI::_goto | ( | $a_target, | |
$a_add = "" |
|||
| ) |
goto target group
Definition at line 2494 of file class.ilObjGroupGUI.php.
References $_GET, $ilErr, $ilUser, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilMembershipRegistrationCodeUtils\handleCode(), ilUtil\redirect(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilObjGroupGUI::addUserObject | ( | $user_ids, | |
| $a_type | |||
| ) |
displays confirmation formular with users that shall be assigned to group public
Definition at line 1884 of file class.ilObjGroupGUI.php.
References $_SESSION, $GLOBALS, ilObjUser\_addDesktopItem(), ilForumNotification\checkForumsExistsInsert(), ilObjGroup\GRP_ADMIN, ilObjGroup\GRP_MEMBER, ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilGroupMembershipMailNotification\TYPE_ADMISSION_MEMBER.
Here is the call graph for this function:| ilObjGroupGUI::assignFromWaitingListObject | ( | ) |
add from waiting list
public
Definition at line 1370 of file class.ilObjGroupGUI.php.
References $_POST, ilForumNotification\checkForumsExistsInsert(), ilObjectGUI\checkPermission(), ilObjectFactory\getInstanceByObjId(), IL_GRP_MEMBER, membersObject(), ilWaitingList\removeFromList(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilGroupMembershipMailNotification\TYPE_ACCEPTED_SUBSCRIPTION_MEMBER.
Here is the call graph for this function:| ilObjGroupGUI::assignMemberObject | ( | ) |
displays confirmation formular with users that shall be assigned to group public
Definition at line 1856 of file class.ilObjGroupGUI.php.
References $_POST, $_SESSION, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::assignSubscribersObject | ( | ) |
assign subscribers
public
Definition at line 1297 of file class.ilObjGroupGUI.php.
References $_POST, $ilIliasIniFile, $ilUser, ilObjectGUI\$lng, $usr_id, ilForumNotification\checkForumsExistsInsert(), ilObjectGUI\checkPermission(), IL_GRP_MEMBER, membersObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilGroupMembershipMailNotification\TYPE_ACCEPTED_SUBSCRIPTION_MEMBER.
Here is the call graph for this function:| ilObjGroupGUI::canceledObject | ( | ) |
canceledObject is called when operation is canceled, method links back public
Definition at line 1776 of file class.ilObjGroupGUI.php.
References $_GET, and ilObjectGUI\$return_location.
|
private |
Check agreement and redirect if it is not accepted.
private
Definition at line 3050 of file class.ilObjGroupGUI.php.
References $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::cleanString | ( | $str | ) |
Clean output string from german umlauts.
Clean output string from german umlauts. Replaces �� -> ae etc.
| string | $str | String to clean |
Definition at line 2341 of file class.ilObjGroupGUI.php.
Referenced by exportMembersObject().
Here is the caller graph for this function:| ilObjGroupGUI::confirmDeleteMembersObject | ( | ) |
delete selected members
public
Definition at line 1465 of file class.ilObjGroupGUI.php.
References $_POST, ilGroupParticipants\_getInstanceByObjId(), ilObjectGUI\checkPermission(), ilUtil\getImagePath(), membersObject(), readMemberData(), ilUtil\sendFailure(), and setSubTabs().
Here is the call graph for this function:
|
protected |
Create a course mail signature.
Definition at line 3117 of file class.ilObjGroupGUI.php.
References ilLink\_getLink().
Referenced by mailMembersObject(), and sendMailToSelectedUsersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::deleteMembersObject | ( | ) |
delete members
public
Definition at line 1518 of file class.ilObjGroupGUI.php.
References $_POST, ilForumNotification\checkForumsExistsDelete(), ilObjectGUI\checkPermission(), membersObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilGroupMembershipMailNotification\TYPE_DISMISS_MEMBER.
Here is the call graph for this function:| ilObjGroupGUI::editGroupIconsObject | ( | $a_form = null | ) |
edit container icons
Definition at line 589 of file class.ilObjGroupGUI.php.
References ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), initGroupIconsForm(), and setSubTabs().
Referenced by updateGroupIconsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::editInfoObject | ( | ) |
edit info
public
Definition at line 784 of file class.ilObjGroupGUI.php.
References $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 664 of file class.ilObjGroupGUI.php.
References $ilCtrl, $ilUser, ilGoogleMapUtil\getDefaultSettings(), ilGoogleMapUtil\isActivated(), ilLocationInputGUI\setLatitude(), setSubTabs(), and ilCheckboxInputGUI\setValue().
Here is the call graph for this function:| ilObjGroupGUI::editMemberObject | ( | ) |
edit one member
public
Definition at line 1624 of file class.ilObjGroupGUI.php.
References $_GET, $_POST, and editMembersObject().
Here is the call graph for this function:| ilObjGroupGUI::editMembersObject | ( | ) |
edit member(s)
public
Definition at line 1636 of file class.ilObjGroupGUI.php.
References $_POST, ilGroupParticipants\_getInstanceByObjId(), ilObjectGUI\checkPermission(), membersObject(), readMemberData(), ilUtil\sendFailure(), and setSubTabs().
Referenced by editMemberObject(), and updateMembersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::editObject | ( | ) |
Edit object.
public
| bool | show warning, if group type has been changed |
Definition at line 439 of file class.ilObjGroupGUI.php.
References $_GET, ilObjectGUI\checkPermission(), initForm(), and setSubTabs().
Referenced by updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:| & ilObjGroupGUI::executeCommand | ( | ) |
Definition at line 39 of file class.ilObjGroupGUI.php.
References $_GET, $cmd, $ilCtrl, $ilErr, $ilUser, $ret, ilGroupParticipants\_getInstanceByObjId(), ilObjectGUI\addHeaderAction(), ilObjectServiceSettingsGUI\CALENDAR_VISIBILITY, ilObjectGUI\checkPermission(), ilContainerGUI\forwardToPageObject(), ilContainerGUI\forwardToStyleSheet(), ilObjStyleSheet\getContentStylePath(), ilObjectGUI\getCreationMode(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilObjGroup\GRP_ADMIN, ilObjGroup\GRP_MEMBER, infoScreen(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, prepareOutput(), renderObject(), setSubTabs(), and ilContainerGUI\showRepTree().
Here is the call graph for this function:| ilObjGroupGUI::exportMembersObject | ( | ) |
Exports group members to Microsoft Excel file.
Exports group members to Microsoft Excel file
Definition at line 2195 of file class.ilObjGroupGUI.php.
References ilObjectGUI\$data, $row, and cleanString().
Here is the call graph for this function:| ilObjGroupGUI::exportObject | ( | ) |
Creates the output form for group member export.
Creates the output form for group member export
Definition at line 2179 of file class.ilObjGroupGUI.php.
References ilObjectGUI\getFormAction().
Here is the call graph for this function:| ilObjGroupGUI::getAttendanceListUserData | ( | $a_user_id | ) |
| ilObjGroupGUI::getTabs | ( | & | $tabs_gui | ) |
Definition at line 2041 of file class.ilObjGroupGUI.php.
References $ilUser, ilObjectGUI\$lng, ilWaitingList\_isOnList(), ilGroupParticipants\_isParticipant(), and ilLearningProgressAccess\checkAccess().
Here is the call graph for this function:| ilObjGroupGUI::importFileObject2 | ( | ) |
Definition at line 2151 of file class.ilObjGroupGUI.php.
References $_GET, ilObjectGUI\$ref_id, ilObjGroup\_importFromFile(), ilObjectGUI\createObject(), ilUtil\redirect(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::infoScreen | ( | ) |
show information screen
Definition at line 2366 of file class.ilObjGroupGUI.php.
References $ilSetting, $ilUser, ilCourseDefinedFieldDefinition\_fieldsToInfoString(), ilCourseDefinedFieldDefinition\_getFields(), ilPrivacySettings\_getInstance(), ilExportFieldsInfo\_getInstanceByType(), ilDatePresentation\formatDate(), GRP_REGISTRATION_DIRECT, GRP_REGISTRATION_PASSWORD, GRP_REGISTRATION_REQUEST, and ilUtil\makeClickable().
Referenced by executeCommand(), and infoScreenObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::infoScreenObject | ( | ) |
set sub tabs
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 2356 of file class.ilObjGroupGUI.php.
References infoScreen().
Here is the call graph for this function:
|
protected |
Init attendance list object.
Definition at line 3186 of file class.ilObjGroupGUI.php.
References ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilPrivacySettings\_getInstance(), ilGroupParticipants\_getInstanceByObjId(), and ilObjectLP\getInstance().
Referenced by printMembersObject(), and printMembersOutputObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 345 of file class.ilObjGroupGUI.php.
References initForm().
Here is the call graph for this function:
|
protected |
init create/edit form
protected
| string | edit or create |
Definition at line 2555 of file class.ilObjGroupGUI.php.
References $ilUser, $pass, ilObjectGUI\$tpl, ilObjectGUI\$tree, ilLink\_getLink(), ilRadioOption\addSubItem(), ilObjectServiceSettingsGUI\AUTO_RATING_NEW_OBJECTS, ilObjectServiceSettingsGUI\CALENDAR_VISIBILITY, ilMembershipRegistrationCodeUtils\generateCode(), ilUtil\getImagePath(), GRP_REGISTRATION_DEACTIVATED, GRP_REGISTRATION_DIRECT, GRP_REGISTRATION_PASSWORD, GRP_REGISTRATION_REQUEST, GRP_TYPE_CLOSED, GRP_TYPE_PUBLIC, ilObjectServiceSettingsGUI\initServiceSettingsForm(), ilContainerSortingSettings\lookupSortModeFromParentContainer(), ilObjGroup\MAIL_ALLOWED_ALL, ilObjGroup\MAIL_ALLOWED_TUTORS, ilObjectServiceSettingsGUI\NEWS_VISIBILITY, ilCheckboxInputGUI\setChecked(), ilRadioOption\setInfo(), ilDateDurationInputGUI\setStartText(), ilTextInputGUI\setSubmitFormOnEnter(), ilRadioOption\setTitle(), ilTextInputGUI\setValue(), ilCheckboxInputGUI\setValue(), ilRadioGroupInputGUI\setValue(), ilRadioOption\setValue(), ilTextAreaInputGUI\setValue(), ilContainer\SORT_INHERIT, ilContainer\SORT_MANUAL, ilContainer\SORT_TITLE, ilObject\TITLE_LENGTH, ilContainer\VIEW_BY_TYPE, ilContainer\VIEW_INHERIT, ilContainer\VIEW_SESSIONS, and ilContainer\VIEW_SIMPLE.
Referenced by editObject(), initCreateForm(), and updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::initGroupIconsForm | ( | ) |
Definition at line 607 of file class.ilObjGroupGUI.php.
References ilContainerGUI\showCustomIconsEditing().
Referenced by editGroupIconsObject(), and updateGroupIconsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 3127 of file class.ilObjGroupGUI.php.
References $ilSetting, $ilUser, ilGroupParticipants\_isParticipant(), and ilUtil\getImagePath().
Here is the call graph for this function:
|
protected |
init info editor
protected
Definition at line 804 of file class.ilObjGroupGUI.php.
References ilFormPropertyGUI\setInfo().
Referenced by editInfoObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::leaveObject | ( | ) |
leave Group public
Definition at line 1793 of file class.ilObjGroupGUI.php.
References $ilUser, ilGroupParticipants\_getInstanceByObjId(), ilObjectGUI\checkPermission(), ilUtil\sendFailure(), and viewObject().
Here is the call graph for this function:| ilObjGroupGUI::load | ( | ) |
load settings
public
Definition at line 2886 of file class.ilObjGroupGUI.php.
References $_POST, loadDate(), and ilUtil\stripSlashes().
Referenced by updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
load date
protected
Definition at line 2914 of file class.ilObjGroupGUI.php.
References $_POST, $ilUser, and IL_CAL_FKT_GETDATE.
Referenced by load().
Here is the caller graph for this function:| ilObjGroupGUI::mailMembersObject | ( | ) |
Form for mail to group members.
Definition at line 1934 of file class.ilObjGroupGUI.php.
References $_GET, ilObjectGUI\$ilias, ilObject\_getIdsForTitle(), ilObjRole\_getTranslation(), ilObject\_lookupTitle(), createMailSignature(), ilUtil\formCheckbox(), ilUtil\getImagePath(), ilMailFormCall\getLinkTarget(), ilUtil\sendInfo(), and setSubTabs().
Here is the call graph for this function:| ilObjGroupGUI::membersGalleryObject | ( | ) |
Builds a group members gallery as a layer of left-floating images.
Definition at line 850 of file class.ilObjGroupGUI.php.
References $file, $ilUser, ilObjectFactory\getInstanceByObjId(), ilUtil\getStyleSheetLocation(), setSubTabs(), and ilUtil\sortArray().
Here is the call graph for this function:| ilObjGroupGUI::membersMapObject | ( | ) |
Members map.
Definition at line 738 of file class.ilObjGroupGUI.php.
References ilObjectGUI\$tpl, ilGoogleMapUtil\isActivated(), and setSubTabs().
Here is the call graph for this function:| ilObjGroupGUI::membersObject | ( | ) |
edit members
public
Definition at line 1070 of file class.ilObjGroupGUI.php.
References $GLOBALS, $ilCtrl, $ilUser, ilObjectGUI\$lng, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilGroupParticipants\_getInstanceByObjId(), ilObject\_lookupTitle(), ilTable2GUI\addHeaderCommand(), ilObjectGUI\checkPermission(), ilRepositorySearchGUI\fillAutoCompleteToolbar(), ilUtil\getImagePath(), ilObjectLP\getInstance(), ilGroupParticipants\getMemberRoles(), ilObjGroup\GRP_ADMIN, ilObjGroup\GRP_MEMBER, readMemberData(), setShowHidePrefs(), and setSubTabs().
Referenced by assignFromWaitingListObject(), assignSubscribersObject(), confirmDeleteMembersObject(), deleteMembersObject(), editMembersObject(), refuseFromListObject(), refuseSubscribersObject(), sendMailToSelectedUsersObject(), updateMembersObject(), and updateStatusObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::modifyItemGUI | ( | $a_item_list_gui, | |
| $a_item_data, | |||
| $a_show_path | |||
| ) |
Modify Item ListGUI for presentation in container.
Definition at line 329 of file class.ilObjGroupGUI.php.
References ilObjectGUI\$tree, ilObjCourse\_lookupAboStatus(), ilObject\_lookupObjId(), and ilObjCourseGUI\_modifyItemGUI().
Here is the call graph for this function:| ilObjGroupGUI::prepareOutput | ( | ) |
Handle member view.
Definition at line 3095 of file class.ilObjGroupGUI.php.
References ilObjectGUI\getCreationMode().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::printMembersObject | ( | ) |
Definition at line 3166 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), and initAttendanceList().
Here is the call graph for this function:| ilObjGroupGUI::printMembersOutputObject | ( | ) |
Definition at line 3235 of file class.ilObjGroupGUI.php.
References ilGroupParticipants\_getInstanceByObjId(), exit, initAttendanceList(), and readMemberData().
Here is the call graph for this function:| ilObjGroupGUI::readMemberData | ( | $ids, | |
$role = 'admin', |
|||
$selected_columns = null |
|||
| ) |
Definition at line 980 of file class.ilObjGroupGUI.php.
References $failed, $usr_id, ilPrivacySettings\_getInstance(), ilLPStatusWrapper\_lookupCompletedForObject(), ilLPStatusWrapper\_lookupFailedForObject(), ilLPStatusWrapper\_lookupInProgressForObject(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilLearningProgress\_lookupProgressByObjId(), ilDatePresentation\formatDate(), ilObjPortfolio\getAvailablePortfolioLinksForUserIds(), IL_CAL_UNIX, ilLPStatus\LP_STATUS_COMPLETED, ilLPStatus\LP_STATUS_FAILED, ilLPStatus\LP_STATUS_IN_PROGRESS, and ilLPStatus\LP_STATUS_NOT_ATTEMPTED.
Referenced by confirmDeleteMembersObject(), editMembersObject(), membersObject(), and printMembersOutputObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::refuseApplicantsObject | ( | ) |
adds applicant to group as member public
Definition at line 2017 of file class.ilObjGroupGUI.php.
References $_POST, $_SESSION, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::refuseFromListObject | ( | ) |
refuse from waiting list
public
Definition at line 1431 of file class.ilObjGroupGUI.php.
References $_POST, ilObjectGUI\checkPermission(), membersObject(), ilWaitingList\removeFromList(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilGroupMembershipMailNotification\TYPE_REFUSED_SUBSCRIPTION_MEMBER.
Here is the call graph for this function:| ilObjGroupGUI::refuseSubscribersObject | ( | ) |
refuse subscribers
public
Definition at line 1335 of file class.ilObjGroupGUI.php.
References $_POST, ilObjectGUI\$lng, $usr_id, ilObjectGUI\checkPermission(), membersObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilGroupMembershipMailNotification\TYPE_REFUSED_SUBSCRIPTION_MEMBER.
Here is the call graph for this function:| ilObjGroupGUI::renderObject | ( | ) |
Render group.
Definition at line 316 of file class.ilObjGroupGUI.php.
References $ret.
Referenced by executeCommand(), and viewObject().
Here is the caller graph for this function:| ilObjGroupGUI::saveMapSettingsObject | ( | ) |
Definition at line 722 of file class.ilObjGroupGUI.php.
References $_POST, $ilCtrl, $ilUser, and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjGroupGUI::saveNotificationObject | ( | ) |
:TEMP: Save notification setting (from infoscreen)
Definition at line 2480 of file class.ilObjGroupGUI.php.
References $_REQUEST, $ilUser, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::saveObject | ( | ) |
save object
ilTree public
Definition at line 363 of file class.ilObjGroupGUI.php.
References $_GET, $_POST, $GLOBALS, $ilErr, $ilUser, ilObjectGUI\$tree, ilGroupParticipants\_getInstanceByObjId(), ilObjectGUI\createObject(), GRP_REGISTRATION_DEACTIVATED, GRP_REGISTRATION_DIRECT, GRP_TYPE_PUBLIC, IL_GRP_ADMIN, ilObjectGUI\putObjectInTree(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\sendSuccess(), ilContainerSortingSettings\setSortMode(), ilContainer\SORT_INHERIT, ilContainer\SORT_TITLE, ilUtil\stripSlashes(), and ilContainer\VIEW_INHERIT.
Here is the call graph for this function:| ilObjGroupGUI::sendMailToSelectedUsersObject | ( | ) |
show send mail
public
Definition at line 1556 of file class.ilObjGroupGUI.php.
References $_GET, $_POST, $usr_id, ilObjUser\_lookupLogin(), createMailSignature(), ilMailFormCall\getRedirectTarget(), membersObject(), ilUtil\redirect(), ilUtil\sendFailure(), and ilMailFormCall\setRecipients().
Here is the call graph for this function:| ilObjGroupGUI::setShowHidePrefs | ( | ) |
set preferences (show/hide tabel content)
public
Definition at line 1597 of file class.ilObjGroupGUI.php.
References $_GET, and $ilUser.
Referenced by membersObject().
Here is the caller graph for this function:
|
protected |
set sub tabs
protected
Definition at line 2938 of file class.ilObjGroupGUI.php.
References $ilUser, ilPrivacySettings\_getInstance(), ilCourseDefinedFieldDefinition\_hasFields(), ilGoogleMapUtil\isActivated(), and ilObjGroup\MAIL_ALLOWED_ALL.
Referenced by confirmDeleteMembersObject(), editGroupIconsObject(), editInfoObject(), editMapSettingsObject(), editMembersObject(), editObject(), executeCommand(), mailMembersObject(), membersGalleryObject(), membersMapObject(), and membersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::unsubscribeObject | ( | ) |
unsubscribe from group
public
Definition at line 1824 of file class.ilObjGroupGUI.php.
References $ilCtrl, $ilUser, ilObjectGUI\$tree, ilForumNotification\checkForumsExistsDelete(), ilObjectGUI\checkPermission(), ilUtil\sendSuccess(), ilGroupMembershipMailNotification\TYPE_NOTIFICATION_UNSUBSCRIBE, and ilGroupMembershipMailNotification\TYPE_UNSUBSCRIBE_MEMBER.
Here is the call graph for this function:| ilObjGroupGUI::updateGroupIconsObject | ( | ) |
update group icons
public
Definition at line 627 of file class.ilObjGroupGUI.php.
References $_POST, ilObjectGUI\checkPermission(), editGroupIconsObject(), initGroupIconsForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::updateGroupTypeObject | ( | ) |
change group type
public
Definition at line 470 of file class.ilObjGroupGUI.php.
References GRP_TYPE_CLOSED, GRP_TYPE_PUBLIC, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::updateInfoObject | ( | ) |
update info
public
Definition at line 832 of file class.ilObjGroupGUI.php.
References $_POST, ilObjectGUI\checkPermission(), editInfoObject(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjGroupGUI::updateMembersObject | ( | ) |
update members
public
Definition at line 1671 of file class.ilObjGroupGUI.php.
References $_POST, $usr_id, ilGroupParticipants\_getInstanceByObjId(), ilObjectGUI\checkPermission(), editMembersObject(), membersObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilGroupMembershipMailNotification\TYPE_STATUS_CHANGED.
Here is the call graph for this function:| ilObjGroupGUI::updateObject | ( | ) |
update GroupObject
| bool | update group type public |
Definition at line 496 of file class.ilObjGroupGUI.php.
References $_POST, $ilErr, $ilUser, ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_recordWriteEvent(), ilObjectServiceSettingsGUI\AUTO_RATING_NEW_OBJECTS, ilObjectServiceSettingsGUI\CALENDAR_VISIBILITY, ilObjectGUI\checkPermission(), editObject(), GRP_TYPE_CLOSED, initForm(), load(), ilObjectServiceSettingsGUI\NEWS_VISIBILITY, ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\sendQuestion(), ilUtil\sendSuccess(), ilContainerSortingSettings\setSortMode(), and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
Here is the call graph for this function:| ilObjGroupGUI::updateStatusObject | ( | ) |
update status
public
Definition at line 1755 of file class.ilObjGroupGUI.php.
References $_POST, ilObjectGUI\checkPermission(), membersObject(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::viewObject | ( | ) |
Definition at line 284 of file class.ilObjGroupGUI.php.
References $_GET, $ilUser, ilObjectGUI\$tree, ilLearningProgress\_tracProgress(), checkAgreement(), and renderObject().
Referenced by leaveObject().
Here is the call graph for this function:
Here is the caller graph for this function: