|
ILIAS
Release_3_10_x_branch Revision 61812
|
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 public. | |
| createObject () | |
| create new object form | |
| updateObject () | |
| updates object entry in object_data | |
| saveObject () | |
| save object public | |
| getTabs (&$tabs_gui) | |
| get tabs public | |
| __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) | |
| __showMembersTable ($a_result_set, $a_user_ids=NULL) | |
| & | __initTableGUI () |
| __setTableGUIBasicData (&$tbl, &$result_set, $from="") | |
| standard implementation for tables use 'from' variable use different initial setting of table | |
| listUsersRoleObject () | |
| listUsersGroupObject () | |
| canceledObject () | |
| canceledObject is called when an operation is canceled, method links back public | |
| cancelMemberObject () | |
| canceledObject is called when operation is canceled, method links back public | |
| membersObject () | |
| display group members | |
| & | executeCommand () |
| execute command | |
| viewObject () | |
| list childs of current object | |
| agendaObject () | |
| searchUserFormObject () | |
| searchObject () | |
| addUserObject () | |
| displays confirmation formular with users that shall be assigned to group public | |
| removeMemberObject () | |
| displays confirmation formular with users that shall be removed from group public | |
| confirmationObject ($user_id="", $confirm, $cancel, $info="", $status="", $a_cmd_return_location="") | |
| displays confirmation form public | |
| 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 public | |
| changeMemberObject () | |
| displays form in which the member-status can be changed public | |
| updateMemberStatusObject () | |
| displays form in which the member-status can be changed public | |
| editObject () | |
| edit object | |
| joinObject () | |
| isActiveAdministrationPanel () | |
| __setSubTabs ($a_tab) | |
| mailMembersObject () | |
| membersGalleryObject () | |
| Builds a learnlink seminar members gallery as a layer of left-floating images. | |
| showAdministrationPanel ($tpl) | |
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 | |
| displayEditForm ($fields) | |
| display edit form (usually called by editObject) | |
| 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 () | |
| __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 | |
| 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. | |
Static Public Member Functions | |
| static | _goto ($a_target) |
Static Public Member Functions inherited from ilContainerGUI | |
| static | _buildPath ($a_ref_id, $a_course_ref_id) |
| build path | |
Protected Member Functions | |
| getObjectValues () | |
| initSettingsForm ($a_mode= 'create') | |
Protected Member Functions inherited from ilObjectGUI | |
| searchCloneSourceObject () | |
| Search clone source by title. | |
| buildCloneSelect ($existing_objs) | |
| Build a select box for clonable objects (permission write) | |
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 | |
Class ilObjiLincCourseGUI.
ilObjiLincCourseGUI: ilObjiLincClassroomGUI, ilPermissionGUI, ilInfoScreenGUI, ilRepositorySearchGUI ilObjiLincCourseGUI: ilPublicUserProfileGUI, ilColumnGUI
Definition at line 40 of file class.ilObjiLincCourseGUI.php.
| & ilObjiLincCourseGUI::__initTableGUI | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 594 of file class.ilObjiLincCourseGUI.php.
Referenced by __showMembersTable(), __showSearchGroupTable(), __showSearchRoleTable(), and __showSearchUserTable().
Here is the caller graph for this function:| ilObjiLincCourseGUI::__search | ( | $a_search_string, | |
| $a_search_for | |||
| ) |
Definition at line 311 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 1798 of file class.ilObjiLincCourseGUI.php.
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 601 of file class.ilObjiLincCourseGUI.php.
References $_GET.
Referenced by __showMembersTable(), __showSearchGroupTable(), __showSearchRoleTable(), and __showSearchUserTable().
Here is the caller graph for this function:| ilObjiLincCourseGUI::__showMembersTable | ( | $a_result_set, | |
$a_user_ids = NULL |
|||
| ) |
Definition at line 521 of file class.ilObjiLincCourseGUI.php.
References ilObjectGUI\$actions, $ilBench, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilUtil\array_php2js(), and ilUtil\getImagePath().
Referenced by membersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjiLincCourseGUI::__showSearchGroupTable | ( | $a_result_set, | |
$a_grp_ids = NULL |
|||
| ) |
Definition at line 463 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 405 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 336 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 300 of file class.ilObjiLincCourseGUI.php.
References $_SESSION.
Referenced by searchUserFormObject().
Here is the caller graph for this function:
|
static |
Definition at line 1966 of file class.ilObjiLincCourseGUI.php.
References $_GET, $ilErr, ilObjectGUI\$lng, and exit.
| ilObjiLincCourseGUI::addUserObject | ( | ) |
displays confirmation formular with users that shall be assigned to group public
Definition at line 1196 of file class.ilObjiLincCourseGUI.php.
References $_SESSION, ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjiLincCourseGUI::agendaObject | ( | ) |
Definition at line 1006 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 public
Definition at line 775 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 public
Definition at line 791 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 public
Definition at line 1440 of file class.ilObjiLincCourseGUI.php.
References $_GET, __setSubTabs(), ilUtil\formRadioButton(), formSelect(), ilUtil\getImagePath(), ilUtil\infoPanel(), and ilUtil\sortArray().
Here is the call graph for this function:| ilObjiLincCourseGUI::confirmationObject | ( | $user_id = "", |
|
| $confirm, | |||
| $cancel, | |||
$info = "", |
|||
$status = "", |
|||
$a_cmd_return_location = "" |
|||
| ) |
displays confirmation form public
Definition at line 1281 of file class.ilObjiLincCourseGUI.php.
References $_SESSION, ilUtil\getImagePath(), ilUtil\getImageTagByType(), ilObjectGUI\getTemplateFile(), ilUtil\infoPanel(), ilUtil\sendInfo(), and ilUtil\switchColor().
Referenced by removeMemberObject().
Here is the call graph for this function:
Here is the caller graph for this function:| 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 public
Definition at line 1395 of file class.ilObjiLincCourseGUI.php.
References $_SESSION, ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjiLincCourseGUI::createObject | ( | ) |
create new object form
public
Reimplemented from ilObjectGUI.
Definition at line 63 of file class.ilObjiLincCourseGUI.php.
References $_GET, and initSettingsForm().
Here is the call graph for this function:| ilObjiLincCourseGUI::editObject | ( | ) |
edit object
public
Reimplemented from ilObjectGUI.
Definition at line 1680 of file class.ilObjiLincCourseGUI.php.
References getObjectValues(), and initSettingsForm().
Here is the call graph for this function:| & ilObjiLincCourseGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilObjectGUI.
Definition at line 910 of file class.ilObjiLincCourseGUI.php.
References $_GET, $cmd, $ilErr, $ret, __setSubTabs(), ilObjectGUI\getCreationMode(), and ilObjectGUI\prepareOutput().
Here is the call graph for this function:
|
protected |
Definition at line 1692 of file class.ilObjiLincCourseGUI.php.
Referenced by editObject().
Here is the caller graph for this function:| ilObjiLincCourseGUI::getTabs | ( | & | $tabs_gui | ) |
get tabs public
| object | tabs gui object |
Reimplemented from ilObjectGUI.
Definition at line 214 of file class.ilObjiLincCourseGUI.php.
References $_SESSION.
| ilObjiLincCourseGUI::ilObjiLincCourseGUI | ( | $a_data, | |
| $a_id, | |||
| $a_call_by_reference, | |||
$a_prepare_output = false |
|||
| ) |
Constructor public.
Definition at line 48 of file class.ilObjiLincCourseGUI.php.
References ilContainerGUI\ilContainerGUI().
Here is the call graph for this function:
|
protected |
Definition at line 1703 of file class.ilObjiLincCourseGUI.php.
References ilUtil\getTypeIconPath(), and ilFormPropertyGUI\setRequired().
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 1793 of file class.ilObjiLincCourseGUI.php.
| ilObjiLincCourseGUI::joinObject | ( | ) |
Definition at line 1773 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 702 of file class.ilObjiLincCourseGUI.php.
References $_SESSION, ilObjectGUI\$tree, $user, 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 644 of file class.ilObjiLincCourseGUI.php.
References $_SESSION, $user, 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 1813 of file class.ilObjiLincCourseGUI.php.
References __setSubTabs(), ilObjRole\_getTranslation(), ilMail\_usePearMail(), ilUtil\formCheckbox(), and ilUtil\getImagePath().
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 1858 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 802 of file class.ilObjiLincCourseGUI.php.
References $ilBench, ilObjectGUI\$lng, __setSubTabs(), and __showMembersTable().
Here is the call graph for this function:| ilObjiLincCourseGUI::removeMemberObject | ( | ) |
displays confirmation formular with users that shall be removed from group public
Definition at line 1236 of file class.ilObjiLincCourseGUI.php.
References $_GET, __setSubTabs(), and confirmationObject().
Here is the call graph for this function:| ilObjiLincCourseGUI::saveObject | ( | ) |
save object public
Reimplemented from ilObjectGUI.
Definition at line 148 of file class.ilObjiLincCourseGUI.php.
References $_GET, $success, initSettingsForm(), ilObjectGUI\redirectToRefId(), ilUtil\sendInfo(), and ilUtil\tf2yn().
Here is the call graph for this function:| ilObjiLincCourseGUI::searchObject | ( | ) |
Definition at line 1055 of file class.ilObjiLincCourseGUI.php.
References $_SESSION, $result, ilObjectGUI\$tree, $user, __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 1019 of file class.ilObjiLincCourseGUI.php.
References $_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 1962 of file class.ilObjiLincCourseGUI.php.
| ilObjiLincCourseGUI::updateMemberStatusObject | ( | ) |
displays form in which the member-status can be changed public
Definition at line 1577 of file class.ilObjiLincCourseGUI.php.
References $user, ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjiLincCourseGUI::updateObject | ( | ) |
updates object entry in object_data
public
Reimplemented from ilObjectGUI.
Definition at line 78 of file class.ilObjiLincCourseGUI.php.
References $_GET, $success, initSettingsForm(), ilUtil\prepareDBString(), ilUtil\sendInfo(), and ilUtil\tf2yn().
Here is the call graph for this function:| ilObjiLincCourseGUI::viewObject | ( | ) |
list childs of current object
public
Reimplemented from ilObjectGUI.
Definition at line 988 of file class.ilObjiLincCourseGUI.php.
References $_GET, $ilCtrl, and ilContainerGUI\renderObject().
Here is the call graph for this function:
|
private |
Definition at line 42 of file class.ilObjiLincCourseGUI.php.