|
ILIAS
Release_3_10_x_branch Revision 61812
|
Class ilObjCategoryGUI. More...
Inheritance diagram for ilObjCategoryGUI:
Collaboration diagram for ilObjCategoryGUI:Public Member Functions | |
| ilObjCategoryGUI ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. | |
| & | executeCommand () |
| execute command note: this method is overwritten in all container objects | |
| getTabs (&$tabs_gui) | |
| common tabs for all container objects (should be called at the end of child getTabs() method | |
| createObject () | |
| create new category form | |
| saveObject () | |
| save category public | |
| infoScreenObject () | |
| 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 | |
| infoScreen () | |
| show information screen | |
| editObject () | |
| edit category | |
| updateObject () | |
| updates object entry in object_data | |
| addTranslationObject () | |
| adds a translation form & save post vars to session | |
| removeTranslationObject () | |
| removes a translation form & save post vars to session | |
| removeBigIconObject () | |
| remove big icon | |
| removeSmallIconObject () | |
| remove small icon | |
| removeTinyIconObject () | |
| remove big icon | |
| importCategoriesFormObject () | |
| display form for category import | |
| _importCategoriesForm ($a_ref_id, &$a_tpl) | |
| display form for category import (static, also called by RootFolderGUI) | |
| importCancelledObject () | |
| import cancelled | |
| _getImportDir () | |
| get user import directory name | |
| importCategoriesObject () | |
| import categories | |
| importCategoriesWithRolObject () | |
| import categories with local rol | |
| _importCategories ($a_ref_id, $withrol_tmp) | |
| import categories (static, also called by RootFolderGUI) | |
| applyFilterObject () | |
| listUsersObject ($show_delete=false) | |
| performDeleteUsersObject () | |
| deleteUserObject () | |
| assignRolesObject () | |
| assignSaveObject () | |
| __getAssignableRoles () | |
| __checkGlobalRoles ($new_assigned) | |
| __showRolesTable ($a_result_set, $a_from="") | |
| __showUsersTable ($a_result_set, $a_from="", $a_footer=true) | |
| __setTableGUIBasicData (&$tbl, &$result_set, $a_from="", $a_footer=true) | |
| & | __initTableGUI () |
| __buildFilterSelect ($a_parent_ids) | |
| _goto ($a_target) | |
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. | |
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 | |
| viewObject () | |
| list childs of current object | |
| 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 () | |
| __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="") | |
Data Fields | |
| $ctrl | |
Protected Member Functions | |
| editInfoObject () | |
| Edit extended category settings. | |
| updateInfoObject () | |
| Update info (extended meta data) | |
| initExtendedSettings () | |
| build property form for extended category settings | |
| showSortingSettings () | |
| show sorting settings | |
| getSubTabs ($a_section) | |
| Add sub tabs. | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilContainerGUI | |
| static | _buildPath ($a_ref_id, $a_course_ref_id) |
| build path | |
Class ilObjCategoryGUI.
ilObjCategoryGUI: ilPermissionGUI, ilPageObjectGUI, ilContainerLinkListGUI, ilObjUserGUI, ilObjUserFolderGUI ilObjCategoryGUI: ilInfoScreenGUI ilObjCategoryGUI: ilColumnGUI
Definition at line 39 of file class.ilObjCategoryGUI.php.
| ilObjCategoryGUI::__buildFilterSelect | ( | $a_parent_ids | ) |
Definition at line 1614 of file class.ilObjCategoryGUI.php.
References $_SESSION, ilLocalUser\_getUserFolderId(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), and formSelect().
Referenced by listUsersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::__checkGlobalRoles | ( | $new_assigned | ) |
Definition at line 1379 of file class.ilObjCategoryGUI.php.
References $_GET, ilObjectGUI\checkPermission(), and ilObjectFactory\getInstanceByObjId().
Referenced by assignSaveObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::__getAssignableRoles | ( | ) |
Definition at line 1356 of file class.ilObjCategoryGUI.php.
References ilObjectFactory\getInstanceByObjId().
Referenced by assignRolesObject(), and assignSaveObject().
Here is the call graph for this function:
Here is the caller graph for this function:| & ilObjCategoryGUI::__initTableGUI | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 1607 of file class.ilObjCategoryGUI.php.
Referenced by __showRolesTable(), and __showUsersTable().
Here is the caller graph for this function:| ilObjCategoryGUI::__setTableGUIBasicData | ( | & | $tbl, |
| & | $result_set, | ||
$a_from = "", |
|||
$a_footer = true |
|||
| ) |
Definition at line 1539 of file class.ilObjCategoryGUI.php.
References $_GET.
Referenced by __showRolesTable(), and __showUsersTable().
Here is the caller graph for this function:| ilObjCategoryGUI::__showRolesTable | ( | $a_result_set, | |
$a_from = "" |
|||
| ) |
Definition at line 1424 of file class.ilObjCategoryGUI.php.
References $_GET, $title, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilObjectGUI\checkPermission(), ilUtil\getImagePath(), and ilObjectFactory\getInstanceByObjId().
Referenced by assignRolesObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::__showUsersTable | ( | $a_result_set, | |
$a_from = "", |
|||
$a_footer = true |
|||
| ) |
Definition at line 1479 of file class.ilObjCategoryGUI.php.
References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilObjectGUI\checkPermission(), and ilUtil\getImagePath().
Referenced by listUsersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::_getImportDir | ( | ) |
get user import directory name
Definition at line 995 of file class.ilObjCategoryGUI.php.
References ilUtil\getDataDir().
Referenced by _importCategories().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::_goto | ( | $a_target | ) |
Definition at line 1642 of file class.ilObjCategoryGUI.php.
References $_GET, $ilErr, ilObjectGUI\$lng, ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjCategoryGUI::_importCategories | ( | $a_ref_id, | |
| $withrol_tmp | |||
| ) |
import categories (static, also called by RootFolderGUI)
Definition at line 1025 of file class.ilObjCategoryGUI.php.
References $file_name, ilObjectGUI\$lng, _getImportDir(), ilUtil\createDirectory(), ilUtil\moveUploadedFile(), ilUtil\sendInfo(), and ilUtil\unzip().
Referenced by ilObjRootFolderGUI\importCategoriesObject(), importCategoriesObject(), ilObjRootFolderGUI\importCategoriesWithRolObject(), and importCategoriesWithRolObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::_importCategoriesForm | ( | $a_ref_id, | |
| & | $a_tpl | ||
| ) |
display form for category import (static, also called by RootFolderGUI)
Definition at line 929 of file class.ilObjCategoryGUI.php.
References ilObjectGUI\$lng, ilUtil\formCheckbox(), and ilUtil\switchColor().
Referenced by ilObjRootFolderGUI\importCategoriesFormObject(), and importCategoriesFormObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::addTranslationObject | ( | ) |
adds a translation form & save post vars to session
public
Definition at line 842 of file class.ilObjCategoryGUI.php.
References $_GET, $_SESSION, ilObjectGUI\checkPermission(), and ilUtil\redirect().
Here is the call graph for this function:| ilObjCategoryGUI::applyFilterObject | ( | ) |
Definition at line 1068 of file class.ilObjCategoryGUI.php.
References $_GET, $_SESSION, and listUsersObject().
Here is the call graph for this function:| ilObjCategoryGUI::assignRolesObject | ( | ) |
Definition at line 1255 of file class.ilObjCategoryGUI.php.
References $_GET, __getAssignableRoles(), ilObjectGUI\__showButton(), __showRolesTable(), ilObjectGUI\checkPermission(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), listUsersObject(), and ilUtil\sendInfo().
Referenced by assignSaveObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::assignSaveObject | ( | ) |
Definition at line 1311 of file class.ilObjCategoryGUI.php.
References $_GET, __checkGlobalRoles(), __getAssignableRoles(), ilLocalUser\_getAllUserIds(), assignRolesObject(), ilObjectGUI\checkPermission(), listUsersObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjCategoryGUI::createObject | ( | ) |
create new category form
public
Reimplemented from ilObjectGUI.
Definition at line 221 of file class.ilObjCategoryGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$data, ilMDLanguageItem\_getLanguages(), ilObjectGUI\fillCloneTemplate(), ilUtil\getImagePath(), ilObjectGUI\getTemplateFile(), ilUtil\prepareFormOutput(), showSortingSettings(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjCategoryGUI::deleteUserObject | ( | ) |
Definition at line 1238 of file class.ilObjCategoryGUI.php.
References $_SESSION, ilObjectGUI\checkPermission(), listUsersObject(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Edit extended category settings.
protected
Definition at line 538 of file class.ilObjCategoryGUI.php.
References ilObjectGUI\checkPermission(), getSubTabs(), and initExtendedSettings().
Referenced by updateInfoObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::editObject | ( | ) |
edit category
public
Reimplemented from ilObjectGUI.
Definition at line 602 of file class.ilObjCategoryGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$data, ilMDLanguageItem\_getLanguages(), getSubTabs(), ilObjectGUI\getTargetFrame(), ilObjectGUI\getTemplateFile(), ilUtil\prepareFormOutput(), ilContainerGUI\showCustomIconsEditing(), showSortingSettings(), and ilUtil\stripSlashes().
Here is the call graph for this function:| & ilObjCategoryGUI::executeCommand | ( | ) |
execute command note: this method is overwritten in all container objects
Reimplemented from ilContainerGUI.
Definition at line 59 of file class.ilObjCategoryGUI.php.
References $_GET, $cmd, $ret, ilObjectGUI\checkPermission(), ilContainerGUI\forwardToPageObject(), ilObjStyleSheet\getContentStylePath(), ilObjectGUI\getCreationMode(), infoScreen(), ilObjectGUI\prepareOutput(), and ilContainerGUI\renderObject().
Here is the call graph for this function:
|
protected |
Add sub tabs.
| string | protected |
Definition at line 1709 of file class.ilObjCategoryGUI.php.
References ilAdvancedMDRecord\_getActivatedObjTypes().
Referenced by editInfoObject(), and editObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::getTabs | ( | & | $tabs_gui | ) |
common tabs for all container objects (should be called at the end of child getTabs() method
Reimplemented from ilContainerGUI.
Definition at line 163 of file class.ilObjCategoryGUI.php.
References $_GET.
| ilObjCategoryGUI::ilObjCategoryGUI | ( | $a_data, | |
| $a_id, | |||
$a_call_by_reference = true, |
|||
$a_prepare_output = true |
|||
| ) |
Constructor public.
Definition at line 47 of file class.ilObjCategoryGUI.php.
References ilContainerGUI\ilContainerGUI().
Here is the call graph for this function:| ilObjCategoryGUI::importCancelledObject | ( | ) |
import cancelled
private
Definition at line 986 of file class.ilObjCategoryGUI.php.
References ilUtil\sendInfo().
Here is the call graph for this function:| ilObjCategoryGUI::importCategoriesFormObject | ( | ) |
display form for category import
Definition at line 921 of file class.ilObjCategoryGUI.php.
References _importCategoriesForm().
Here is the call graph for this function:| ilObjCategoryGUI::importCategoriesObject | ( | ) |
import categories
Definition at line 1003 of file class.ilObjCategoryGUI.php.
References $_GET, and _importCategories().
Here is the call graph for this function:| ilObjCategoryGUI::importCategoriesWithRolObject | ( | ) |
import categories with local rol
Definition at line 1013 of file class.ilObjCategoryGUI.php.
References $_GET, and _importCategories().
Here is the call graph for this function:| ilObjCategoryGUI::infoScreen | ( | ) |
show information screen
Definition at line 486 of file class.ilObjCategoryGUI.php.
References $_GET, and $ilCtrl.
Referenced by executeCommand(), and infoScreenObject().
Here is the caller graph for this function:| ilObjCategoryGUI::infoScreenObject | ( | ) |
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 476 of file class.ilObjCategoryGUI.php.
References infoScreen().
Here is the call graph for this function:
|
protected |
build property form for extended category settings
protected
Definition at line 574 of file class.ilObjCategoryGUI.php.
References ilAdvancedMDRecordGUI\MODE_EDITOR, and ilAdvancedMDRecordGUI\setPropertyForm().
Referenced by editInfoObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::listUsersObject | ( | $show_delete = false | ) |
Definition at line 1076 of file class.ilObjCategoryGUI.php.
References $_GET, $_SESSION, $title, __buildFilterSelect(), __showUsersTable(), ilLocalUser\_getAllUserIds(), ilLocalUser\_getFolderIds(), ilLocalUser\_getUserData(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilUtil\formCheckbox(), ilUtil\sendInfo(), and ilUtil\sortArray().
Referenced by applyFilterObject(), assignRolesObject(), assignSaveObject(), deleteUserObject(), and performDeleteUsersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::performDeleteUsersObject | ( | ) |
Definition at line 1215 of file class.ilObjCategoryGUI.php.
References $_SESSION, ilLocalUser\_getAllUserIds(), ilObjectGUI\checkPermission(), ilObjectFactory\getInstanceByObjId(), listUsersObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjCategoryGUI::removeBigIconObject | ( | ) |
remove big icon
public
Definition at line 884 of file class.ilObjCategoryGUI.php.
References $_GET, $_SESSION, ilObjectGUI\checkPermission(), and ilUtil\redirect().
Here is the call graph for this function:| ilObjCategoryGUI::removeSmallIconObject | ( | ) |
remove small icon
public
Definition at line 897 of file class.ilObjCategoryGUI.php.
References $_GET, $_SESSION, ilObjectGUI\checkPermission(), and ilUtil\redirect().
Here is the call graph for this function:| ilObjCategoryGUI::removeTinyIconObject | ( | ) |
remove big icon
public
Definition at line 910 of file class.ilObjCategoryGUI.php.
References $_GET, $_SESSION, ilObjectGUI\checkPermission(), and ilUtil\redirect().
Here is the call graph for this function:| ilObjCategoryGUI::removeTranslationObject | ( | ) |
removes a translation form & save post vars to session
public
Definition at line 863 of file class.ilObjCategoryGUI.php.
References $_GET, ilObjectGUI\checkPermission(), and ilUtil\redirect().
Here is the call graph for this function:| ilObjCategoryGUI::saveObject | ( | ) |
save category public
Reimplemented from ilObjectGUI.
Definition at line 394 of file class.ilObjCategoryGUI.php.
References $_GET, ilObjectGUI\$data, ilChangeEvent\_isActive(), ilChangeEvent\_recordWriteEvent(), ilObjectGUI\redirectToRefId(), ilUtil\sendInfo(), ilContainerSortingSettings\setSortMode(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
show sorting settings
protected
Definition at line 1673 of file class.ilObjCategoryGUI.php.
References ilObjectGUI\checkPermission(), ilUtil\formRadioButton(), ilObjectGUI\getCreationMode(), ilContainer\SORT_MANUAL, and ilContainer\SORT_TITLE.
Referenced by createObject(), and editObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Update info (extended meta data)
protected
Definition at line 554 of file class.ilObjCategoryGUI.php.
References ilObjectGUI\checkPermission(), editInfoObject(), ilAdvancedMDRecordGUI\loadFromPost(), ilAdvancedMDRecordGUI\MODE_EDITOR, and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjCategoryGUI::updateObject | ( | ) |
updates object entry in object_data
public
Reimplemented from ilObjectGUI.
Definition at line 745 of file class.ilObjCategoryGUI.php.
References ilObjectGUI\$data, ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_isActive(), ilChangeEvent\_recordWriteEvent(), ilObjectGUI\getReturnLocation(), ilUtil\redirect(), ilUtil\sendInfo(), ilContainerSortingSettings\setSortMode(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjCategoryGUI::$ctrl |
Definition at line 41 of file class.ilObjCategoryGUI.php.