|
ILIAS
release_4-4 Revision
|
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. More... | |
| & | executeCommand () |
| getTabs (&$tabs_gui) | |
| Get tabs. More... | |
| renderObject () | |
| Render category. More... | |
| 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 More... | |
| infoScreen () | |
| show information screen More... | |
| initEditForm () | |
| getEditFormValues () | |
| updateObject () | |
| updates object entry in object_data More... | |
| editTranslationsObject ($a_get_post_values=false, $a_add=false) | |
| Edit title and translations. More... | |
| saveTranslationsObject () | |
| Save title and translations. More... | |
| addTranslationObject () | |
| Add a translation. More... | |
| deleteTranslationsObject () | |
| Remove translation. More... | |
| importCategoriesFormObject () | |
| display form for category import More... | |
| _importCategoriesForm ($a_ref_id, &$a_tpl) | |
| display form for category import (static, also called by RootFolderGUI) More... | |
| importCancelledObject () | |
| import cancelled More... | |
| _getImportDir () | |
| get user import directory name More... | |
| importCategoriesObject () | |
| import categories More... | |
| importCategoriesWithRolObject () | |
| import categories with local rol More... | |
| _importCategories ($a_ref_id, $withrol_tmp) | |
| import categories (static, also called by RootFolderGUI) More... | |
| listUsersObject ($show_delete=false) | |
| performDeleteUsersObject () | |
| deleteUsersObject () | |
| 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) | |
| editIconsObject ($a_form=null) | |
| Edit folder icons. More... | |
| initIconsForm () | |
| updateIconsObject () | |
| update container icons More... | |
Public Member Functions inherited from ilContainerGUI | |
| ilContainerGUI ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor 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 () | |
| renderItemList ($a_type="all") | |
| 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... | |
| 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 () | |
| public More... | |
| cloneWizardPageListObject () | |
| 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... | |
Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor 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 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... | |
Data Fields | |
| $ctrl | |
Data Fields inherited from ilContainerGUI | |
| $bl_cnt = 1 | |
| $multi_download_enabled = false | |
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 |
Protected Member Functions | |
| initCreationForms ($a_new_type) | |
| afterSave (ilObject $a_new_object) | |
| editInfoObject () | |
| Edit extended category settings. More... | |
| updateInfoObject () | |
| Update info (extended meta data) More... | |
| initExtendedSettings () | |
| build property form for extended category settings More... | |
| setEditTabs ($active_tab="settings_misc") | |
| resetFilterObject () | |
| Reset filter (note: this function existed before data table filter has been introduced. More... | |
| applyFilterObject () | |
| Apply filter. More... | |
| addUserAutoCompleteObject () | |
| Show auto complete results. More... | |
Protected Member Functions inherited from ilContainerGUI | |
| getEditFormValues () | |
| Get values for edit form. More... | |
| afterUpdate () | |
| 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... | |
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 public More... | |
| setAdminTabs () | |
| set admin tabs 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... | |
| 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... | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilContainerGUI | |
| static | _buildPath ($a_ref_id, $a_course_ref_id) |
| build path More... | |
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... | |
Class ilObjCategoryGUI.
ilObjCategoryGUI: ilPermissionGUI, ilContainerPageGUI, ilContainerLinkListGUI, ilObjUserGUI, ilObjUserFolderGUI ilObjCategoryGUI: ilInfoScreenGUI, ilObjStyleSheetGUI, ilCommonActionDispatcherGUI, ilObjectTranslationGUI ilObjCategoryGUI: ilColumnGUI, ilObjectCopyGUI, ilUserTableGUI, ilDidacticTemplateGUI, ilExportGUI
Definition at line 20 of file class.ilObjCategoryGUI.php.
| ilObjCategoryGUI::__buildFilterSelect | ( | $a_parent_ids | ) |
Definition at line 1542 of file class.ilObjCategoryGUI.php.
References $_SESSION, ilLocalUser\_getUserFolderId(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), and ilUtil\formSelect().
Here is the call graph for this function:| ilObjCategoryGUI::__checkGlobalRoles | ( | $new_assigned | ) |
Definition at line 1303 of file class.ilObjCategoryGUI.php.
References $_GET, $_REQUEST, $ilUser, 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 1280 of file class.ilObjCategoryGUI.php.
References $_REQUEST, $ilUser, and 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 | ( | ) |
Definition at line 1535 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 1467 of file class.ilObjCategoryGUI.php.
References $_GET, and $ilUser.
Referenced by __showRolesTable(), and __showUsersTable().
Here is the caller graph for this function:| ilObjCategoryGUI::__showRolesTable | ( | $a_result_set, | |
$a_from = "" |
|||
| ) |
Definition at line 1348 of file class.ilObjCategoryGUI.php.
References $_GET, 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 1403 of file class.ilObjCategoryGUI.php.
References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilObjectGUI\checkPermission(), and ilUtil\getImagePath().
Here is the call graph for this function:| ilObjCategoryGUI::_getImportDir | ( | ) |
get user import directory name
Definition at line 946 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 1570 of file class.ilObjCategoryGUI.php.
References $ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), and ilUtil\sendFailure().
Referenced by ilObjCategoryReferenceGUI\_goto().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::_importCategories | ( | $a_ref_id, | |
| $withrol_tmp | |||
| ) |
import categories (static, also called by RootFolderGUI)
Definition at line 976 of file class.ilObjCategoryGUI.php.
References ilObjectGUI\$lng, _getImportDir(), ilUtil\createDirectory(), ilUtil\moveUploadedFile(), ilUtil\sendFailure(), ilUtil\sendSuccess(), 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 881 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 | ( | ) |
Add a translation.
Definition at line 829 of file class.ilObjCategoryGUI.php.
References $_POST, and editTranslationsObject().
Here is the call graph for this function:
|
protected |
Show auto complete results.
Definition at line 1109 of file class.ilObjCategoryGUI.php.
References $_REQUEST, and exit.
|
protected |
Definition at line 333 of file class.ilObjCategoryGUI.php.
References $ilUser, ilObjectGUI\$tree, ilObject\_lookupObjId(), ilObjStyleSheet\_lookupStandard(), ilObject\getDescription(), ilObject\getId(), ilObject\getRefId(), ilObject\getTitle(), ilObjStyleSheet\lookupObjectStyle(), ilObjectGUI\redirectToRefId(), ilUtil\sendSuccess(), ilContainerSortingSettings\setSortMode(), ilContainer\SORT_TITLE, and ilObjStyleSheet\writeStyleUsage().
Here is the call graph for this function:
|
protected |
Apply filter.
Definition at line 1038 of file class.ilObjCategoryGUI.php.
References listUsersObject(), and ilUserTableGUI\MODE_LOCAL_USER.
Here is the call graph for this function:| ilObjCategoryGUI::assignRolesObject | ( | ) |
Definition at line 1174 of file class.ilObjCategoryGUI.php.
References $_GET, __getAssignableRoles(), __showRolesTable(), ilObjectGUI\checkPermission(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), listUsersObject(), and ilUtil\sendFailure().
Referenced by assignSaveObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::assignSaveObject | ( | ) |
Definition at line 1235 of file class.ilObjCategoryGUI.php.
References $_GET, $_POST, $_REQUEST, __checkGlobalRoles(), __getAssignableRoles(), ilLocalUser\_getAllUserIds(), assignRolesObject(), ilObjectGUI\checkPermission(), listUsersObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCategoryGUI::deleteTranslationsObject | ( | ) |
Remove translation.
Definition at line 847 of file class.ilObjCategoryGUI.php.
References $_POST, editTranslationsObject(), saveTranslationsObject(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilObjCategoryGUI::deleteUsersObject | ( | ) |
Definition at line 1143 of file class.ilObjCategoryGUI.php.
References $_POST, ilObjUser\_lookupName(), ilObjectGUI\checkPermission(), listUsersObject(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilObjCategoryGUI::editIconsObject | ( | $a_form = null | ) |
Edit folder icons.
Definition at line 1597 of file class.ilObjCategoryGUI.php.
References ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), and initIconsForm().
Referenced by updateIconsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Edit extended category settings.
protected
Definition at line 447 of file class.ilObjCategoryGUI.php.
References ilObjectGUI\checkPermission(), initExtendedSettings(), and setEditTabs().
Referenced by updateInfoObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::editTranslationsObject | ( | $a_get_post_values = false, |
|
$a_add = false |
|||
| ) |
Edit title and translations.
Definition at line 730 of file class.ilObjCategoryGUI.php.
References $_POST, ilObjectGUI\$data, ilObjectGUI\$tpl, and setEditTabs().
Referenced by addTranslationObject(), deleteTranslationsObject(), and saveTranslationsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| & ilObjCategoryGUI::executeCommand | ( | ) |
Definition at line 51 of file class.ilObjCategoryGUI.php.
References $_GET, $cmd, $ilCtrl, $ret, ilObjectGUI\addHeaderAction(), ilObjectGUI\checkPermission(), ilObjectGUI\checkPermissionBool(), ilContainerGUI\forwardToPageObject(), ilContainerGUI\forwardToStyleSheet(), ilObjStyleSheet\getContentStylePath(), ilObjectGUI\getCreationMode(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), infoScreen(), ilObjectGUI\prepareOutput(), renderObject(), setEditTabs(), and ilContainerGUI\showRepTree().
Here is the call graph for this function:| ilObjCategoryGUI::getEditFormValues | ( | ) |
Definition at line 636 of file class.ilObjCategoryGUI.php.
| ilObjCategoryGUI::getTabs | ( | & | $tabs_gui | ) |
Get tabs.
Definition at line 243 of file class.ilObjCategoryGUI.php.
References $_GET, ilObjectGUI\$lng, and ilUserAccountSettings\getInstance().
Here is the call graph for this function:| ilObjCategoryGUI::ilObjCategoryGUI | ( | $a_data, | |
| $a_id, | |||
$a_call_by_reference = true, |
|||
$a_prepare_output = true |
|||
| ) |
Constructor public.
Definition at line 28 of file class.ilObjCategoryGUI.php.
References $GLOBALS, ilContainer\_lookupContainerSetting(), ilContainerGUI\ilContainerGUI(), and ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY.
Here is the call graph for this function:| ilObjCategoryGUI::importCancelledObject | ( | ) |
| ilObjCategoryGUI::importCategoriesFormObject | ( | ) |
display form for category import
Definition at line 873 of file class.ilObjCategoryGUI.php.
References _importCategoriesForm().
Here is the call graph for this function:| ilObjCategoryGUI::importCategoriesObject | ( | ) |
import categories
Definition at line 954 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 964 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 381 of file class.ilObjCategoryGUI.php.
References $_GET, $ilCtrl, ilAdvancedMDRecordGUI\MODE_INFO, and ilAdvancedMDRecordGUI\setInfoObject().
Referenced by executeCommand(), and infoScreenObject().
Here is the call graph for this function:
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 371 of file class.ilObjCategoryGUI.php.
References infoScreen().
Here is the call graph for this function:
|
protected |
Definition at line 326 of file class.ilObjCategoryGUI.php.
| ilObjCategoryGUI::initEditForm | ( | ) |
Definition at line 541 of file class.ilObjCategoryGUI.php.
References ilMDLanguageItem\_getLanguages(), ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, ilObjectGUI\initDidacticTemplate(), ilObjectServiceSettingsGUI\initServiceSettingsForm(), ilObjectServiceSettingsGUI\NEWS_VISIBILITY, setEditTabs(), ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), ilFormPropertyGUI\setRequired(), ilTextAreaInputGUI\setRows(), ilContainer\SORT_MANUAL, ilContainer\SORT_TITLE, and ilObject\TITLE_LENGTH.
Referenced by updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
build property form for extended category settings
protected
Definition at line 483 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::initIconsForm | ( | ) |
Definition at line 1613 of file class.ilObjCategoryGUI.php.
References setEditTabs(), and ilContainerGUI\showCustomIconsEditing().
Referenced by editIconsObject(), and updateIconsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::listUsersObject | ( | $show_delete = false | ) |
Definition at line 1050 of file class.ilObjCategoryGUI.php.
References $ilUser, ilUserTableGUI\MODE_LOCAL_USER, and ilUtil\sendInfo().
Referenced by applyFilterObject(), assignRolesObject(), assignSaveObject(), deleteUsersObject(), performDeleteUsersObject(), and resetFilterObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::performDeleteUsersObject | ( | ) |
Definition at line 1120 of file class.ilObjCategoryGUI.php.
References $_POST, ilLocalUser\_getAllUserIds(), ilObjectGUI\checkPermission(), ilObjectFactory\getInstanceByObjId(), listUsersObject(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCategoryGUI::renderObject | ( | ) |
Render category.
Definition at line 316 of file class.ilObjCategoryGUI.php.
References $ret.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Reset filter (note: this function existed before data table filter has been introduced.
Definition at line 1023 of file class.ilObjCategoryGUI.php.
References listUsersObject(), and ilUserTableGUI\MODE_LOCAL_USER.
Here is the call graph for this function:| ilObjCategoryGUI::saveTranslationsObject | ( | ) |
Save title and translations.
Definition at line 774 of file class.ilObjCategoryGUI.php.
References $_POST, ilObjectGUI\checkPermissionBool(), editTranslationsObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Referenced by deleteTranslationsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 505 of file class.ilObjCategoryGUI.php.
References $ilSetting, and ilAdvancedMDRecord\_getActivatedObjTypes().
Referenced by editInfoObject(), editTranslationsObject(), executeCommand(), initEditForm(), initIconsForm(), and updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::updateIconsObject | ( | ) |
update container icons
Definition at line 1632 of file class.ilObjCategoryGUI.php.
References $_POST, ilObjectGUI\checkPermission(), editIconsObject(), initIconsForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Update info (extended meta data)
protected
Definition at line 463 of file class.ilObjCategoryGUI.php.
References ilObjectGUI\checkPermission(), editInfoObject(), ilAdvancedMDRecordGUI\loadFromPost(), ilAdvancedMDRecordGUI\MODE_EDITOR, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCategoryGUI::updateObject | ( | ) |
updates object entry in object_data
public
Definition at line 646 of file class.ilObjCategoryGUI.php.
References $ilUser, $lang, ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_recordWriteEvent(), ilContainerGUI\afterUpdate(), ilObjectGUI\checkPermissionBool(), ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, initEditForm(), ilObjectServiceSettingsGUI\NEWS_VISIBILITY, setEditTabs(), ilContainerSortingSettings\setSortMode(), and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
Here is the call graph for this function:| ilObjCategoryGUI::$ctrl |
Definition at line 22 of file class.ilObjCategoryGUI.php.