|
ILIAS
Release_4_0_x_branch Revision 61816
|
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 | |
| renderObject () | |
| Render group. | |
| 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 () | |
| Edit object. | |
| updateGroupTypeObject () | |
| change group type | |
| updateObject () | |
| 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 | |
| addMemberAutoCompleteObject () | |
| Add Member for autoComplete. | |
| 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 | |
| addAsMemberObject () | |
| Add user as member. | |
| 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 | |
| prepareOutput () | |
| Handle member view. | |
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 | |
| getAdminTabs (&$tabs_gui) | |
| administration tabs show only permissions and trash folder | |
| getHTML () | |
| undeleteObject () | |
| Get objects back from trash. | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled | |
| cancelDeleteObject () | |
| cancel deletion of object | |
| removeFromSystemObject () | |
| remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method | |
| cancelObject ($in_rep=false) | |
| cancel action and go back to previous page public | |
| getFormAction ($a_cmd, $a_formaction="") | |
| get form action for command (command is method name without "Object", e.g. | |
| isVisible ($a_ref_id, $a_type) | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. | |
| trashObject () | |
| Show trash content of object. | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. | |
Public Member Functions inherited from ilContainerGUI | |
| ilContainerGUI ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. | |
| forwardToStyleSheet () | |
| Forward to style object. | |
| & | forwardToPageObject () |
| forward command to page object | |
| addPageTabs () | |
| Add page tabs. | |
| 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 | |
| setContentSubTabs () | |
| Set content sub tabs. | |
| showAdministrationPanel (&$tpl) | |
| show administration panel | |
| __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 () | |
| setPageEditorTabs () | |
| Add page editor tabs. | |
| addStandardContainerSubTabs ($a_include_view=true) | |
| Add standar container subtabs for view, manage, oderdering and text/media editor link. | |
| enableAdministrationPanelObject () | |
| enable administration panel | |
| disableAdministrationPanelObject () | |
| enable administration panel | |
| editOrderObject () | |
| Edit order. | |
| isActiveOrdering () | |
| Check if ordering is enabled. | |
| addToDeskObject () | |
| removeFromDeskObject () | |
| lockObject () | |
| 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 | |
| performPasteIntoMultipleObjectsObject () | |
| initAndDisplayLinkIntoMultipleObjectsObject () | |
| showLinkIntoMultipleObjectsTreeObject () | |
| initAndDisplayMoveIntoObjectObject () | |
| showMoveIntoObjectTreeObject () | |
| 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 It is not possible to copy multiple objects at once. | |
| 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. | |
| editStylePropertiesObject () | |
| Edit style properties. | |
| initStylePropertiesForm () | |
| Init style properties form. | |
| createStyleObject () | |
| Create Style. | |
| editStyleObject () | |
| Edit Style. | |
| deleteStyleObject () | |
| Delete Style. | |
| saveStyleSettingsObject () | |
| Save style settings. | |
| getAsynchItemListObject () | |
| Get item list command drop down asynchronously. | |
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 | |
| assignObject () | |
| showUpperIcon () | |
| setTabs () | |
| set admin tabs public | |
| setAdminTabs () | |
| set admin tabs public | |
| 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) | |
| displayEditForm ($fields) | |
| display edit form (usually called by editObject) | |
| afterUpdate () | |
| 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 | |
| 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="") | |
| 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. | |
| searchCloneSourceObject () | |
| Search clone source by title. | |
| buildCloneSelect ($existing_objs) | |
| Build a select box for clonable objects (permission write) | |
| getCenterColumnHTML () | |
| Get center column. | |
| getRightColumnHTML () | |
| Display right column. | |
| checkPermission ($a_perm, $a_cmd="") | |
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 | |
Data Fields inherited from ilContainerGUI | |
| $bl_cnt = 1 | |
Class ilObjGroupGUI.
ilObjGroupGUI: ilGroupRegistrationGUI, ilConditionHandlerInterface, ilPermissionGUI, ilInfoScreenGUI,, ilLearningProgressGUI ilObjGroupGUI: ilRepositorySearchGUI, ilPublicUserProfileGUI, ilObjCourseGroupingGUI, ilObjStyleSheetGUI ilObjGroupGUI: ilCourseContentGUI, ilColumnGUI, ilPageObjectGUI,ilCourseItemAdministrationGUI, ilObjectCopyGUI
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 1728 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 2479 of file class.ilObjGroupGUI.php.
References $_GET, $ilErr, ilObjectGUI\$lng, ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, and ilUtil\sendFailure().
Here is the call graph for this function:| ilObjGroupGUI::addAsMemberObject | ( | ) |
Add user as member.
Definition at line 1899 of file class.ilObjGroupGUI.php.
References $_POST, $user, ilObjUser\_lookupId(), addUserObject(), and membersObject().
Here is the call graph for this function:| ilObjGroupGUI::addMemberAutoCompleteObject | ( | ) |
Add Member for autoComplete.
Definition at line 1168 of file class.ilObjGroupGUI.php.
References ilUserLoginAutoCompleteInputGUI\echoAutoCompleteList().
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 1917 of file class.ilObjGroupGUI.php.
References $_POST, $_SESSION, ilObjUser\_addDesktopItem(), ilObjGroup\GRP_ADMIN, ilObjGroup\GRP_MEMBER, ilUtil\redirect(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilGroupMembershipMailNotification\TYPE_ADMISSION_MEMBER.
Referenced by addAsMemberObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGroupGUI::assignFromWaitingListObject | ( | ) |
add from waiting list
public
| @return |
Definition at line 1250 of file class.ilObjGroupGUI.php.
References $_POST, 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 1872 of file class.ilObjGroupGUI.php.
References $_POST, $_SESSION, ilUtil\redirect(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::assignSubscribersObject | ( | ) |
assign subscribers
public
Definition at line 1180 of file class.ilObjGroupGUI.php.
References $_POST, $ilIliasIniFile, ilObjectGUI\$lng, $usr_id, 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 1807 of file class.ilObjGroupGUI.php.
References $_GET, and ilObjectGUI\$return_location.
| 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 2362 of file class.ilObjGroupGUI.php.
Referenced by exportMembersObject().
Here is the caller graph for this function:| ilObjGroupGUI::confirmDeleteExportFileObject | ( | ) |
Definition at line 1753 of file class.ilObjGroupGUI.php.
References $_POST, listExportFilesObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::confirmDeleteMembersObject | ( | ) |
delete selected members
public
Definition at line 1342 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:| ilObjGroupGUI::createObject | ( | ) |
create object Show object creation form Overwritten from base class.
public
| @return |
Reimplemented from ilObjectGUI.
Definition at line 311 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 1390 of file class.ilObjGroupGUI.php.
References $_POST, ilObjectGUI\checkPermission(), membersObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilGroupMembershipMailNotification\TYPE_DISMISS_MEMBER.
Here is the call graph for this function:| ilObjGroupGUI::downloadExportFileObject | ( | ) |
Definition at line 1777 of file class.ilObjGroupGUI.php.
References $_POST, listExportFilesObject(), ilUtil\sendFailure(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjGroupGUI::editGroupIconsObject | ( | ) |
edit container icons
Definition at line 527 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 724 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 604 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 1486 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 1498 of file class.ilObjGroupGUI.php.
References $_POST, 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 |
Reimplemented from ilObjectGUI.
Definition at line 412 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 | ( | ) |
execute command
Reimplemented from ilObjectGUI.
Definition at line 55 of file class.ilObjGroupGUI.php.
References $_GET, $cmd, $ilCtrl, $ilErr, $ret, ilObjectGUI\checkPermission(), ilContainerGUI\forwardToPageObject(), ilContainerGUI\forwardToStyleSheet(), ilObjStyleSheet\getContentStylePath(), ilObjectGUI\getCreationMode(), ilObjGroup\GRP_ADMIN, ilObjGroup\GRP_MEMBER, infoScreen(), LP_MODE_REPOSITORY, prepareOutput(), 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 2216 of file class.ilObjGroupGUI.php.
References ilObjectGUI\$data, $row, $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 2201 of file class.ilObjGroupGUI.php.
References ilObjectGUI\getFormAction().
Here is the call graph for this function:| ilObjGroupGUI::exportXMLObject | ( | ) |
Definition at line 1737 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 2062 of file class.ilObjGroupGUI.php.
References ilObjectGUI\$lng, ilWaitingList\_isOnList(), and ilLearningProgressAccess\checkAccess().
Here is the call graph for this function:| ilObjGroupGUI::importFileObject | ( | ) |
Definition at line 2152 of file class.ilObjGroupGUI.php.
References $_GET, ilObjectGUI\$ref_id, ilObjGroup\_importFromFile(), createObject(), ilUtil\redirect(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::infoScreen | ( | ) |
show information screen
Definition at line 2387 of file class.ilObjGroupGUI.php.
References elseif(), 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 2377 of file class.ilObjGroupGUI.php.
References infoScreen().
Here is the call graph for this function:| ilObjGroupGUI::initConditionHandlerGUI | ( | $item_id | ) |
Definition at line 2175 of file class.ilObjGroupGUI.php.
References $_GET.
|
protected |
init create/edit form
protected
| string | edit or create |
Definition at line 2525 of file class.ilObjGroupGUI.php.
References $desc, $pass, $title, ilObjectGUI\$tpl, $type, 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(), ilDateDurationInputGUI\setStartText(), ilCheckboxInputGUI\setValue(), and ilRadioOption\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 744 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 1824 of file class.ilObjGroupGUI.php.
References ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), and ilUtil\sendQuestion().
Here is the call graph for this function:| ilObjGroupGUI::listExportFilesObject | ( | ) |
Definition at line 1630 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 2717 of file class.ilObjGroupGUI.php.
References $_POST, 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 2741 of file class.ilObjGroupGUI.php.
References $_POST, 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 1969 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 790 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 678 of file class.ilObjGroupGUI.php.
References $map, ilObjectGUI\$tpl, ilGoogleMapUtil\isActivated(), and setSubTabs().
Here is the call graph for this function:| ilObjGroupGUI::membersObject | ( | ) |
edit members
public
Definition at line 983 of file class.ilObjGroupGUI.php.
References $ilCtrl, ilObjectGUI\$lng, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilGroupParticipants\_getInstanceByObjId(), ilLPObjSettings\_lookupMode(), ilObjectGUI\checkPermission(), ilUtil\getImagePath(), ilObjGroup\GRP_ADMIN, ilObjGroup\GRP_MEMBER, LP_MODE_DEACTIVATED, readMemberData(), setShowHidePrefs(), ilTextInputGUI\setSize(), and setSubTabs().
Referenced by addAsMemberObject(), 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 285 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.
Reimplemented from ilObjectGUI.
Definition at line 2850 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:
|
protected |
Definition at line 907 of file class.ilObjGroupGUI.php.
References $failed, $name, $usr_id, ilLPStatusWrapper\_getCompleted(), ilLPStatusWrapper\_getFailed(), ilLPStatusWrapper\_getInProgress(), ilPrivacySettings\_getInstance(), ilLPStatusWrapper\_getNotAttempted(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilLearningProgress\_lookupProgressByObjId(), elseif(), ilDatePresentation\formatDate(), IL_CAL_UNIX, 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 2038 of file class.ilObjGroupGUI.php.
References $_POST, $_SESSION, $user, ilUtil\redirect(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::refuseFromListObject | ( | ) |
refuse from waiting list
public
Definition at line 1308 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 1215 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::removeBigIconObject | ( | ) |
remove big icon
public
Definition at line 584 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 573 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 595 of file class.ilObjGroupGUI.php.
References ilUtil\redirect().
Here is the call graph for this function:| ilObjGroupGUI::renderObject | ( | ) |
Render group.
Reimplemented from ilContainerGUI.
Definition at line 271 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 662 of file class.ilObjGroupGUI.php.
References $_POST, $ilCtrl, and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjGroupGUI::saveObject | ( | ) |
save object
public
Reimplemented from ilObjectGUI.
Definition at line 358 of file class.ilObjGroupGUI.php.
References $_GET, $err, $ilErr, ilGroupParticipants\_getInstanceByObjId(), ilChangeEvent\_isActive(), ilChangeEvent\_recordWriteEvent(), createObject(), IL_GRP_ADMIN, load(), ilObjectGUI\redirectToRefId(), ilUtil\sendFailure(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::sendMailToSelectedUsersObject | ( | ) |
show send mail
public
| @return |
Definition at line 1426 of file class.ilObjGroupGUI.php.
References $_GET, $_POST, $usr_id, ilObjUser\_lookupLogin(), membersObject(), ilUtil\redirect(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilObjGroupGUI::setShowHidePrefs | ( | ) |
set preferences (show/hide tabel content)
public
Definition at line 1459 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 2765 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 1845 of file class.ilObjGroupGUI.php.
References ilObjectGUI\$tree, ilObjectGUI\checkPermission(), ilUtil\redirect(), 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 553 of file class.ilObjGroupGUI.php.
References ilObjectGUI\checkPermission(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::updateGroupTypeObject | ( | ) |
change group type
public
| @return |
Definition at line 443 of file class.ilObjGroupGUI.php.
References $type, 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 772 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
| @return |
Definition at line 1531 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 |
Reimplemented from ilObjectGUI.
Definition at line 469 of file class.ilObjGroupGUI.php.
References $err, $ilErr, ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_isActive(), ilChangeEvent\_recordWriteEvent(), ilObjectGUI\checkPermission(), editObject(), load(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\sendQuestion(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::updateStatusObject | ( | ) |
update status
public
| @return |
Definition at line 1615 of file class.ilObjGroupGUI.php.
References $_POST, ilObjectGUI\checkPermission(), membersObject(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGroupGUI::viewObject | ( | ) |
list childs of current object
public
Reimplemented from ilObjectGUI.
Definition at line 252 of file class.ilObjGroupGUI.php.
References $_GET, ilObjectGUI\$tree, ilLearningProgress\_tracProgress(), and renderObject().
Here is the call graph for this function: