|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilObjCategoryGUI. More...
Inheritance diagram for ilObjCategoryGUI:
Collaboration diagram for ilObjCategoryGUI:Public Member Functions | |
| __construct ($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... | |
| getObjectMetadataGUI () | |
| Get object metadata gui. More... | |
| getTabs () | |
| Get tabs. More... | |
| renderObject () | |
| Render category. More... | |
| viewObject () | |
| list childs of current object 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 () | |
| Init object edit form. More... | |
| getEditFormValues () | |
| Get values for edit form. More... | |
| 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... | |
| importCancelledObject () | |
| import cancelled More... | |
| importCategoriesObject () | |
| import categories More... | |
| importCategoriesWithRolObject () | |
| import categories with local rol More... | |
| listUsersObject ($show_delete=false) | |
| performDeleteUsersObject () | |
| deleteUsersObject () | |
| assignRolesObject () | |
| assignSaveObject () | |
| __getAssignableRoles () | |
| __checkGlobalRoles ($new_assigned) | |
| editIconsObject ($a_form=null) | |
| Edit folder icons. More... | |
| initIconsForm () | |
| updateIconsObject () | |
| update container icons More... | |
Public Member Functions inherited from ilContainerGUI | |
| __construct ($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 () | |
| 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 () | |
| show clipboard 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 (ilColumnGUI $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 list gui for presentation in container @global type $lng. 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 () | |
| 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... | |
| setSideColumnReturn () | |
| Set return point for side column actions. More... | |
Public Member Functions inherited from ilObjectGUI | |
| 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... | |
| prepareOutput ($a_show_subobjects=true) | |
| prepare output More... | |
| getAdminTabs () | |
| 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 () | |
| 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... | |
| 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... | |
| editObject () | |
| edit object More... | |
| addExternalEditFormCustom (ilPropertyFormGUI $a_form) | |
| 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... | |
| addToDeskObject () | |
| Add desktop item @access public. More... | |
| removeFromDeskObject () | |
| Remove from desktop @access public. More... | |
Static Public Member Functions | |
| static | _importCategoriesForm ($a_ref_id, &$a_tpl) |
| display form for category import (static, also called by RootFolderGUI) More... | |
| static | _getImportDir () |
| get user import directory name More... | |
| static | _importCategories ($a_ref_id, $withrol_tmp) |
| import categories (static, also called by RootFolderGUI) More... | |
| static | _goto ($a_target) |
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... | |
Data Fields | |
| $ctrl | |
| const | CONTAINER_SETTING_TAXBLOCK = "tax_sblock_" |
Data Fields inherited from ilContainerGUI | |
| $bl_cnt = 1 | |
| $multi_download_enabled = false | |
Data Fields inherited from ilObjectGUI | |
| const | COPY_WIZARD_NEEDS_PAGE = 1 |
| $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 | |
| addHeaderAction () | |
| @inheritDoc More... | |
| initCreationForms ($a_new_type) | |
| Init creation froms. More... | |
| afterSave (ilObject $a_new_object) | |
| Post (successful) object creation hook. More... | |
| 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... | |
| initTaxSubTabs ($a_active="tax_list") | |
| getTaxonomiesForRefId () | |
| getActiveBlocks () | |
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) | |
Protected Member Functions inherited from ilObjectGUI | |
| assignObject () | |
| 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... | |
| 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, $a_catch_errors=true) | |
| 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... | |
| getTabs () | |
| 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 (ilColumnGUI $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 Attributes | |
| $nav_history | |
| $help | |
Protected Attributes inherited from ilContainerGUI | |
| $rbacsystem | |
| $tabs | |
| $settings | |
| $user | |
| $db | |
| $access | |
| $error | |
| $obj_definition | |
| $rbacadmin | |
| $rbacreview | |
| $log | |
| $obj_data_cache | |
| $toolbar | |
| $plugin_admin | |
| $app_event_handler | |
Protected Attributes inherited from ilObjectGUI | |
| $ilErr | |
| $locator | |
| $user | |
| $access | |
| $settings | |
| $rbacreview | |
| $toolbar | |
| $rbacsystem | |
| $tmp_import_dir | |
| $tabs_gui = null | |
| $ctrl | |
Class ilObjCategoryGUI.
@ilCtrl_Calls ilObjCategoryGUI: ilPermissionGUI, ilContainerPageGUI, ilContainerLinkListGUI, ilObjUserGUI, ilObjUserFolderGUI @ilCtrl_Calls ilObjCategoryGUI: ilInfoScreenGUI, ilObjStyleSheetGUI, ilCommonActionDispatcherGUI, ilObjectTranslationGUI @ilCtrl_Calls ilObjCategoryGUI: ilColumnGUI, ilObjectCopyGUI, ilUserTableGUI, ilDidacticTemplateGUI, ilExportGUI @ilCtrl_Calls ilObjCategoryGUI: ilObjTaxonomyGUI, ilObjectMetaDataGUI
Definition at line 21 of file class.ilObjCategoryGUI.php.
| ilObjCategoryGUI::__construct | ( | $a_data, | |
| $a_id, | |||
$a_call_by_reference = true, |
|||
$a_prepare_output = true |
|||
| ) |
Constructor @access public.
Reimplemented from ilContainerGUI.
Definition at line 41 of file class.ilObjCategoryGUI.php.
References $DIC, $GLOBALS, ilContainer\_lookupContainerSetting(), error(), ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, settings(), and user().
Here is the call graph for this function:| ilObjCategoryGUI::__checkGlobalRoles | ( | $new_assigned | ) |
Definition at line 1454 of file class.ilObjCategoryGUI.php.
References $_GET, $ilUser, ilContainerGUI\$rbacreview, ilContainerGUI\$user, 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 1433 of file class.ilObjCategoryGUI.php.
References $ilUser, ilContainerGUI\$rbacreview, ilContainerGUI\$user, and ilObjectFactory\getInstanceByObjId().
Referenced by assignRolesObject(), and assignSaveObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
get user import directory name
Definition at line 1093 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:
|
static |
Definition at line 1493 of file class.ilObjCategoryGUI.php.
References $DIC, ilObjectGUI\$ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilUtil\sendFailure(), and sprintf.
Referenced by ilObjCategoryReferenceGUI\_goto().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
import categories (static, also called by RootFolderGUI)
Definition at line 1123 of file class.ilObjCategoryGUI.php.
References $DIC, $ilCtrl, ilObjectGUI\$lng, _getImportDir(), ilUtil\createDirectory(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\unzip().
Referenced by importCategoriesObject(), ilObjRootFolderGUI\importCategoriesObject(), importCategoriesWithRolObject(), and ilObjRootFolderGUI\importCategoriesWithRolObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
display form for category import (static, also called by RootFolderGUI)
Definition at line 1023 of file class.ilObjCategoryGUI.php.
References $DIC, $ilCtrl, $key, ilObjectGUI\$lng, $output, ilContainerGUI\$rbacreview, ilUtil\formCheckbox(), and ilUtil\switchColor().
Referenced by importCategoriesFormObject(), and ilObjRootFolderGUI\importCategoriesFormObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
@inheritDoc
Reimplemented from ilObjectGUI.
Definition at line 294 of file class.ilObjCategoryGUI.php.
References ilPreviewGUI\initPreview().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::addTranslationObject | ( | ) |
Add a translation.
Definition at line 979 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 1259 of file class.ilObjCategoryGUI.php.
References exit, and ilUserAutoComplete\MAX_ENTRIES.
|
protected |
Post (successful) object creation hook.
| ilObject | $a_new_object |
Reimplemented from ilObjectGUI.
Definition at line 518 of file class.ilObjCategoryGUI.php.
References $ilUser, ilContainerGUI\$settings, ilObjectGUI\$tree, ilContainerGUI\$user, ilObject\_lookupObjId(), ilObjStyleSheet\_lookupStandard(), ilObject\getDescription(), ilObject\getId(), ilObject\getRefId(), ilObject\getTitle(), ilObjStyleSheet\lookupObjectStyle(), ilObjectGUI\redirectToRefId(), ilUtil\sendSuccess(), ilContainer\SORT_TITLE, and ilObjStyleSheet\writeStyleUsage().
Here is the call graph for this function:
|
protected |
Apply filter.
Definition at line 1186 of file class.ilObjCategoryGUI.php.
References ilContainerGUI\$tabs, listUsersObject(), and ilUserTableGUI\MODE_LOCAL_USER.
Here is the call graph for this function:| ilObjCategoryGUI::assignRolesObject | ( | ) |
Definition at line 1325 of file class.ilObjCategoryGUI.php.
References $_GET, $counter, $help, ilContainerGUI\$rbacreview, $table, ilContainerGUI\$tabs, $title, __getAssignableRoles(), 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 1392 of file class.ilObjCategoryGUI.php.
References $_GET, $_POST, ilContainerGUI\$rbacadmin, ilContainerGUI\$rbacreview, __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 994 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 1296 of file class.ilObjCategoryGUI.php.
References $_POST, $name, ilContainerGUI\$user, 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 1522 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.
@access protected
Definition at line 629 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 885 of file class.ilObjCategoryGUI.php.
References $_POST, ilObjectGUI\$data, $table, 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 | ( | ) |
execute command note: this method is overwritten in all container objects
Reimplemented from ilContainerGUI.
Definition at line 81 of file class.ilObjCategoryGUI.php.
References $_GET, ilContainerGUI\$access, $ctrl, $help, $ilCtrl, $nav_history, ilContainerGUI\$rbacsystem, $ret, ilContainerGUI\$tabs, ilLink\_getLink(), addHeaderAction(), ilObjectGUI\checkPermission(), ilObjectGUI\checkPermissionBool(), ilContainerGUI\forwardToPageObject(), ilContainerGUI\forwardToStyleSheet(), ilObjStyleSheet\getContentStylePath(), ilObjectGUI\getCreationMode(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), getObjectMetadataGUI(), infoScreen(), initTaxSubTabs(), ilContainerGUI\prepareOutput(), renderObject(), setEditTabs(), and ilContainerGUI\showRepTree().
Here is the call graph for this function:
|
protected |
Definition at line 1633 of file class.ilObjCategoryGUI.php.
References $res, ilContainer\_getContainerSettings(), and CONTAINER_SETTING_TAXBLOCK.
Referenced by getObjectMetadataGUI().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::getEditFormValues | ( | ) |
Get values for edit form.
Reimplemented from ilContainerGUI.
Definition at line 814 of file class.ilObjCategoryGUI.php.
| ilObjCategoryGUI::getObjectMetadataGUI | ( | ) |
Get object metadata gui.
return
Definition at line 307 of file class.ilObjCategoryGUI.php.
References $current, $form, ilContainer\_deleteContainerSettings(), ilContainer\_lookupContainerSetting(), ilObject\_lookupDescription(), ilContainer\_writeContainerSetting(), CONTAINER_SETTING_TAXBLOCK, getActiveBlocks(), getTaxonomiesForRefId(), and ilObjectServiceSettingsGUI\TAXONOMIES.
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::getTabs | ( | ) |
Get tabs.
Reimplemented from ilContainerGUI.
Definition at line 385 of file class.ilObjCategoryGUI.php.
References $_GET, ilContainerGUI\$access, $help, ilObjectGUI\$lng, ilContainerGUI\$rbacsystem, ilContainer\_lookupContainerSetting(), ilUserAccountSettings\getInstance(), and ilObjectServiceSettingsGUI\TAXONOMIES.
Here is the call graph for this function:
|
protected |
Definition at line 1602 of file class.ilObjCategoryGUI.php.
References $res, ilObjectGUI\$tree, and ilObjTaxonomy\getUsageOfObject().
Referenced by getObjectMetadataGUI().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCategoryGUI::importCancelledObject | ( | ) |
import cancelled
@access private
Definition at line 1085 of file class.ilObjCategoryGUI.php.
| ilObjCategoryGUI::importCategoriesFormObject | ( | ) |
display form for category import
Definition at line 1015 of file class.ilObjCategoryGUI.php.
References _importCategoriesForm().
Here is the call graph for this function:| ilObjCategoryGUI::importCategoriesObject | ( | ) |
import categories
Definition at line 1101 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 1111 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 569 of file class.ilObjCategoryGUI.php.
References $_GET, ilContainerGUI\$access, $ctrl, ilContainerGUI\$error, $ilCtrl, ilObjectGUI\$ilErr, $info, and ilAdvancedMDRecordGUI\MODE_INFO.
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 559 of file class.ilObjCategoryGUI.php.
References infoScreen().
Here is the call graph for this function:
|
protected |
Init creation froms.
this will create the default creation forms: new, import, clone
| string | $a_new_type |
Reimplemented from ilObjectGUI.
Definition at line 511 of file class.ilObjCategoryGUI.php.
| ilObjCategoryGUI::initEditForm | ( | ) |
Init object edit form.
Reimplemented from ilObjectGUI.
Definition at line 726 of file class.ilObjCategoryGUI.php.
References $def, $form, $title, ilMDLanguageItem\_getLanguages(), ilObjectServiceSettingsGUI\CUSTOM_METADATA, ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, ilObjectGUI\initDidacticTemplate(), ilObjectServiceSettingsGUI\initServiceSettingsForm(), ilContainerGUI\initSortingForm(), ilObjectServiceSettingsGUI\NEWS_VISIBILITY, setEditTabs(), ilContainer\SORT_CREATION, ilContainer\SORT_MANUAL, ilContainer\SORT_TITLE, ilObjectServiceSettingsGUI\TAXONOMIES, 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
@access protected
Definition at line 671 of file class.ilObjCategoryGUI.php.
References ilAdvancedMDRecordGUI\MODE_EDITOR.
Referenced by editInfoObject(), and updateInfoObject().
Here is the caller graph for this function:| ilObjCategoryGUI::initIconsForm | ( | ) |
Definition at line 1537 of file class.ilObjCategoryGUI.php.
References $form, 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:
|
protected |
Definition at line 1586 of file class.ilObjCategoryGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilObjCategoryGUI::listUsersObject | ( | $show_delete = false | ) |
Definition at line 1198 of file class.ilObjCategoryGUI.php.
References ilContainerGUI\$error, ilObjectGUI\$ilErr, $ilUser, ilContainerGUI\$rbacreview, ilContainerGUI\$rbacsystem, ilContainerGUI\$toolbar, ilContainerGUI\$user, 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 1276 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.
Reimplemented from ilContainerGUI.
Definition at line 493 of file class.ilObjCategoryGUI.php.
References $ret, and ilContainerGUI\$tabs.
Referenced by executeCommand(), and viewObject().
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 1171 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 927 of file class.ilObjCategoryGUI.php.
References $_POST, ilContainerGUI\$error, ilObjectGUI\$ilErr, 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 692 of file class.ilObjCategoryGUI.php.
References $ilSetting, ilContainerGUI\$settings, and ilContainerGUI\$tabs.
Referenced by editInfoObject(), editTranslationsObject(), executeCommand(), initEditForm(), initIconsForm(), and updateObject().
Here is the caller graph for this function:| ilObjCategoryGUI::updateIconsObject | ( | ) |
update container icons
Definition at line 1556 of file class.ilObjCategoryGUI.php.
References $_POST, $form, $ilSetting, ilContainerGUI\$settings, ilObjectGUI\checkPermission(), editIconsObject(), initIconsForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Update info (extended meta data)
@access protected
Definition at line 645 of file class.ilObjCategoryGUI.php.
References ilObjectGUI\checkPermission(), editInfoObject(), initExtendedSettings(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCategoryGUI::updateObject | ( | ) |
updates object entry in object_data
@access public
Reimplemented from ilObjectGUI.
Definition at line 824 of file class.ilObjCategoryGUI.php.
References ilContainerGUI\$error, $form, ilObjectGUI\$ilErr, $ilUser, $lang, $title, ilContainerGUI\$user, ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_recordWriteEvent(), ilContainerGUI\afterUpdate(), ilObjectGUI\checkPermissionBool(), ilObjectServiceSettingsGUI\CUSTOM_METADATA, ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, initEditForm(), ilObjectServiceSettingsGUI\NEWS_VISIBILITY, ilContainerGUI\saveSortingSettings(), setEditTabs(), ilObjectServiceSettingsGUI\TAXONOMIES, and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
Here is the call graph for this function:| ilObjCategoryGUI::viewObject | ( | ) |
list childs of current object
@access public
Reimplemented from ilObjectGUI.
Definition at line 502 of file class.ilObjCategoryGUI.php.
References $_GET, and renderObject().
Here is the call graph for this function:| ilObjCategoryGUI::$ctrl |
Definition at line 33 of file class.ilObjCategoryGUI.php.
Referenced by executeCommand(), and infoScreen().
|
protected |
Definition at line 31 of file class.ilObjCategoryGUI.php.
Referenced by assignRolesObject(), executeCommand(), and getTabs().
|
protected |
Definition at line 26 of file class.ilObjCategoryGUI.php.
Referenced by executeCommand().
| const ilObjCategoryGUI::CONTAINER_SETTING_TAXBLOCK = "tax_sblock_" |
Definition at line 35 of file class.ilObjCategoryGUI.php.
Referenced by getActiveBlocks(), ilTaxonomyClassificationProvider\getActiveTaxonomiesForParentRefId(), and getObjectMetadataGUI().