|
ILIAS
Release_3_10_x_branch Revision 61812
|
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. | |
| & | executeCommand () |
| execute command | |
| viewObject () | |
| list childs of current object | |
| modifyItemGUI ($a_item_list_gui, $a_item_data, $a_show_path) | |
| Modify Item ListGUI for presentation in container. | |
| createObject () | |
| create object Show object creation form Overwritten from base class. | |
| saveObject () | |
| save object | |
| editObject ($a_group_type_warning=false) | |
| Edit object. | |
| updateGroupTypeObject () | |
| change group type | |
| updateObject ($update_group_type=false) | |
| update GroupObject | |
| editGroupIconsObject () | |
| edit container icons | |
| updateGroupIconsObject () | |
| update group icons | |
| removeSmallIconObject () | |
| remove small icon | |
| removeBigIconObject () | |
| remove big icon | |
| removeTinyIconObject () | |
| remove big icon | |
| editMapSettingsObject () | |
| Edit Map Settings. | |
| saveMapSettingsObject () | |
| membersMapObject () | |
| Members map. | |
| editInfoObject () | |
| edit info | |
| updateInfoObject () | |
| update info | |
| membersGalleryObject () | |
| Builds a group members gallery as a layer of left-floating images. | |
| membersObject () | |
| edit members | |
| assignSubscribersObject () | |
| assign subscribers | |
| refuseSubscribersObject () | |
| refuse subscribers | |
| assignFromWaitingListObject () | |
| add from waiting list | |
| refuseFromListObject () | |
| refuse from waiting list | |
| confirmDeleteMembersObject () | |
| delete selected members | |
| deleteMembersObject () | |
| delete members | |
| sendMailToSelectedUsersObject () | |
| show send mail | |
| setShowHidePrefs () | |
| set preferences (show/hide tabel content) | |
| editMemberObject () | |
| edit one member | |
| editMembersObject () | |
| edit member(s) | |
| updateMembersObject () | |
| update members | |
| updateStatusObject () | |
| update status | |
| listExportFilesObject () | |
| __exportMenu () | |
| exportXMLObject () | |
| confirmDeleteExportFileObject () | |
| downloadExportFileObject () | |
| canceledObject () | |
| canceledObject is called when operation is canceled, method links back public | |
| leaveObject () | |
| leave Group public | |
| unsubscribeObject () | |
| unsubscribe from group | |
| assignMemberObject () | |
| displays confirmation formular with users that shall be assigned to group public | |
| addUserObject () | |
| displays confirmation formular with users that shall be assigned to group public | |
| mailMembersObject () | |
| Form for mail to group members. | |
| refuseApplicantsObject () | |
| adds applicant to group as member public | |
| getTabs (&$tabs_gui) | |
| get tabs abstract method. | |
| importFileObject () | |
| initConditionHandlerGUI ($item_id) | |
| exportObject () | |
| Creates the output form for group member export. | |
| exportMembersObject () | |
| Exports group members to Microsoft Excel file. | |
| cleanString ($str) | |
| Clean output string from german umlauts. | |
| infoScreenObject () | |
| set sub tabs | |
| infoScreen () | |
| show information screen | |
| _goto ($a_target) | |
| goto target group | |
| load () | |
| load settings | |
Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. | |
| withReferences () | |
| determines wether objects are referenced or not (got ref ids or not) | |
| 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 | |
| getCreationMode () | |
| get creation mode | |
| assignObject () | |
| prepareOutput () | |
| prepare output | |
| showUpperIcon () | |
| showMountWebfolderIcon () | |
| setTabs () | |
| set admin tabs public | |
| setAdminTabs () | |
| set admin tabs public | |
| getAdminTabs (&$tabs_gui) | |
| administration tabs show only permissions and trash folder | |
| getHTML () | |
| setActions ($a_actions="") | |
| set possible actions for objects in list. | |
| setSubObjects ($a_sub_objects="") | |
| set possible subobjects for this object. | |
| setLocator () | |
| set Locator | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| omitLocator ($a_omit=true) | |
| addAdminLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| undeleteObject () | |
| get object back from trash | |
| insertSavedNodes ($a_source_id, $a_dest_id, $a_tree_id, &$a_affected_ids) | |
| recursive method to insert all saved nodes of the clipboard (maybe this function could be moved to a rbac class ?) | |
| confirmedDeleteObject () | |
| confirmed deletion if object -> objects are moved to trash | |
| cancelDeleteObject () | |
| cancel deletion of object | |
| removeFromSystemObject () | |
| remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method | |
| removeDeletedNodes ($a_node_id, $a_checked, $a_delete_objects, &$a_affected_ids) | |
| remove already deleted objects within the objects in trash recursive function | |
| cancelObject ($in_rep=false) | |
| cancel action and go back to previous page public | |
| importObject () | |
| import new object form | |
| editObject () | |
| edit object | |
| displayEditForm ($fields) | |
| display edit form (usually called by editObject) | |
| updateObject () | |
| updates object entry in object_data | |
| afterUpdate () | |
| permObject () | |
| show permissions of current node | |
| getFormAction ($a_cmd, $a_formaction="") | |
| get form action for command (command is method name without "Object", e.g. | |
| setFormAction ($a_cmd, $a_formaction) | |
| set specific form action for command | |
| getReturnLocation ($a_cmd, $a_location="") | |
| get return location for command (command is method name without "Object", e.g. | |
| setReturnLocation ($a_cmd, $a_location) | |
| set specific return location for command | |
| getTargetFrame ($a_cmd, $a_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. | |
| setTargetFrame ($a_cmd, $a_target_frame) | |
| set specific target frame for command | |
| permSaveObject () | |
| save permissions | |
| isVisible ($a_ref_id, $a_type) | |
| displayList () | |
| display object list | |
| deleteObject ($a_error=false) | |
| display deletion confirmation screen only for referenced objects. | |
| trashObject () | |
| show trash content of object | |
| addRoleObject () | |
| adds a local role This method is only called when choose the option 'you may add local roles'. | |
| showActions ($with_subobjects=false) | |
| show possible action (form buttons) | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. | |
| getTitlesByRefId ($a_ref_ids) | |
| get Titles of objects this method is used for error messages in methods cut/copy/paste | |
| __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 | |
| __showClipboardTable ($a_result_set, $a_from="") | |
| infoObject () | |
| __buildRoleFilterSelect () | |
| __filterRoles ($a_roles, $a_filter) | |
| ownerObject () | |
| changeOwnerObject () | |
| 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 | |
| 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. | |
| fillCloneSearchTemplate ($a_tpl_varname, $a_type) | |
| Add an object search in case the number of existing objects is too big to offer a selection list. | |
| getCenterColumnHTML () | |
| Get center column. | |
| getRightColumnHTML () | |
| Display right column. | |
| checkPermission ($a_perm, $a_cmd="") | |
Public Member Functions inherited from ilContainerGUI | |
| ilContainerGUI ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. | |
| & | forwardToPageObject () |
| forward command to page object | |
| getContainerPageHTML () | |
| Get container page HTML. | |
| prepareOutput ($a_show_subobjects=true) | |
| prepare output | |
| showTreeFlatIcon () | |
| setTitleAndDescription () | |
| called by prepare output | |
| showPossibleSubObjects () | |
| show possible sub objects selection list | |
| renderObject () | |
| render the object | |
| showAdministrationPanel (&$tpl) | |
| get container content (list of subitems) (this should include multiple lists in the future that together build the blocks of a container page) | |
| __showTimingsButton (&$tpl) | |
| showPermanentLink (&$tpl) | |
| show permanent link | |
| switchToStdEditorObject () | |
| Switch to standard page editor. | |
| switchToOldEditorObject () | |
| Switch to old page editor. | |
| useNewEditorObject () | |
| Use new editor (-> delete xhtml content page) | |
| editPageFrameObject () | |
| show page editor frameset | |
| editPageContentObject () | |
| edit page content (for repository root node and categories) | |
| savePageContentObject () | |
| cancelPageContentObject () | |
| renderItemList ($a_type="all") | |
| showLinkListObject () | |
| clearAdminCommandsDetermination () | |
| cleaer administration commands determination | |
| & | newBlockTemplate () |
| determin admin commands | |
| addHeaderRow (&$a_tpl, $a_type, $a_show_image=true) | |
| adds a header row to a block template | |
| addStandardRow (&$a_tpl, $a_html, $a_item_ref_id="", $a_item_obj_id="", $a_image_type="") | |
| adds a standard row to a block template | |
| addMessageRow (&$a_tpl, $a_message, $a_type) | |
| add message row | |
| resetRowType () | |
| addSeparatorRow (&$a_tpl) | |
| setPageEditorTabs () | |
| enableAdministrationPanelObject () | |
| enable administration panel | |
| disableAdministrationPanelObject () | |
| enable administration panel | |
| addToDeskObject () | |
| subscribe item | |
| lockObject () | |
| getActions () | |
| Get Actions. | |
| removeFromDeskObject () | |
| unsubscribe item | |
| cutObject () | |
| cut object(s) out from a container and write the information to clipboard | |
| linkObject () | |
| create an new reference of an object in tree it's like a hard link of unix | |
| clearObject () | |
| clear clipboard and go back to last object | |
| pasteObject () | |
| paste object from clipboard to current place Depending on the chosen command the object(s) are linked, copied or moved | |
| copyObject () | |
| copy object(s) out from a container and write the information to clipboard | |
| clipboardObject () | |
| show clipboard | |
| showCustomIconsEditing ($a_input_colspan=1) | |
| show edit section of custom icons for container | |
| isActiveAdministrationPanel () | |
| setColumnSettings ($column_gui) | |
| May be overwritten in subclasses. | |
| allowBlocksMoving () | |
| Standard is to allow blocks moving. | |
| allowBlocksConfigure () | |
| Standard is to allow blocks configuration. | |
| cloneWizardPageTreeObject () | |
| public | |
| cloneWizardPageListObject () | |
| public | |
| cloneWizardPageObject ($a_tree_view=true) | |
| Show clone wizard page for container objects. | |
| cloneAllObject () | |
| Clone all object Overwritten method for copying container objects. | |
| copyWizardHasOptions ($a_mode) | |
| public | |
| saveSortingObject () | |
| Save Sorting. | |
| cloneNodes ($srcRef, $dstRef, &$mapping, $newName=null) | |
| Recursively clones all nodes of the RBAC tree. | |
| modifyItemGUI (&$a_item_list_gui, $a_item_data, $a_show_path) | |
| Modify Item ListGUI for presentation in container. | |
Protected Member Functions | |
| initInfoEditor () | |
| init info editor | |
| readMemberData ($ids, $role= 'admin') | |
| initForm ($a_mode= 'edit') | |
| init create/edit form | |
| loadDate ($a_field) | |
| load date | |
| setSubTabs ($a_tab) | |
| set sub tabs | |
Protected Member Functions inherited from ilObjectGUI | |
| searchCloneSourceObject () | |
| Search clone source by title. | |
| buildCloneSelect ($existing_objs) | |
| Build a select box for clonable objects (permission write) | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilContainerGUI | |
| static | _buildPath ($a_ref_id, $a_course_ref_id) |
| build path | |
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 | |
Class ilObjGroupGUI.
ilObjGroupGUI: ilGroupRegistrationGUI, ilConditionHandlerInterface, ilPermissionGUI, ilInfoScreenGUI,, ilLearningProgressGUI ilObjGroupGUI: ilRepositorySearchGUI, ilPublicUserProfileGUI, ilObjCourseGroupingGUI ilObjGroupGUI: ilCourseContentGUI, ilColumnGUI, ilPageObjectGUI,ilCourseItemAdministrationGUI
Definition at line 41 of file class.ilObjGroupGUI.php.
| ilObjGroupGUI::__construct | ( | $a_data, | |
| $a_id, | |||
| $a_call_by_reference, | |||
$a_prepare_output = false |
|||
| ) |
Constructor public.
Definition at line 47 of file class.ilObjGroupGUI.php.
References ilContainerGUI\ilContainerGUI().
Here is the call graph for this function:| ilObjGroupGUI::__exportMenu | ( | ) |
Definition at line 1586 of file class.ilObjGroupGUI.php.
Referenced by listExportFilesObject().
Here is the caller graph for this function:| ilObjGroupGUI::_goto | ( | $a_target | ) |
goto target group
Definition at line 2289 of file class.ilObjGroupGUI.php.
References $_GET, $ilErr, ilObjectGUI\$lng, ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::addUserObject | ( | ) |
displays confirmation formular with users that shall be assigned to group public
Definition at line 1749 of file class.ilObjGroupGUI.php.
References $_SESSION, ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::assignFromWaitingListObject | ( | ) |
add from waiting list
public
| @return |
Definition at line 1185 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), ilObjectFactory\getInstanceByObjId(), IL_GRP_MEMBER, membersObject(), ilWaitingList\removeFromList(), and ilUtil\sendInfo().
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 1721 of file class.ilObjGroupGUI.php.
References $_SESSION, ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::assignSubscribersObject | ( | ) |
assign subscribers
public
Definition at line 1109 of file class.ilObjGroupGUI.php.
References $ilIliasIniFile, ilObjectGUI\$lng, ilObjUser\_lookupLogin(), ilObjectGUI\checkPermission(), IL_GRP_MEMBER, membersObject(), ilUtil\sendInfo(), and ilMail\sendMail().
Here is the call graph for this function:| ilObjGroupGUI::canceledObject | ( | ) |
canceledObject is called when operation is canceled, method links back public
Definition at line 1665 of file class.ilObjGroupGUI.php.
References $_GET, ilObjectGUI\$return_location, and ilUtil\sendInfo().
Here is the call 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 2172 of file class.ilObjGroupGUI.php.
Referenced by exportMembersObject().
Here is the caller graph for this function:| ilObjGroupGUI::confirmDeleteExportFileObject | ( | ) |
Definition at line 1611 of file class.ilObjGroupGUI.php.
References listExportFilesObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::confirmDeleteMembersObject | ( | ) |
delete selected members
public
Definition at line 1267 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), ilUtil\getImagePath(), membersObject(), readMemberData(), ilUtil\sendInfo(), and setSubTabs().
Here is the call graph for this function:| ilObjGroupGUI::createObject | ( | ) |
create object Show object creation form Overwritten from base class.
public
| @return |
Reimplemented from ilObjectGUI.
Definition at line 303 of file class.ilObjGroupGUI.php.
References ilObjectGUI\fillCloneTemplate(), ilUtil\getImagePath(), and initForm().
Referenced by importFileObject(), and saveObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::deleteMembersObject | ( | ) |
delete members
public
| @return |
Definition at line 1307 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), membersObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::downloadExportFileObject | ( | ) |
Definition at line 1635 of file class.ilObjGroupGUI.php.
References listExportFilesObject(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjGroupGUI::editGroupIconsObject | ( | ) |
edit container icons
Definition at line 493 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), setSubTabs(), and ilContainerGUI\showCustomIconsEditing().
Here is the call graph for this function:| ilObjGroupGUI::editInfoObject | ( | ) |
edit info
public
Definition at line 688 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 570 of file class.ilObjGroupGUI.php.
References $ilCtrl, 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 1391 of file class.ilObjGroupGUI.php.
References $_GET, and editMembersObject().
Here is the call graph for this function:| ilObjGroupGUI::editMembersObject | ( | ) |
edit member(s)
public
Definition at line 1403 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), membersObject(), readMemberData(), ilUtil\sendInfo(), and setSubTabs().
Referenced by editMemberObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::editObject | ( | $a_group_type_warning = false | ) |
Edit object.
public
| bool | show warning, if group type has been changed |
Definition at line 403 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), initForm(), and setSubTabs().
Here is the call graph for this function:| & ilObjGroupGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilObjectGUI.
Definition at line 55 of file class.ilObjGroupGUI.php.
References $_GET, $cmd, $ilErr, $ret, ilObjectGUI\checkPermission(), ilContainerGUI\forwardToPageObject(), ilObjStyleSheet\getContentStylePath(), ilObjectGUI\getCreationMode(), infoScreen(), LP_MODE_REPOSITORY, ilObjectGUI\prepareOutput(), ilContainerGUI\renderObject(), and setSubTabs().
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 2026 of file class.ilObjGroupGUI.php.
References ilObjectGUI\$data, $title, 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 2011 of file class.ilObjGroupGUI.php.
References ilObjectGUI\getFormAction().
Here is the call graph for this function:| ilObjGroupGUI::exportXMLObject | ( | ) |
Definition at line 1595 of file class.ilObjGroupGUI.php.
References listExportFilesObject().
Here is the call graph for this function:| ilObjGroupGUI::getTabs | ( | & | $tabs_gui | ) |
get tabs abstract method.
overwrite in derived GUI class of your object type public
| object | instance of ilTabsGUI |
Reimplemented from ilObjectGUI.
Definition at line 1881 of file class.ilObjGroupGUI.php.
References $_GET, and ilLearningProgressAccess\checkAccess().
Here is the call graph for this function:| ilObjGroupGUI::importFileObject | ( | ) |
Definition at line 1962 of file class.ilObjGroupGUI.php.
References $_GET, ilObjectGUI\$ref_id, ilObjGroup\_importFromFile(), createObject(), ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::infoScreen | ( | ) |
show information screen
Definition at line 2197 of file class.ilObjGroupGUI.php.
References 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 2187 of file class.ilObjGroupGUI.php.
References infoScreen().
Here is the call graph for this function:| ilObjGroupGUI::initConditionHandlerGUI | ( | $item_id | ) |
Definition at line 1985 of file class.ilObjGroupGUI.php.
References $_GET.
|
protected |
init create/edit form
protected
| string | edit or create |
Definition at line 2335 of file class.ilObjGroupGUI.php.
References $pass, $title, ilRadioOption\addSubItem(), ilUtil\getImagePath(), GRP_REGISTRATION_DEACTIVATED, GRP_REGISTRATION_DIRECT, GRP_REGISTRATION_PASSWORD, GRP_REGISTRATION_REQUEST, GRP_TYPE_CLOSED, GRP_TYPE_PUBLIC, ilRadioOption\setInfo(), ilCheckboxInputGUI\setOptionTitle(), ilDateTimeInputGUI\setShowTime(), ilCheckboxInputGUI\setValue(), ilRadioGroupInputGUI\setValue(), ilRadioOption\setValue(), and ilTextAreaInputGUI\setValue().
Referenced by createObject(), and editObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
init info editor
protected
Definition at line 708 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 1683 of file class.ilObjGroupGUI.php.
References ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::listExportFilesObject | ( | ) |
Definition at line 1488 of file class.ilObjGroupGUI.php.
References $_GET, __exportMenu(), ilDatePresentation\formatDate(), ilUtil\getImagePath(), IL_CAL_UNIX, and ilUtil\switchColor().
Referenced by confirmDeleteExportFileObject(), downloadExportFileObject(), and exportXMLObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::load | ( | ) |
load settings
public
Definition at line 2497 of file class.ilObjGroupGUI.php.
References loadDate(), and ilUtil\stripSlashes().
Referenced by saveObject(), and updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
load date
protected
| @return |
Definition at line 2521 of file class.ilObjGroupGUI.php.
References 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 1790 of file class.ilObjGroupGUI.php.
References ilObjRole\_getTranslation(), ilObject\_lookupTitle(), ilMail\_usePearMail(), ilUtil\formCheckbox(), ilUtil\getImagePath(), 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 754 of file class.ilObjGroupGUI.php.
References $file, ilObjectFactory\getInstanceByObjId(), ilUtil\getStyleSheetLocation(), setSubTabs(), and ilUtil\sortArray().
Here is the call graph for this function:| ilObjGroupGUI::membersMapObject | ( | ) |
Members map.
Definition at line 644 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 943 of file class.ilObjGroupGUI.php.
References ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilGroupParticipants\_getInstanceByObjId(), ilLPObjSettings\_lookupMode(), ilObjectGUI\checkPermission(), ilUtil\getImagePath(), LP_MODE_DEACTIVATED, 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 277 of file class.ilObjGroupGUI.php.
References ilObjectGUI\$tree, ilObjCourse\_lookupAboStatus(), ilObject\_lookupObjId(), and ilObjCourseGUI\_modifyItemGUI().
Here is the call graph for this function:
|
protected |
Definition at line 867 of file class.ilObjGroupGUI.php.
References $failed, ilLPStatusWrapper\_getCompleted(), ilLPStatusWrapper\_getFailed(), ilLPStatusWrapper\_getInProgress(), ilPrivacySettings\_getInstance(), ilLPStatusWrapper\_getNotAttempted(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilLearningProgress\_lookupProgressByObjId(), ilDatePresentation\formatDate(), IL_CAL_DATETIME, LP_STATUS_COMPLETED, LP_STATUS_FAILED, LP_STATUS_IN_PROGRESS, and LP_STATUS_NOT_ATTEMPTED.
Referenced by confirmDeleteMembersObject(), editMembersObject(), and membersObject().
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 1857 of file class.ilObjGroupGUI.php.
References $_SESSION, $user, ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::refuseFromListObject | ( | ) |
refuse from waiting list
public
Definition at line 1238 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), membersObject(), ilWaitingList\removeFromList(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::refuseSubscribersObject | ( | ) |
refuse subscribers
public
Definition at line 1147 of file class.ilObjGroupGUI.php.
References $_SESSION, ilObjectGUI\$lng, ilObjUser\_lookupLogin(), ilObjectGUI\checkPermission(), membersObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::removeBigIconObject | ( | ) |
remove big icon
public
Definition at line 550 of file class.ilObjGroupGUI.php.
References ilUtil\redirect().
Here is the call graph for this function:| ilObjGroupGUI::removeSmallIconObject | ( | ) |
remove small icon
public
Definition at line 539 of file class.ilObjGroupGUI.php.
References ilUtil\redirect().
Here is the call graph for this function:| ilObjGroupGUI::removeTinyIconObject | ( | ) |
remove big icon
public
Definition at line 561 of file class.ilObjGroupGUI.php.
References ilUtil\redirect().
Here is the call graph for this function:| ilObjGroupGUI::saveMapSettingsObject | ( | ) |
Definition at line 628 of file class.ilObjGroupGUI.php.
References $ilCtrl, and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjGroupGUI::saveObject | ( | ) |
save object
public
Reimplemented from ilObjectGUI.
Definition at line 350 of file class.ilObjGroupGUI.php.
References $_GET, $ilErr, ilGroupParticipants\_getInstanceByObjId(), ilChangeEvent\_isActive(), ilChangeEvent\_recordWriteEvent(), createObject(), IL_GRP_ADMIN, load(), ilObjectGUI\redirectToRefId(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::sendMailToSelectedUsersObject | ( | ) |
show send mail
public
| @return |
Definition at line 1331 of file class.ilObjGroupGUI.php.
References $_GET, ilObjUser\_lookupLogin(), membersObject(), ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::setShowHidePrefs | ( | ) |
set preferences (show/hide tabel content)
public
Definition at line 1364 of file class.ilObjGroupGUI.php.
References $_GET.
Referenced by membersObject().
Here is the caller graph for this function:
|
protected |
set sub tabs
protected
| @return |
Definition at line 2545 of file class.ilObjGroupGUI.php.
References $_GET, and ilGoogleMapUtil\isActivated().
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 1704 of file class.ilObjGroupGUI.php.
References ilObjectGUI\$tree, ilObjectGUI\checkPermission(), ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::updateGroupIconsObject | ( | ) |
update group icons
public
Definition at line 519 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::updateGroupTypeObject | ( | ) |
change group type
public
| @return |
Definition at line 431 of file class.ilObjGroupGUI.php.
References ilObjectGUI\updateObject().
Here is the call graph for this function:| ilObjGroupGUI::updateInfoObject | ( | ) |
update info
public
Definition at line 736 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), editInfoObject(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjGroupGUI::updateMembersObject | ( | ) |
update members
public
| @return |
Definition at line 1436 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), membersObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::updateObject | ( | $update_group_type = false | ) |
update GroupObject
| bool | update group type public |
Definition at line 442 of file class.ilObjGroupGUI.php.
References $ilErr, ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_isActive(), ilChangeEvent\_recordWriteEvent(), ilObjectGUI\checkPermission(), ilObjectGUI\editObject(), load(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::updateStatusObject | ( | ) |
update status
public
| @return |
Definition at line 1473 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), membersObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjGroupGUI::viewObject | ( | ) |
list childs of current object
public
Reimplemented from ilObjectGUI.
Definition at line 239 of file class.ilObjGroupGUI.php.
References $_GET, ilObjectGUI\$tree, ilLearningProgress\_tracProgress(), and ilContainerGUI\renderObject().
Here is the call graph for this function: