|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Class ilObjiLincCourseGUI. More...
Inheritance diagram for ilObjiLincCourseGUI:
Collaboration diagram for ilObjiLincCourseGUI:Public Member Functions | |
| ilObjiLincCourseGUI ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=false) | |
| Constructor @access public. More... | |
| createObject () | |
| create new object form More... | |
| updateObject () | |
| updates object entry in object_data More... | |
| saveObject () | |
| save object @access public More... | |
| getTabs (&$tabs_gui) | |
| get tabs @access public More... | |
| __unsetSessionVariables () | |
| __search ($a_search_string, $a_search_for) | |
| __showSearchUserTable ($a_result_set, $a_user_ids=NULL, $a_cmd="search") | |
| __showSearchRoleTable ($a_result_set, $a_role_ids=NULL) | |
| __showSearchGroupTable ($a_result_set, $a_grp_ids=NULL) | |
| & | __initTableGUI () |
| __setTableGUIBasicData (&$tbl, &$result_set, $from="") | |
| standard implementation for tables use 'from' variable use different initial setting of table More... | |
| listUsersRoleObject () | |
| listUsersGroupObject () | |
| canceledObject () | |
| canceledObject is called when an operation is canceled, method links back @access public More... | |
| cancelMemberObject () | |
| canceledObject is called when operation is canceled, method links back @access public More... | |
| membersObject () | |
| display group members More... | |
| & | executeCommand () |
| execute command note: this method is overwritten in all container objects More... | |
| viewObject () | |
| list childs of current object More... | |
| agendaObject () | |
| searchUserFormObject () | |
| searchObject () | |
| addUserObject () | |
| displays confirmation formular with users that shall be assigned to group @access public More... | |
| removeMemberObject () | |
| displays confirmation formular with users that shall be removed from group @access public More... | |
| confirmationObject ($user_id='', $confirm='', $cancel='', $info='', $status='', $a_cmd_return_location='', $invokeMethod='') | |
| displays confirmation form @access public More... | |
| confirmedRemoveMemberObject () | |
| remove members from group TODO: set return location to parent object if user removes himself TODO: allow user to remove himself when he is not group admin @access public More... | |
| changeMemberObject () | |
| displays form in which the member-status can be changed @access public More... | |
| updateMemberStatusObject () | |
| displays form in which the member-status can be changed @access public More... | |
| editObject () | |
| edit object More... | |
| joinObject () | |
| isActiveAdministrationPanel () | |
| __setSubTabs ($a_tab) | |
| mailMembersObject () | |
| membersGalleryObject () | |
| Builds a learnlink seminar members gallery as a layer of left-floating images. More... | |
| addStandardContainerSubTabs () | |
| showAdministrationPanel ($tpl) | |
Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor @access 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 @access 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 @access public. More... | |
| & | executeCommand () |
| execute command note: this method is overwritten in all container objects More... | |
| forwardToStyleSheet () | |
| Forward to style object. More... | |
| & | forwardToPageObject () |
| forward command to page object More... | |
| addPageTabs () | |
| Add page tabs. More... | |
| getContainerPageHTML () | |
| Get container page HTML. More... | |
| prepareOutput ($a_show_subobjects=true) | |
| prepare output More... | |
| showTreeFlatIcon () | |
| setTitleAndDescription () | |
| called by prepare output More... | |
| showPossibleSubObjects () | |
| show possible sub objects selection list More... | |
| getContentGUI () | |
| Get content gui object. More... | |
| renderObject () | |
| render the object More... | |
| 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 () | |
| 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... | |
| isActiveItemOrdering () | |
| Check if item 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 () | |
| @access public More... | |
| cloneWizardPageListObject () | |
| @access public More... | |
| cloneWizardPageObject ($a_tree_view=true) | |
| Show clone wizard page for container objects. More... | |
| cloneAllObject () | |
| Clone all object Overwritten method for copying container objects. More... | |
| saveSortingObject () | |
| Save Sorting. More... | |
| cloneNodes ($srcRef, $dstRef, &$mapping, $newName=null) | |
| Recursively clones all nodes of the RBAC tree. More... | |
| modifyItemGUI (&$a_item_list_gui, $a_item_data, $a_show_path) | |
| Modify 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... | |
| addToDeskObject () | |
| Add desktop item @access public. More... | |
| removeFromDeskObject () | |
| Remove from desktop @access public. More... | |
Static Public Member Functions | |
| static | _goto ($a_target) |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot ($a_raise_error=false) |
| Goto repository root. More... | |
| static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
| Goto repository root. More... | |
Static Public Member Functions inherited from ilContainerGUI | |
| static | _buildPath ($a_ref_id, $a_course_ref_id) |
| build path More... | |
Protected Member Functions | |
| afterSave (ilObject $a_new_object) | |
| getObjectValues () | |
| initSettingsForm ($a_mode='create') | |
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 @access public More... | |
| setAdminTabs () | |
| set admin tabs @access public More... | |
| setLocator () | |
| set Locator More... | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| omitLocator ($a_omit=true) | |
| addAdminLocatorItems ($a_do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| initCreationForms ($a_new_type) | |
| Init creation froms. More... | |
| getCreationFormsHTML (array $a_forms) | |
| Get HTML for creation forms (accordion) More... | |
| initCreateForm ($a_new_type) | |
| Init object creation form. More... | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| Show didactic template types. More... | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. More... | |
| 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... | |
| validateCustom (ilPropertyFormGUI $a_form) | |
| Validate custom values (if not possible with checkInput()) More... | |
| updateCustom (ilPropertyFormGUI $a_form) | |
| Insert custom update form values into object. More... | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| initImportForm ($a_new_type) | |
| Init object import form. More... | |
| importFileObject ($parent_id=null) | |
| 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 () | |
| Post (successful) object update hook. More... | |
| showPasswordInstructionObject ($a_init=true) | |
| Show webdav password instruction. More... | |
| initFormPasswordInstruction () | |
| Init password form. More... | |
| savePasswordObject () | |
| Save password. More... | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add file manager link. More... | |
| fileManagerLaunchObject () | |
| Launch jnlp. More... | |
| initSortingForm (ilPropertyFormGUI $form, array $a_sorting_settings) | |
| Append sorting settings to property form. More... | |
| initSortingDirectionForm (ilContainerSortingSettings $sorting_settings, $element, $a_prefix) | |
| Add sorting direction. More... | |
| initManualSortingOptionForm (ilContainerSortingSettings $settings, $element, $a_prefix, $a_sorting_settings) | |
| Add manual sorting options. More... | |
| saveSortingSettings (ilPropertyFormGUI $form) | |
| Save sorting settings. More... | |
| getTreeSelectorGUI ($cmd) | |
Private Attributes | |
| $form_gui = null | |
Additional Inherited Members | |
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 ilObjiLincCourseGUI.
@ilCtrl_Calls ilObjiLincCourseGUI: ilObjiLincClassroomGUI, ilPermissionGUI, ilInfoScreenGUI, ilRepositorySearchGUI @ilCtrl_Calls ilObjiLincCourseGUI: ilPublicUserProfileGUI, ilColumnGUI @ilCtrl_Calls ilObjiLincCourseGUI: ilCommonActionDispatcherGUI
Definition at line 20 of file class.ilObjiLincCourseGUI.php.
| & ilObjiLincCourseGUI::__initTableGUI | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 505 of file class.ilObjiLincCourseGUI.php.
Referenced by __showSearchGroupTable(), __showSearchRoleTable(), and __showSearchUserTable().
Here is the caller graph for this function:| ilObjiLincCourseGUI::__search | ( | $a_search_string, | |
| $a_search_for | |||
| ) |
Definition at line 295 of file class.ilObjiLincCourseGUI.php.
References $_SESSION, ilUtil\sendInfo(), and ilUtil\stripSlashes().
Referenced by searchObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjiLincCourseGUI::__setSubTabs | ( | $a_tab | ) |
Definition at line 1621 of file class.ilObjiLincCourseGUI.php.
References $ilUser.
Referenced by changeMemberObject(), executeCommand(), mailMembersObject(), membersGalleryObject(), membersObject(), and removeMemberObject().
Here is the caller graph for this function:| ilObjiLincCourseGUI::__setTableGUIBasicData | ( | & | $tbl, |
| & | $result_set, | ||
$a_from = "" |
|||
| ) |
standard implementation for tables use 'from' variable use different initial setting of table
Reimplemented from ilObjectGUI.
Definition at line 512 of file class.ilObjiLincCourseGUI.php.
References $_GET.
Referenced by __showSearchGroupTable(), __showSearchRoleTable(), and __showSearchUserTable().
Here is the caller graph for this function:| ilObjiLincCourseGUI::__showSearchGroupTable | ( | $a_result_set, | |
$a_grp_ids = NULL |
|||
| ) |
Definition at line 447 of file class.ilObjiLincCourseGUI.php.
References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilUtil\array_php2js(), and ilUtil\getImagePath().
Referenced by searchObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjiLincCourseGUI::__showSearchRoleTable | ( | $a_result_set, | |
$a_role_ids = NULL |
|||
| ) |
Definition at line 389 of file class.ilObjiLincCourseGUI.php.
References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilUtil\array_php2js(), and ilUtil\getImagePath().
Referenced by searchObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjiLincCourseGUI::__showSearchUserTable | ( | $a_result_set, | |
$a_user_ids = NULL, |
|||
$a_cmd = "search" |
|||
| ) |
Definition at line 320 of file class.ilObjiLincCourseGUI.php.
References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilUtil\array_php2js(), and ilUtil\getImagePath().
Referenced by listUsersGroupObject(), listUsersRoleObject(), and searchObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjiLincCourseGUI::__unsetSessionVariables | ( | ) |
Definition at line 284 of file class.ilObjiLincCourseGUI.php.
References $_SESSION.
Referenced by searchUserFormObject().
Here is the caller graph for this function:
|
static |
Definition at line 1794 of file class.ilObjiLincCourseGUI.php.
References $ilErr, ilObjectGUI\$lng, and ilObjectGUI\_gotoRepositoryNode().
Here is the call graph for this function:| ilObjiLincCourseGUI::addStandardContainerSubTabs | ( | ) |
Definition at line 1785 of file class.ilObjiLincCourseGUI.php.
| ilObjiLincCourseGUI::addUserObject | ( | ) |
displays confirmation formular with users that shall be assigned to group @access public
Definition at line 1111 of file class.ilObjiLincCourseGUI.php.
References $_POST, $_SESSION, ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
| ilObjiLincCourse | $a_new_object |
Reimplemented from ilObjectGUI.
Definition at line 163 of file class.ilObjiLincCourseGUI.php.
References $_GET, $success, ilObject\getRefId(), ilObjectGUI\redirectToRefId(), ilUtil\sendFailure(), ilUtil\sendInfo(), and ilUtil\tf2yn().
Here is the call graph for this function:| ilObjiLincCourseGUI::agendaObject | ( | ) |
Definition at line 919 of file class.ilObjiLincCourseGUI.php.
References ilUtil\redirect().
Here is the call graph for this function:| ilObjiLincCourseGUI::canceledObject | ( | ) |
canceledObject is called when an operation is canceled, method links back @access public
Definition at line 688 of file class.ilObjiLincCourseGUI.php.
References $_GET, ilObjectGUI\$return_location, and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjiLincCourseGUI::cancelMemberObject | ( | ) |
canceledObject is called when operation is canceled, method links back @access public
Definition at line 704 of file class.ilObjiLincCourseGUI.php.
References ilObjectGUI\$return_location, ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjiLincCourseGUI::changeMemberObject | ( | ) |
displays form in which the member-status can be changed @access public
Definition at line 1311 of file class.ilObjiLincCourseGUI.php.
References $_GET, $_POST, ilObjectGUI\$data, $ilUser, __setSubTabs(), ilUtil\formRadioButton(), ilUtil\formSelect(), and ilObjectFactory\getInstanceByObjId().
Here is the call graph for this function:| ilObjiLincCourseGUI::confirmationObject | ( | $user_id = '', |
|
$confirm = '', |
|||
$cancel = '', |
|||
$info = '', |
|||
$status = '', |
|||
$a_cmd_return_location = '', |
|||
$invokeMethod = '' |
|||
| ) |
displays confirmation form @access public
Definition at line 1251 of file class.ilObjiLincCourseGUI.php.
| ilObjiLincCourseGUI::confirmedRemoveMemberObject | ( | ) |
remove members from group TODO: set return location to parent object if user removes himself TODO: allow user to remove himself when he is not group admin @access public
Definition at line 1262 of file class.ilObjiLincCourseGUI.php.
References $_SESSION, $ilCtrl, ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjiLincCourseGUI::createObject | ( | ) |
create new object form
@access public
Reimplemented from ilObjectGUI.
Definition at line 43 of file class.ilObjiLincCourseGUI.php.
References $_GET, $_POST, and initSettingsForm().
Here is the call graph for this function:| ilObjiLincCourseGUI::editObject | ( | ) |
edit object
@access public
Reimplemented from ilObjectGUI.
Definition at line 1503 of file class.ilObjiLincCourseGUI.php.
References getObjectValues(), and initSettingsForm().
Here is the call graph for this function:| & ilObjiLincCourseGUI::executeCommand | ( | ) |
execute command note: this method is overwritten in all container objects
Reimplemented from ilContainerGUI.
Definition at line 815 of file class.ilObjiLincCourseGUI.php.
References $_GET, $cmd, $ilErr, $ilUser, $ret, __setSubTabs(), ilObjectGUI\getCreationMode(), and ilObjectGUI\prepareOutput().
Here is the call graph for this function:
|
protected |
Definition at line 1515 of file class.ilObjiLincCourseGUI.php.
Referenced by editObject().
Here is the caller graph for this function:| ilObjiLincCourseGUI::getTabs | ( | & | $tabs_gui | ) |
get tabs @access public
| object | tabs gui object |
Reimplemented from ilContainerGUI.
Definition at line 198 of file class.ilObjiLincCourseGUI.php.
| ilObjiLincCourseGUI::ilObjiLincCourseGUI | ( | $a_data, | |
| $a_id, | |||
| $a_call_by_reference, | |||
$a_prepare_output = false |
|||
| ) |
Constructor @access public.
Definition at line 28 of file class.ilObjiLincCourseGUI.php.
References ilContainerGUI\ilContainerGUI().
Here is the call graph for this function:
|
protected |
Definition at line 1526 of file class.ilObjiLincCourseGUI.php.
References ilUtil\getTypeIconPath().
Referenced by createObject(), editObject(), saveObject(), and updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjiLincCourseGUI::isActiveAdministrationPanel | ( | ) |
Reimplemented from ilContainerGUI.
Definition at line 1616 of file class.ilObjiLincCourseGUI.php.
| ilObjiLincCourseGUI::joinObject | ( | ) |
Definition at line 1596 of file class.ilObjiLincCourseGUI.php.
References $_GET, ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjiLincCourseGUI::listUsersGroupObject | ( | ) |
Definition at line 614 of file class.ilObjiLincCourseGUI.php.
References $_POST, $_SESSION, ilObjectGUI\$tree, ilObjectGUI\__showButton(), __showSearchUserTable(), ilDatePresentation\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), IL_CAL_DATETIME, searchObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjiLincCourseGUI::listUsersRoleObject | ( | ) |
Definition at line 555 of file class.ilObjiLincCourseGUI.php.
References $_POST, $_SESSION, ilObjectGUI\__showButton(), __showSearchUserTable(), ilDatePresentation\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), IL_CAL_DATETIME, searchObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjiLincCourseGUI::mailMembersObject | ( | ) |
Definition at line 1636 of file class.ilObjiLincCourseGUI.php.
References __setSubTabs(), ilLink\_getLink(), ilObjRole\_getTranslation(), ilUtil\formCheckbox(), ilUtil\getImagePath(), and ilMailFormCall\getLinkTarget().
Here is the call graph for this function:| ilObjiLincCourseGUI::membersGalleryObject | ( | ) |
Builds a learnlink seminar members gallery as a layer of left-floating images.
Definition at line 1681 of file class.ilObjiLincCourseGUI.php.
References $file, __setSubTabs(), exit, ilObjectFactory\getInstanceByObjId(), and ilUtil\getStyleSheetLocation().
Here is the call graph for this function:| ilObjiLincCourseGUI::membersObject | ( | ) |
display group members
Definition at line 715 of file class.ilObjiLincCourseGUI.php.
References $ilBench, $ilUser, ilObjectGUI\$lng, __setSubTabs(), and ilMailFormCall\getLinkTarget().
Here is the call graph for this function:| ilObjiLincCourseGUI::removeMemberObject | ( | ) |
displays confirmation formular with users that shall be removed from group @access public
Definition at line 1151 of file class.ilObjiLincCourseGUI.php.
References $_GET, $_POST, $_SESSION, ilObjectGUI\$data, $ilUser, __setSubTabs(), ilUtil\getImageTagByType(), ilObjectFactory\getInstanceByObjId(), and ilUtil\sendQuestion().
Here is the call graph for this function:| ilObjiLincCourseGUI::saveObject | ( | ) |
save object @access public
Reimplemented from ilObjectGUI.
Definition at line 128 of file class.ilObjiLincCourseGUI.php.
References $_POST, and initSettingsForm().
Here is the call graph for this function:| ilObjiLincCourseGUI::searchObject | ( | ) |
Definition at line 969 of file class.ilObjiLincCourseGUI.php.
References $_POST, $_SESSION, $result, ilObjectGUI\$tree, __search(), ilObjectGUI\__showButton(), __showSearchGroupTable(), __showSearchRoleTable(), __showSearchUserTable(), ilDatePresentation\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), IL_CAL_DATETIME, searchUserFormObject(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Referenced by listUsersGroupObject(), and listUsersRoleObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjiLincCourseGUI::searchUserFormObject | ( | ) |
Definition at line 932 of file class.ilObjiLincCourseGUI.php.
References $_POST, $_SESSION, __unsetSessionVariables(), and ilUtil\formRadioButton().
Referenced by searchObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjiLincCourseGUI::showAdministrationPanel | ( | $tpl | ) |
Definition at line 1790 of file class.ilObjiLincCourseGUI.php.
| ilObjiLincCourseGUI::updateMemberStatusObject | ( | ) |
displays form in which the member-status can be changed @access public
Definition at line 1400 of file class.ilObjiLincCourseGUI.php.
References $_POST, ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjiLincCourseGUI::updateObject | ( | ) |
updates object entry in object_data
Reimplemented from ilObjectGUI.
Definition at line 58 of file class.ilObjiLincCourseGUI.php.
References $_GET, $_POST, $success, initSettingsForm(), ilUtil\prepareDBString(), ilUtil\sendInfo(), and ilUtil\tf2yn().
Here is the call graph for this function:| ilObjiLincCourseGUI::viewObject | ( | ) |
list childs of current object
@access public
Reimplemented from ilObjectGUI.
Definition at line 893 of file class.ilObjiLincCourseGUI.php.
References $_GET, $ilCtrl, ilObjectGUI\getCreationMode(), and ilContainerGUI\renderObject().
Here is the call graph for this function:
|
private |
Definition at line 22 of file class.ilObjiLincCourseGUI.php.