| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilObjectGUI Basic methods of all Output classes. More...
 Inheritance diagram for ilObjectGUI:
 Collaboration diagram for ilObjectGUI:Public Member Functions | |
| getRefId () | |
| setAdminMode (string $mode) | |
| getAdminMode () | |
| getObject () | |
| executeCommand () | |
| withReferences () | |
| determines whether objects are referenced or not (got ref ids or not)  More... | |
| setCreationMode (bool $mode=true) | |
| If true, a creation screen is displayed the current [ref_id] does belong to the parent class The mode is determined in ilRepositoryGUI.  More... | |
| getCreationMode () | |
| prepareOutput (bool $show_sub_objects=true) | |
| 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... | |
| cancelObject () | |
| cancel action and go back to previous page  More... | |
| createObject () | |
| create new object form  More... | |
| editAvailabilityPeriodObject () | |
| saveAvailabilityPeriodObject () | |
| cancelCreation () | |
| cancel create action and go back to repository parent  More... | |
| saveObject () | |
| getDidacticTemplateVar (string $type) | |
| Get didactic template setting from creation screen.  More... | |
| putObjectInTree (ilObject $obj, int $parent_node_id=null) | |
| Add object to tree at given position.  More... | |
| editObject () | |
| addExternalEditFormCustom (ilPropertyFormGUI $form) | |
| updateObject () | |
| updates object entry in object_data  More... | |
| getFormAction (string $cmd, string $default_form_action="") | |
| Get form action for command (command is method name without "Object", e.g.  More... | |
| isVisible (int $ref_id, string $type) | |
| viewObject () | |
| viewObject container presentation for "administration -> repository, trash, permissions"  More... | |
| deleteObject (bool $error=false) | |
| Display deletion confirmation screen.  More... | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| addToDeskObject () | |
| removeFromDeskObject () | |
  Public Member Functions inherited from ILIAS\Object\ImplementsCreationCallback | |
| callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
Static Public Member Functions | |
| static | _gotoRepositoryRoot (bool $raise_error=false) | 
| Goto repository root.  More... | |
| static | _gotoRepositoryNode (int $ref_id, string $cmd="") | 
| static | _gotoSharedWorkspaceNode (int $wsp_id) | 
Data Fields | |
| const | ADMIN_MODE_NONE = "" | 
| const | ADMIN_MODE_SETTINGS = "settings" | 
| const | ADMIN_MODE_REPOSITORY = "repository" | 
| const | UPLOAD_TYPE_LOCAL = 1 | 
| const | UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 | 
| const | CFORM_NEW = 1 | 
| const | CFORM_IMPORT = 2 | 
| const | CFORM_CLONE = 3 | 
| const | SUPPORTED_IMPORT_MIME_TYPES = [MimeType::APPLICATION__ZIP, MimeType::APPLICATION__X_ZIP_COMPRESSED] | 
Protected Member Functions | |
| getObjectService () | |
| assignObject () | |
| setTitleAndDescription () | |
| createActionDispatcherGUI () | |
| initHeaderAction (?string $sub_type=null, ?int $sub_id=null) | |
| Add header action menu.  More... | |
| insertHeaderAction (?ilObjectListGUI $list_gui=null) | |
| Insert header action into main template.  More... | |
| addHeaderAction () | |
| Add header action menu.  More... | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only.  More... | |
| setTabs () | |
| set admin tabs  More... | |
| setAdminTabs () | |
| set admin tabs  More... | |
| setLocator () | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded)  More... | |
| omitLocator (bool $omit=true) | |
| addAdminLocatorItems (bool $do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded)  More... | |
| getCreationFormsHTML (StandardForm|ilPropertyFormGUI|array $form) | |
| getTitleForCreationFormPage () | |
| getCreationFormTitle () | |
| initCreateForm (string $new_type) | |
| didacticTemplatesToForm () | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| retrieveAdditionalDidacticTemplateOptions () | |
| addAdoptContentLinkToToolbar () | |
| addImportButtonToToolbar () | |
| addAvailabilityPeriodButtonToToolbar (ilToolbarGUI $toolbar) | |
| parseDidacticTemplateVar (string $var, string $type) | |
| afterSave (ilObject $new_object) | |
| Post (successful) object creation hook.  More... | |
| initEditForm () | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form.  More... | |
| getEditFormValues () | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields.  More... | |
| validateCustom (ilPropertyFormGUI $form) | |
| Validate custom values (if not possible with checkInput())  More... | |
| updateCustom (ilPropertyFormGUI $form) | |
| Insert custom update form values into object.  More... | |
| afterUpdate () | |
| Post (successful) object update hook.  More... | |
| routeImportCmdObject () | |
| importFile (string $file_to_import, string $path_to_uploaded_file_in_temp_dir) | |
| deleteUploadedImportFile (string $path_to_uploaded_file_in_temp_dir) | |
| afterImport (ilObject $new_object) | |
| Post (successful) object import hook.  More... | |
| setFormAction (string $cmd, string $form_action) | |
| getReturnLocation (string $cmd, string $default_location="") | |
| Get return location for command (command is method name without "Object", e.g.  More... | |
| setReturnLocation (string $cmd, string $location) | |
| set specific return location for command  More... | |
| getTargetFrame (string $cmd, string $default_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g.  More... | |
| setTargetFrame (string $cmd, string $target_frame) | |
| Set specific target frame for command.  More... | |
| showPossibleSubObjects () | |
| show possible sub objects (pull down menu)  More... | |
| getTabs () | |
| overwrite in derived GUI class of your object type  More... | |
| redirectToRefId (int $ref_id, string $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 ["ref_id"] value of the request  More... | |
| getCenterColumnHTML () | |
| Get center column.  More... | |
| getRightColumnHTML () | |
| Display right column.  More... | |
| checkPermission (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| checkPermissionBool (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files.  More... | |
| getCreatableObjectTypes () | |
| buildAddNewItemElements (array $subtypes, string $create_target_class=ilRepositoryGUI::class, ?int $redirect_target_ref_id=null,) | |
| buildGroup (string $create_target_class, array $obj_types_in_group, string $title, array $subtypes) | |
Private Member Functions | |
| getMultiObjectPropertiesManipulator () | |
| buildRefIdsFromData (array $data) | |
| buildDidacticTemplateOptions () | |
| buildImportModal () | |
| buildImportTypeSelectorModal (?string $file_to_import=null, ?string $upload_file_name=null) | |
| buildImportFormInputs () | |
| buildImportTypeSelectorInputs (?string $file_to_import=null, ?string $file_name_in_temp_dir=null) | |
| retrieveAndCheckImportData () | |
| retrieveAndCheckImportTypeData () | |
| showImportTypeSelectorModal (?string $file_to_import=null, ?string $path_to_uploaded_file_in_temp_dir=null) | |
| retrieveFilesAndUploadTypeFromData (array $data) | |
| extractFileTypeFromImportFilename (string $filename) | |
| getFileToImportFromImportFormData (array $data) | |
| buildDeleletionModal (array $request_ids) | |
| buildDeletionModalItems (array $ref_ids) | |
| buildInputsForAdditionalDeletionReferences (int $ref_id, ilPathGUI $path_gui) | |
| initAddNewItemElementsFromNewItemGroups (string $create_target_class, array $new_item_groups, array $new_item_groups_subitems, array $subtypes) | |
| initAddnewItemElementsFromDefaultGroups (string $create_target_class, array $default_groups, array $subtypes) | |
| buildSubItemsForGroup (string $create_target_class, array $obj_types_in_group, array $subtypes) | |
| checkWritePermissionOnRefIdArray (array $ref_ids) | |
| getTranslatedObjectTypeNameFromItemArray (array $item_array) | |
Private Attributes | |
| ilObjectRequestRetriever | $retriever | 
| MultiObjectPropertiesManipulator | $multi_object_manipulator | 
| RoundTrip | $import_modal = null | 
| RoundTrip | $import_type_selector_modal = null | 
Class ilObjectGUI Basic methods of all Output classes.
Definition at line 46 of file class.ilObjectGUI.php.
      
  | 
  static | 
Definition at line 2005 of file class.ilObjectGUI.php.
References $DIC, ilCtrl\redirectByClass(), and ilCtrl\setParameterByClass().
Referenced by ilObjChatroomGUI\_goto(), ilObjChatroomAdminGUI\_goto(), ilObjContentPageGUI\_goto(), ilObjLearningSequenceGUI\_goto(), ilObjCmiXapiGUI\_goto(), ilRemoteObjectBaseGUI\_goto(), ilObjDataCollectionGUI\_goto(), ilObjIndividualAssessmentGUI\_goto(), ilObjLearningSequence\_goto(), ilObjSessionGUI\_goto(), ilObjFolderGUI\_goto(), ilObjBookingPoolGUI\_goto(), ilObjFileBasedLMGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjWikiGUI\_goto(), ilObjFileGUI\_goto(), ilObjMediaCastGUI\_goto(), ilObjCategoryGUI\_goto(), ilObjGroupGUI\_goto(), and ilObjCourseGUI\_goto().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Goto repository root.
Definition at line 1986 of file class.ilObjectGUI.php.
References $DIC, $ilErr, ilCtrl\redirectByClass(), ROOT_FOLDER_ID, ilCtrl\setParameterByClass(), and ilLanguage\txt().
Referenced by ilStructureObjectGUI\_goto(), ilObjCmiXapiGUI\_goto(), ilObjRootFolderGUI\_goto(), ilObjDataCollectionGUI\_goto(), ilObjItemGroupGUI\_goto(), ilLMPageObjectGUI\_goto(), ilObjectPluginGUI\_goto(), ilGlossaryTermGUI\_goto(), ilObjLearningSequence\_goto(), ilObjSessionGUI\_goto(), ilObjBookingPoolGUI\_goto(), ilObjFileBasedLMGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjSAHSLearningModuleGUI\_goto(), ilObjSurveyGUI\_goto(), ilObjSurveyQuestionPoolGUI\_goto(), ilObjWikiGUI\_goto(), ilObjGlossaryGUI\_goto(), ilObjFileGUI\_goto(), ilObjMediaCastGUI\_goto(), ilObjMediaPoolGUI\_goto(), ilObjCategoryGUI\_goto(), ilObjSystemFolderGUI\_goto(), ilObjGroupGUI\_goto(), ilObjLinkResourceGUI\_goto(), ilObjContentObjectGUI\_goto(), ilObjTestGUI\_goto(), ilObjCourseGUI\_goto(), ilObjUserFolderGUI\_goto(), ilObjBibliographicGUI\handleNonAccess(), ilObjFileBasedLMGUI\importFromUploadDir(), and ilObjQuestionPoolGUI\infoScreenForward().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 2014 of file class.ilObjectGUI.php.
References $DIC, ilCtrl\redirectByClass(), and ilCtrl\setParameterByClass().
Referenced by ilObjFileGUI\_goto(), and ilFileStaticURLHandler\handle().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
should be overwritten to add object specific items (repository items are preloaded)
Definition at line 571 of file class.ilObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\locator(), ILIAS\Repository\object(), and SYSTEM_FOLDER_ID.
Referenced by prepareOutput().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 890 of file class.ilObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by ilObjCourseGUI\renderObject(), and ilObjGroupGUI\viewObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 955 of file class.ilObjectGUI.php.
References $toolbar, ilToolbarGUI\addComponent(), ilToolbarGUI\addSeparator(), and getMultiObjectPropertiesManipulator().
Referenced by ilContainerGUI\showAdministrationPanel().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::addExternalEditFormCustom | ( | ilPropertyFormGUI | $form | ) | 
Definition at line 1164 of file class.ilObjectGUI.php.
Referenced by ilObjItemGroupGUI\edit(), editObject(), and ilObjEmployeeTalkGUI\updateObject().
 Here is the caller graph for this function:
      
  | 
  protected | 
Add header action menu.
Definition at line 463 of file class.ilObjectGUI.php.
References initHeaderAction(), and insertHeaderAction().
Referenced by ilObjExerciseGUI\__construct(), ilObjCmiXapiGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjBlogGUI\addHeaderActionForCommand(), ilObjContentObjectGUI\checkCtrlPath(), ilObjContentObjectGUI\doExportHTML(), ilObjContentObjectGUI\doExportXML(), ilObjPortfolioTemplateGUI\executeCommand(), ilObjItemGroupGUI\executeCommand(), ilObjGroupGUI\executeCommand(), ilObjFileBasedLMGUI\executeCommand(), ilObjSCORM2004LearningModuleGUI\executeCommand(), ilObjLinkResourceGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjIndividualAssessmentGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjMediaCastGUI\executeCommand(), ilObjWikiGUI\executeCommand(), ilObjStudyProgrammeGUI\executeCommand(), ilObjChatroomGUI\executeCommand(), ilObjSurveyGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjBibliographicGUI\executeCommand(), ilObjGlossaryGUI\executeCommand(), ilObjSessionGUI\executeCommand(), ilObjWorkspaceFolderGUI\executeCommand(), ilObjLearningSequenceGUI\executeCommand(), ilObjTestGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilObjTestGUI\forwardToEvaluationGUI(), ilObjFileGUI\getParentId(), ilObjForumGUI\getSafePostCommands(), ilObjContentPageGUI\renderHeaderActions(), ilObjContentObjectGUI\showExportOptionsHTML(), ilObjContentObjectGUI\showExportOptionsXML(), and ilObjForumGUI\viewThreadObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 903 of file class.ilObjectGUI.php.
References buildImportModal(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by ilContainerGUI\renderObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
should be overwritten to add object specific items (repository items are preloaded)
Definition at line 558 of file class.ilObjectGUI.php.
Referenced by setLocator().
 Here is the caller graph for this function:| ilObjectGUI::addToDeskObject | ( | ) | 
Definition at line 2031 of file class.ilObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  protected | 
Post (successful) object import hook.
Definition at line 1558 of file class.ilObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by importFile(), and ilObjBibliographicGUI\removeFromDesk().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Post (successful) object creation hook.
Definition at line 1139 of file class.ilObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by ilObjEmployeeTalkSeriesGUI\cancelObject(), ilObjPortfolioTemplateGUI\initDidacticTemplate(), ilObjExerciseVerificationGUI\save(), ilObjSCORMVerificationGUI\save(), ilObjLTIConsumerVerificationGUI\save(), ilObjCmiXapiVerificationGUI\save(), ilObjCourseVerificationGUI\save(), ilObjTestVerificationGUI\save(), ilObjEmployeeTalkSeriesGUI\saveObject(), and saveObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Post (successful) object update hook.
Definition at line 1264 of file class.ilObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by ilObjEmployeeTalkGUI\updateObject(), and updateObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 289 of file class.ilObjectGUI.php.
References ilObjectFactory\getInstanceByObjId(), and ilObjectFactory\getInstanceByRefId().
Referenced by ilObjLearningModuleGUI\__construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 2066 of file class.ilObjectGUI.php.
References ILIAS\Repository\ctrl(), ilObjRepositorySettings\getDefaultNewItemGrouping(), ilObjRepositorySettings\getNewItemGroups(), ilObjRepositorySettings\getNewItemGroupSubItems(), initAddnewItemElementsFromDefaultGroups(), and initAddNewItemElementsFromNewItemGroups().
Referenced by ilObjItemGroupGUI\listMaterials(), ilObjSessionGUI\materialsObject(), ilObjCourseGUI\renderAddNewItem(), ilContainerGUI\showPossibleSubObjects(), ilObjFolderGUI\showPossibleSubObjects(), and ilObjLearningSequenceGUI\showPossibleSubObjects().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1714 of file class.ilObjectGUI.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, buildDeletionModalItems(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\settings().
Referenced by confirmedDeleteObject(), and deleteObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1747 of file class.ilObjectGUI.php.
References $c, ilObject\_lookupObjId(), ilObject\_lookupTitle(), and buildInputsForAdditionalDeletionReferences().
Referenced by buildDeleletionModal().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 850 of file class.ilObjectGUI.php.
References ilDidacticTemplateSettings\getInstanceByObjectType(), ILIAS\Repository\lng(), and retrieveAdditionalDidacticTemplateOptions().
Referenced by didacticTemplatesToForm(), and initDidacticTemplate().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 2169 of file class.ilObjectGUI.php.
References buildSubItemsForGroup(), and ILIAS\ILIASObject\Creation\Group.
Referenced by initAddnewItemElementsFromDefaultGroups(), initAddNewItemElementsFromNewItemGroups(), ilObjTalkTemplateAdministrationGUI\showPossibleSubObjects(), and ilObjOrgUnitGUI\showPossibleSubObjects().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1270 of file class.ilObjectGUI.php.
References $type, extractFileTypeFromImportFilename(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ilImportDirectoryFactory\TYPE_EXPORT, and ILIAS\Repository\user().
Referenced by buildImportModal().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 923 of file class.ilObjectGUI.php.
References buildImportFormInputs(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by addImportButtonToToolbar(), and retrieveAndCheckImportData().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1327 of file class.ilObjectGUI.php.
References getTranslatedObjectTypeNameFromItemArray(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by buildImportTypeSelectorModal().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 934 of file class.ilObjectGUI.php.
References buildImportTypeSelectorInputs(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by retrieveAndCheckImportTypeData(), and showImportTypeSelectorModal().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1776 of file class.ilObjectGUI.php.
References $c, ilObject\_getAllReferences(), ilObject\_lookupObjId(), ILIAS\Repository\access(), ilPathGUI\getPath(), and ROOT_FOLDER_ID.
Referenced by buildDeletionModalItems().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 637 of file class.ilObjectGUI.php.
References $c, ILIAS\Repository\refinery(), and ILIAS\Refinery\transform().
Referenced by confirmedDeleteObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 2192 of file class.ilObjectGUI.php.
References $type, ILIAS\Repository\ctrl(), ilObject\getIconForType(), and getTranslatedObjectTypeNameFromItemArray().
Referenced by buildGroup().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::cancelCreation | ( | ) | 
cancel create action and go back to repository parent
Definition at line 1018 of file class.ilObjectGUI.php.
References ILIAS\Repository\ctrl().
Referenced by ilObjChatroomGUI\executeCommand(), and ilObjLearningSequenceGUI\executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::cancelObject | ( | ) | 
cancel action and go back to previous page
Definition at line 663 of file class.ilObjectGUI.php.
References ilSession\clear(), and ILIAS\Repository\ctrl().
Referenced by ilObjFileBasedLMGUI\cancel().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1936 of file class.ilObjectGUI.php.
References $_SERVER, checkPermissionBool(), ilSession\clear(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by ilObjBibliographicAdminGUI\__construct(), ilObjExerciseGUI\__construct(), ilObjMediaCastGUI\addCastItemObject(), ilObjBadgeAdministrationGUI\addImageTemplate(), ilObjWikiGUI\addImportantPageObject(), ilObjRoleFolderGUI\adjustRoleObject(), ilObjWikiGUI\allPagesObject(), ilObjCategoryGUI\assignRolesObject(), ilObjCategoryGUI\assignSaveObject(), ilObjSessionGUI\attendanceListObject(), ilObjCourseGUI\autoFillObject(), ilObjContentObjectGUI\checkCtrlPath(), ilObjCategoryGUI\checkGlobalRoles(), ilObjLanguageFolderGUI\checkLanguageObject(), ilObjBadgeAdministrationGUI\confirmDeleteImageTemplates(), ilObjMediaCastGUI\confirmDeletionItemsObject(), ilObjLanguageFolderGUI\confirmRefreshObject(), ilContainerGUI\confirmRemoveFromSystemObject(), ilObjLTIAdministrationGUI\createLTIConsumer(), ilObjMediaCastGUI\deleteItemsObject(), ilObjSurveyQuestionPoolGUI\deleteQuestionsObject(), ilObjCategoryGUI\deleteUsersObject(), ilObjMediaCastGUI\downloadItemObject(), ilObjWikiGUI\downloadUserHTMLExportObject(), ilObjWikiGUI\downloadUserHTMLExportWithCommentsObject(), ilObjMediaCastGUI\editCastItemObject(), ilObjBadgeAdministrationGUI\editImageTemplate(), ilObjWikiGUI\editImportantPagesObject(), ilObjCourseGUI\editInfoObject(), ilObjCategoryGUI\editInfoObject(), ilObjGroupGUI\editInfoObject(), ilObjUserTrackingGUI\editLPDefaultsObject(), ilObjGroupGUI\editObject(), ilObjMediaCastGUI\editOrderObject(), ilObjLoggingSettingsGUI\errorSettings(), ilObjLearningSequenceAdminGUI\executeCommand(), ilObjSystemCheckGUI\executeCommand(), ilObjGroupGUI\executeCommand(), ilObjSurveyQuestionPoolGUI\executeCommand(), ilObjFileBasedLMGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjMediaCastGUI\executeCommand(), ilObjWikiGUI\executeCommand(), ilObjSurveyGUI\executeCommand(), ilObjGlossaryGUI\executeCommand(), ilObjSessionGUI\executeCommand(), ilObjLanguageFolderGUI\executeCommand(), ilObjAuthSettingsGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilObjSurveyQuestionPoolGUI\exportObject(), ilObjUserFolderGUI\exportObject(), ilObjMediaCastGUI\extractPreviewImageObject(), ilContainerGUI\forwardToPageObject(), ilObjForumGUI\getSafePostCommands(), ilObjExerciseGUI\getService(), ilObjWikiGUI\getUserHTMLExportProgressObject(), ilObjSurveyGUI\importSurveyObject(), ilObjCourseGUI\infoScreen(), ilObjBookingPoolGUI\infoScreen(), ilObjMediaCastGUI\infoScreen(), ilObjGroupGUI\infoScreen(), ilObjSurveyQuestionPoolGUI\infoScreenForward(), ilObjWikiGUI\infoScreenObject(), ilObjMediaCastGUI\infoScreenObject(), ilObjMediaCastGUI\initAddCastItemForm(), ilObjWikiGUI\initUserHTMLExportObject(), ilObjLanguageFolderGUI\installLocalObject(), ilObjLanguageFolderGUI\installObject(), ilObjSessionGUI\joinObject(), ilObjGroupGUI\leaveObject(), ilObjCourseGUI\leaveObject(), ilObjWikiGUI\listContributorsObject(), ilObjMediaCastGUI\listItemsObject(), ilObjWikiGUI\newPagesObject(), ilObjWikiGUI\orphanedPagesObject(), ilObjCategoryGUI\performDeleteUsersObject(), ilObjUserFolderGUI\performExportObject(), ilObjWikiGUI\performSearchObject(), ilObjCourseGUI\performUnsubscribeObject(), ilObjWikiGUI\popularPagesObject(), ilObjSessionGUI\printAttendanceListObject(), ilObjSurveyGUI\propertiesObject(), ilObjWikiGUI\randomPageObject(), ilObjWikiGUI\recentChangesObject(), ilObjLanguageFolderGUI\refreshObject(), ilObjLanguageFolderGUI\refreshSelectedObject(), ilObjSessionGUI\registerObject(), ilContainerGUI\removeFromSystemObject(), ilObjWikiGUI\removeImportantPagesObject(), ilObjFolderGUI\renderObject(), ilObjCourseGUI\renderObject(), ilObjLoggingSettingsGUI\resetComponentLevels(), ilObjCalendarSettingsGUI\save(), ilObjMediaCastGUI\saveCastItemObject(), ilObjLoggingSettingsGUI\saveComponentLevels(), ilObjAdvancedEditingGUI\saveGeneralPageSettingsObject(), ilObjWikiGUI\saveGradingObject(), ilObjBadgeAdministrationGUI\saveImageTemplate(), ilObjUserTrackingGUI\saveLPDefaultsObject(), ilObjAdvancedEditingGUI\saveObject(), ilObjWikiGUI\saveOrderingAndIndentObject(), ilObjAdvancedEditingGUI\savePageEditorSettingsObject(), ilObjExerciseAdministrationGUI\saveSettings(), ilObjBlogAdministrationGUI\saveSettings(), ilObjMediaObjectsSettingsGUI\saveSettings(), ilObjWebResourceAdministrationGUI\saveSettings(), ilMembershipAdministrationGUI\saveSettings(), ilObjAwarenessAdministrationGUI\saveSettings(), ilObjTaggingSettingsGUI\saveSettings(), ilObjStudyProgrammeAdminGUI\saveSettings(), ilObjBadgeAdministrationGUI\saveSettings(), ilObjLearningResourcesSettingsGUI\saveSettings(), ilObjAdvancedEditingGUI\saveSettingsObject(), ilObjUserTrackingGUI\saveSettingsObject(), ilObjAdvancedEditingGUI\saveTags(), ilObjWikiGUI\setAsStartPageObject(), ilObjLanguageFolderGUI\setSystemLanguageObject(), ilObjLanguageFolderGUI\setUserLanguageObject(), ilObjSessionGUI\showJoinRequestButton(), ilObjExerciseGUI\showOverviewObject(), ilObjTaggingSettingsGUI\showUsers(), ilObjWikiGUI\startUserHTMLExportObject(), ilObjSystemCheckGUI\trash(), ilContainerGUI\trashObject(), ilObjLanguageFolderGUI\uninstallChangesObject(), ilObjLanguageFolderGUI\uninstallObject(), ilObjGroupGUI\unsubscribeObject(), ilObjMediaCastGUI\updateCastItemObject(), ilObjLoggingSettingsGUI\updateErrorSettings(), ilObjBadgeAdministrationGUI\updateImageTemplate(), ilObjCourseGUI\updateInfoObject(), ilObjCategoryGUI\updateInfoObject(), ilObjGroupGUI\updateInfoObject(), ilObjLTIAdministrationGUI\updateLTIConsumer(), ilContainerReferenceGUI\updateObject(), ilObjGroupGUI\updateObject(), ilObjFolderGUI\viewObject(), ilObjRootFolderGUI\viewObject(), ilObjWikiGUI\viewObject(), viewObject(), and ilObjWikiGUI\viewPageObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1960 of file class.ilObjectGUI.php.
References $requested_ref_id, and ILIAS\Repository\access().
Referenced by ilObjExerciseGUI\__construct(), ilObjBadgeAdministrationGUI\activateTypes(), ilObjExerciseGUI\addContentSubTabs(), ilObjBookingPoolGUI\addExternalEditFormCustom(), ilObjSurveyGUI\addToNavigationHistory(), checkPermission(), ilObjLoggingSettingsGUI\components(), ilObjFileBasedLMGUI\createFromDirectory(), createObject(), ilObjTestGUI\createQuestionPoolAndCopyObject(), ilObjBadgeAdministrationGUI\deactivateTypes(), ilObjBadgeAdministrationGUI\deleteImageTemplates(), editAvailabilityPeriodObject(), ilObjMediaCastGUI\editObject(), ilObjFolderGUI\editObject(), editObject(), ilObjLTIAdministrationGUI\executeCommand(), ilObjSystemCheckGUI\executeCommand(), ilObjGroupGUI\executeCommand(), ilObjSurveyQuestionPoolGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjIndividualAssessmentGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjMediaCastGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilObjObjectTemplateAdministrationGUI\getAdminTabs(), ilObjExerciseAdministrationGUI\getAdminTabs(), ilObjNotificationAdminGUI\getAdminTabs(), ilObjBlogAdministrationGUI\getAdminTabs(), ilObjPortfolioAdministrationGUI\getAdminTabs(), ilObjSystemCheckGUI\getAdminTabs(), getAdminTabs(), ilObjEmployeeTalkGUI\getAdminTabs(), ilObjRoleFolderGUI\getAdminTabs(), ilContainerGUI\getAdminTabs(), ilObjForumGUI\getSafePostCommands(), ilObjExerciseGUI\getService(), ilObjLearningResourcesSettingsGUI\getSettingsForm(), ilObjUserTrackingGUI\getTabs(), ilObjSurveyAdministrationGUI\getTabs(), ilObjSurveyGUI\getTabs(), ilObjLanguageFolderGUI\getTabs(), ilObjSurveyQuestionPoolGUI\getTabs(), ilObjAdvancedEditingGUI\getTinyForm(), ilObjCourseGUI\hasAdminPermission(), ilObjFileBasedLMGUI\importFromUploadDir(), ilObjQuestionPoolGUI\importVerifiedFileObject(), ilObjTestGUI\importVerifiedFileObject(), ilObjCourseGUI\infoScreen(), ilObjBookingPoolGUI\infoScreen(), ilObjMediaCastGUI\infoScreen(), ilObjGroupGUI\infoScreen(), ilObjSAHSLearningModuleGUI\infoScreenForward(), ilObjSurveyQuestionPoolGUI\infoScreenForward(), ilObjMediaCastGUI\infoScreenObject(), ilObjSessionGUI\initForm(), ilObjExerciseAdministrationGUI\initFormSettings(), ilObjBlogAdministrationGUI\initFormSettings(), ilObjCalendarSettingsGUI\initFormSettings(), ilObjAwarenessAdministrationGUI\initFormSettings(), ilObjAdvancedEditingGUI\initGeneralPageSettingsForm(), ilObjUserTrackingGUI\initLPDefaultsForm(), ilObjAdvancedEditingGUI\initPageEditorForm(), ilObjPrivacySecurityGUI\initPrivacyForm(), ilObjUserTrackingGUI\initSettingsForm(), isVisible(), ilObjExerciseGUI\listAssignmentsObject(), ilObjLTIAdministrationGUI\listConsumers(), ilObjBadgeAdministrationGUI\listImageTemplates(), ilObjFileBasedLMGUI\properties(), ilObjSurveyQuestionPoolGUI\questionsObject(), routeImportCmdObject(), saveAvailabilityPeriodObject(), ilObjTaggingSettingsGUI\saveForbiddenTags(), ilContainerReferenceGUI\saveObject(), ilObjGlossaryGUI\saveObject(), saveObject(), ilObjNotificationAdminGUI\saveOSDSettings(), ilObjFileBasedLMGUI\saveProperties(), ilObjRoleFolderGUI\saveSettingsObject(), ilObjUserFolderGUI\searchUserAccessFilterCallable(), setColumnSettings(), ilObjSystemCheckGUI\setMainSubTabs(), ilObjFileBasedLMGUI\setStartFile(), ilObjRootFolderGUI\updateObject(), ilObjCategoryGUI\updateObject(), updateObject(), ilObjUserFolderGUI\usrExportCsvObject(), ilObjUserFolderGUI\usrExportX86Object(), ilObjUserFolderGUI\usrExportXmlObject(), ilObjLanguageFolderGUI\viewObject(), and viewObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 2223 of file class.ilObjectGUI.php.
References ILIAS\Repository\access().
Referenced by editAvailabilityPeriodObject(), and saveAvailabilityPeriodObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::confirmedDeleteObject | ( | ) | 
confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled
Definition at line 609 of file class.ilObjectGUI.php.
References $data, buildDeleletionModal(), buildRefIdsFromData(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by ilObjLearningSequenceGUI\executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 387 of file class.ilObjectGUI.php.
References $ref_id, ILIAS\Repository\access(), ILIAS\Repository\object(), and ilCommonActionDispatcherGUI\TYPE_REPOSITORY.
Referenced by initHeaderAction().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::createObject | ( | ) | 
create new object form
Definition at line 672 of file class.ilObjectGUI.php.
References $requested_new_type, checkPermissionBool(), ILIAS\Repository\ctrl(), getCreationFormsHTML(), ilObject\getIconForType(), getTitleForCreationFormPage(), initCreateForm(), and ILIAS\Repository\lng().
Referenced by ilObjLTIConsumerGUI\applyProviderFilter(), ilContainerGUI\cloneAllObject(), ilObjGlossaryGUI\importObject(), ilObjLTIConsumerGUI\resetProviderFilter(), and ilObjSessionGUI\saveObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::deleteObject | ( | bool | $error = false | ) | 
Display deletion confirmation screen.
Only for referenced objects. For user,role & rolt overwrite this function in the appropriate Object folders classes (ilObjUserFolderGUI,ilObjRoleFolderGUI)
Definition at line 1682 of file class.ilObjectGUI.php.
References buildDeleletionModal(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Referenced by ilObjLearningSequenceGUI\executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1456 of file class.ilObjectGUI.php.
Referenced by ilObjQuestionPoolGUI\cleanupAfterImport(), ilObjSAHSLearningModuleGUI\importFile(), ilObjSurveyQuestionPoolGUI\importFile(), ilObjTestGUI\importFile(), importFile(), ilObjTestGUI\importVerifiedFileObject(), and routeImportCmdObject().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 759 of file class.ilObjectGUI.php.
References buildDidacticTemplateOptions(), getCreationMode(), ILIAS\Repository\lng(), ilDidacticTemplateObjSettings\lookupTemplateId(), and ILIAS\Repository\object().
Referenced by ilObjItemGroupGUI\initCreateForm(), and initCreateForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::editAvailabilityPeriodObject | ( | ) | 
Definition at line 965 of file class.ilObjectGUI.php.
References checkPermissionBool(), checkWritePermissionOnRefIdArray(), getMultiObjectPropertiesManipulator(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjectGUI::editObject | ( | ) | 
Definition at line 1145 of file class.ilObjectGUI.php.
References addExternalEditFormCustom(), checkPermissionBool(), getEditFormValues(), initEditForm(), and ILIAS\Repository\lng().
Referenced by ilContainerReferenceGUI\editReferenceObject(), ilContainerReferenceGUI\firstEditObject(), ilObjStudyProgrammeReferenceGUI\updateObject(), ilRemoteObjectBaseGUI\updateObject(), ilContainerReferenceGUI\updateObject(), ilObjGroupGUI\updateObject(), and ilObjCourseGUI\updateObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Enables the file upload into this object by dropping files.
Definition at line 2026 of file class.ilObjectGUI.php.
Referenced by prepareOutput().
 Here is the caller graph for this function:| ilObjectGUI::executeCommand | ( | ) | 
Definition at line 254 of file class.ilObjectGUI.php.
References ILIAS\Repository\ctrl(), and prepareOutput().
Referenced by ilObjAccessibilitySettingsGUI\__construct(), ilObjExerciseGUI\__construct(), ilObjContentObjectGUI\checkCtrlPath(), ilObjForumGUI\getSafePostCommands(), and ilObjMediaObjectGUI\returnToContextObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1530 of file class.ilObjectGUI.php.
Referenced by buildImportFormInputs(), and retrieveFilesAndUploadTypeFromData().
 Here is the caller graph for this function:| ilObjectGUI::getAdminMode | ( | ) | 
Definition at line 239 of file class.ilObjectGUI.php.
References $admin_mode.
Referenced by ilObjRoleGUI\addAdminLocatorItems(), ilObjRoleGUI\addLocatorItems(), ilObjRoleGUI\getTabs(), and ilObjRoleGUI\userassignmentObject().
 Here is the caller graph for this function:| ilObjectGUI::getAdminTabs | ( | ) | 
administration tabs show only permissions and trash folder
Definition at line 500 of file class.ilObjectGUI.php.
References checkPermissionBool(), and ILIAS\Repository\ctrl().
Referenced by setAdminTabs(), and ilObjBibliographicAdminGUI\view().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Get center column.
Definition at line 1862 of file class.ilObjectGUI.php.
References ilObject\_lookupObjId(), ilObject\_lookupType(), ILIAS\Repository\ctrl(), ilColumnGUI\getCmdSide(), ILIAS\UI\Implementation\Component\Input\ViewControl\getContent(), ilColumnGUI\getScreenMode(), ILIAS\Repository\html(), IL_COL_LEFT, IL_COL_RIGHT, IL_SCREEN_SIDE, ILIAS\Repository\object(), and setColumnSettings().
Referenced by ilObjForumGUI\showThreadsObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 2051 of file class.ilObjectGUI.php.
References ILIAS\Repository\access(), ilObjectDefinition\MODE_REPOSITORY, and ILIAS\Repository\object().
Referenced by ilObjCourseGUI\renderAddNewItem(), ilContainerGUI\showPossibleSubObjects(), ilObjFolderGUI\showPossibleSubObjects(), and ilObjLearningSequenceGUI\showPossibleSubObjects().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
| StandardForm|ilPropertyFormGUI|array<ilPropertyFormGUI> | $form | 
Definition at line 698 of file class.ilObjectGUI.php.
References getCreationFormTitle().
Referenced by createObject(), ilObjItemGroupGUI\save(), saveObject(), and ilObjFileGUI\uploadFiles().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 727 of file class.ilObjectGUI.php.
References ILIAS\Repository\lng().
Referenced by getCreationFormsHTML().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::getCreationMode | ( | ) | 
Definition at line 284 of file class.ilObjectGUI.php.
References $creation_mode.
Referenced by ilObjExerciseGUI\__construct(), ilObjSessionGUI\addLocatorItems(), ilObjSurveyGUI\addToNavigationHistory(), ilObjIndividualAssessmentGUI\addToNavigationHistory(), ilObjLearningSequenceGUI\addToNavigationHistory(), ilObjStudyProgrammeGUI\addToNavigationHistory(), ilObjContentObjectGUI\checkCtrlPath(), didacticTemplatesToForm(), ilObjSAHSLearningModuleGUI\executeCommand(), ilObjGroupGUI\executeCommand(), ilObjSurveyQuestionPoolGUI\executeCommand(), ilObjFileBasedLMGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjChatroomGUI\executeCommand(), ilObjSurveyGUI\executeCommand(), ilObjGlossaryGUI\executeCommand(), ilObjSessionGUI\executeCommand(), ilObjLearningSequenceGUI\executeCommand(), ilObjTestGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilObjForumGUI\getSafePostCommands(), initDidacticTemplate(), ilContainerGUI\initEditForm(), ilObjSessionGUI\prepareOutput(), prepareOutput(), ilContainerGUI\renderObject(), and ilObjForumGUI\viewThreadObject().
 Here is the caller graph for this function:| ilObjectGUI::getDidacticTemplateVar | ( | string | $type | ) | 
Get didactic template setting from creation screen.
Definition at line 1072 of file class.ilObjectGUI.php.
References $data, Vendor\Package\$e, initCreateForm(), parseDidacticTemplateVar(), and ILIAS\Repository\refinery().
Referenced by ilContainerGUI\afterUpdate(), ilObjItemGroupGUI\afterUpdate(), ilObjBookingPoolGUI\afterUpdate(), ilObjSessionGUI\createRecurringSessions(), ilObjLTIConsumerGUI\saveCustom(), ilObjLTIConsumerGUI\saveObject(), ilContainerReferenceGUI\saveObject(), ilObjLinkResourceGUI\saveObject(), ilObjBibliographicGUI\saveObject(), ilObjGlossaryGUI\saveObject(), and ilObjSessionGUI\saveObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Add values to custom edit fields.
Definition at line 1216 of file class.ilObjectGUI.php.
Referenced by ilObjEmployeeTalkGUI\addChangeDateButtonsToToolbar(), and getEditFormValues().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1205 of file class.ilObjectGUI.php.
References getEditFormCustomValues().
Referenced by ilObjItemGroupGUI\edit(), ilObjEmployeeTalkGUI\editObject(), and editObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1542 of file class.ilObjectGUI.php.
References CLIENT_DATA_DIR.
Referenced by retrieveFilesAndUploadTypeFromData().
 Here is the caller graph for this function:| ilObjectGUI::getFormAction | ( | string | $cmd, | 
| string | $default_form_action = ""  | 
        ||
| ) | 
Get form action for command (command is method name without "Object", e.g.
"perm").
Definition at line 1567 of file class.ilObjectGUI.php.
Referenced by ilObjCourseGUI\redirectLocToTestConfirmation().
 Here is the caller graph for this function:| ilObjectGUI::getHTML | ( | ) | 
      
  | 
  private | 
Definition at line 214 of file class.ilObjectGUI.php.
References $multi_object_manipulator.
Referenced by addAvailabilityPeriodButtonToToolbar(), editAvailabilityPeriodObject(), and saveAvailabilityPeriodObject().
 Here is the caller graph for this function:| ilObjectGUI::getObject | ( | ) | 
Definition at line 249 of file class.ilObjectGUI.php.
References $object.
Referenced by ilTestPersonalDefaultSettingsTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilOrgUnitExportGUI\__construct(), ilMediaCastTableGUI\__construct(), ilContainerNewsSettingsGUI\__construct(), ilExtIdGUI\__construct(), ilContainerFilterAdminGUI\__construct(), ilBookingParticipantGUI\__construct(), ilContainerSkillGUI\__construct(), ilOrgUnitSimpleImportGUI\__construct(), ilContSkillPresentationGUI\__construct(), ilLocalUserGUI\__construct(), ilBookingGatewayGUI\__construct(), ilMediaCastManageTableGUI\__construct(), ilCourseContentGUI\__construct(), ilLOEditorGUI\__construct(), ilContSkillAdminGUI\__construct(), ilDclRecordListGUI\__construct(), ilObjLearningSequenceGUI\checkLPAccess(), ilObjForumGUI\checkUsersViewMode(), ilObjDataCollectionGUI\executeCommand(), ilObjTestGUI\executeCommand(), ilChatroom\getChatURL(), ilObjLearningSequenceGUI\getGUILearningProgress(), ilObjLearningSequenceGUI\getGUIMembers(), ilObjLearningSequenceGUI\getGUISettings(), ilContainerGUI\getItemPresentation(), ilContainerGUI\getModeManager(), ilChatroomFormFactory\getSettingsForm(), ilObjLearningSequenceGUI\getTabs(), ilObjQuestionPoolGUI\importVerifiedQuestionsFileObject(), ilObjMediaCastGUI\initAddCastItemForm(), ilObjItemGroupGUI\initCreateForm(), assQuestionGUI\outChapterSelector(), assQuestionGUI\outPageSelector(), ilObjBibliographicGUI\overwriteBibliographicFile(), ilAdministrationSettingsFormHandler\parseFieldValue(), ilObjCourseGUI\performUnsubscribeObject(), ilObjCategoryGUI\setEditTabs(), ilMediaPoolPageGUI\setMediaPoolPage(), ilObjGlossaryGUI\setSettingsSubTabs(), ilObjLearningSequenceGUI\unparticipate(), ilObjMediaCastGUI\updateCastItemObject(), and ilObjPortfolioBaseGUI\view().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 244 of file class.ilObjectGUI.php.
References $object_service.
Referenced by ilObjBookingPoolGUI\initEditCustomForm(), ilObjFolderGUI\initEditForm(), ilObjRootFolderGUI\initEditForm(), ilObjCategoryGUI\initEditForm(), ilObjCourseGUI\initEditForm(), ilObjGroupGUI\initForm(), ilObjSCORM2004LearningModuleGUI\initPropertiesForm(), ilObjFileBasedLMGUI\initSettingsForm(), ilObjExerciseGUI\listAssignmentsObject(), ilObjFileBasedLMGUI\saveProperties(), ilObjSCORM2004LearningModuleGUI\saveProperties(), ilObjFolderGUI\updateCustom(), ilObjExerciseGUI\updateCustom(), ilObjRootFolderGUI\updateObject(), ilObjGroupGUI\updateObject(), ilObjCourseGUI\updateObject(), and ilObjCategoryGUI\updateObject().
 Here is the caller graph for this function:| ilObjectGUI::getRefId | ( | ) | 
Definition at line 222 of file class.ilObjectGUI.php.
References $ref_id.
Referenced by ilBookingScheduleGUI\__construct(), ilCmiXapiLrsTypesTableGUI\__construct(), ilBookingParticipantGUI\__construct(), ilObjDataCollectionGUI\__construct(), ilObjTestGUI\afterSave(), ilObjTestGUI\createQuestionPool(), ilObjTestGUI\executeAfterQuestionSaveTasks(), ilObjDashboardSettingsGUI\executeCommand(), ilObjDataCollectionGUI\executeCommand(), ilObjTestGUI\executeCommand(), ilObjTestGUI\forwardCommandToQuestionPreview(), ilObjLearningSequenceGUI\getGUILearningProgress(), ilObjTestGUI\getTabs(), ilObjTestGUI\historyObject(), ilCourseContentGUI\managePersonalTimings(), ilCourseContentGUI\manageTimings(), ilObjSessionGUI\registerObject(), routeImportCmdObject(), ilObjSessionGUI\showJoinRequestButton(), ilObjTestGUI\trackTestObjectReadEvent(), and ilObjSessionGUI\unregisterObject().
 Here is the caller graph for this function:
      
  | 
  protected | 
Get return location for command (command is method name without "Object", e.g.
"perm")
Definition at line 1584 of file class.ilObjectGUI.php.
Referenced by ilObjOrgUnitGUI\afterSave(), ilObjStudyProgrammeGUI\afterSave(), ilObjLearningSequenceGUI\afterSave(), ilObjCourseGUI\afterSave(), ilObjTestGUI\backToRepositoryObject(), and ilObjAuthSettingsGUI\setAuthModeObject().
 Here is the caller graph for this function:
      
  | 
  protected | 
Display right column.
Definition at line 1898 of file class.ilObjectGUI.php.
References $html, ilObject\_lookupObjId(), ilObject\_lookupType(), ILIAS\Repository\ctrl(), IL_COL_RIGHT, IL_SCREEN_FULL, IL_SCREEN_SIDE, ILIAS\Repository\object(), and setColumnSettings().
Referenced by ilObjForumGUI\setSideBlocks().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
overwrite in derived GUI class of your object type
Definition at line 1839 of file class.ilObjectGUI.php.
Referenced by ilObjExerciseGUI\addContentSubTabs(), and setTabs().
 Here is the caller graph for this function:
      
  | 
  protected | 
get target frame for command (command is method name without "Object", e.g.
"perm")
Definition at line 1604 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 719 of file class.ilObjectGUI.php.
References ILIAS\Repository\lng(), and ilObjectPlugin\lookupTxtById().
Referenced by createObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 2233 of file class.ilObjectGUI.php.
References ILIAS\Repository\lng(), and ilObjectPlugin\lookupTxtById().
Referenced by buildImportTypeSelectorInputs(), and buildSubItemsForGroup().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1398 of file class.ilObjectGUI.php.
References Vendor\Package\$e, ilObject\_getAllReferences(), afterImport(), ILIAS\Object\ImplementsCreationCallback\callCreationCallback(), ILIAS\Repository\ctrl(), deleteUploadedImportFile(), ilObjectFactory\getInstanceByObjId(), ILIAS\Repository\lng(), and putObjectInTree().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 2127 of file class.ilObjectGUI.php.
References buildGroup(), and ILIAS\Repository\lng().
Referenced by buildAddNewItemElements().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 2096 of file class.ilObjectGUI.php.
References buildGroup(), and ILIAS\Repository\lng().
Referenced by buildAddNewItemElements().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 732 of file class.ilObjectGUI.php.
References $refinery, ILIAS\Repository\ctrl(), didacticTemplatesToForm(), ILIAS\Repository\lng(), and ilObjectPlugin\lookupTxtById().
Referenced by createObject(), ilObjStudyProgrammeGUI\getAsyncCreationForm(), getDidacticTemplateVar(), ilObjTestGUI\getSelectedPersonalDefaultsSettingsFromForm(), and saveObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 804 of file class.ilObjectGUI.php.
References $data, ilPropertyFormGUI\addItem(), buildDidacticTemplateOptions(), getCreationMode(), ILIAS\Repository\lng(), ilDidacticTemplateObjSettings\lookupTemplateId(), and ILIAS\Repository\object().
Referenced by ilObjCmiXapiGUI\initCreateForm(), ilObjEmployeeTalkSeriesGUI\initCreateForm(), ilObjBibliographicGUI\initCreateForm(), ilObjGlossaryGUI\initCreateForm(), ilObjItemGroupGUI\initEditCustomForm(), ilObjBookingPoolGUI\initEditCustomForm(), ilObjFolderGUI\initEditForm(), ilObjCategoryGUI\initEditForm(), ilObjCourseGUI\initEditForm(), ilObjSessionGUI\initForm(), and ilObjGroupGUI\initForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Add custom fields to update form.
Definition at line 1201 of file class.ilObjectGUI.php.
Referenced by initEditForm(), ilContainerGUI\initEditForm(), ilObjExerciseGUI\listAssignmentsObject(), and ilObjEmployeeTalkGUI\sendUpdateNotification().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1169 of file class.ilObjectGUI.php.
References $lng, ILIAS\Repository\ctrl(), initEditCustomForm(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ilObject\LONG_DESC_LENGTH, ILIAS\Repository\object(), ilTextAreaInputGUI\setCols(), and ilObject\TITLE_LENGTH.
Referenced by ilObjItemGroupGUI\edit(), ilObjEmployeeTalkGUI\editObject(), editObject(), ilObjIndividualAssessmentGUI\getBaseEditForm(), ilObjEmployeeTalkGUI\sendUpdateNotification(), ilObjEmployeeTalkGUI\updateObject(), and updateObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Add header action menu.
Definition at line 401 of file class.ilObjectGUI.php.
References ILIAS\Repository\access(), createActionDispatcherGUI(), ILIAS\Repository\ctrl(), ILIAS\Repository\object(), and ilObjectListGUI\prepareJsLinks().
Referenced by addHeaderAction(), and redrawHeaderActionObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Insert header action into main template.
Definition at line 446 of file class.ilObjectGUI.php.
References ilContainer\_lookupContainerSetting(), and ILIAS\Repository\object().
Referenced by addHeaderAction(), and ilObjBlogGUI\addHeaderActionForCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::isVisible | ( | int | $ref_id, | 
| string | $type | ||
| ) | 
Definition at line 1625 of file class.ilObjectGUI.php.
References $tree, ilTree\checkForParentType(), checkPermissionBool(), and ilObjectFactory\getInstanceByRefId().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 562 of file class.ilObjectGUI.php.
Referenced by ilObjEmployeeTalkSeriesGUI\__construct(), and ilObjEmployeeTalkGUI\__construct().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1093 of file class.ilObjectGUI.php.
Referenced by getDidacticTemplateVar(), ilObjTestGUI\getSelectedPersonalDefaultsSettingsFromForm(), ilObjCmiXapiGUI\save(), ilObjItemGroupGUI\save(), and saveObject().
 Here is the caller graph for this function:| ilObjectGUI::prepareOutput | ( | bool | $show_sub_objects = true | ) | 
Definition at line 301 of file class.ilObjectGUI.php.
References ilObject\_lookupType(), addAdminLocatorItems(), ILIAS\Repository\ctrl(), enableDragDropFileUpload(), getCreationMode(), ILIAS\Repository\refinery(), setAdminTabs(), setLocator(), setTabs(), and setTitleAndDescription().
Referenced by ilObjAccessibilitySettingsGUI\__construct(), ilObjExerciseGUI\__construct(), ilObjContentObjectGUI\checkCtrlPath(), ilObjFileBasedLMGUI\edit(), ilObjObjectTemplateAdministrationGUI\executeCommand(), ilObjUserTrackingGUI\executeCommand(), ilObjNewsSettingsGUI\executeCommand(), ilObjStyleSettingsGUI\executeCommand(), ilObjECSSettingsGUI\executeCommand(), ilObjExerciseAdministrationGUI\executeCommand(), ilObjTaxonomyAdministrationGUI\executeCommand(), ilObjSurveyAdministrationGUI\executeCommand(), ilObjCalendarSettingsGUI\executeCommand(), ilObjNotificationAdminGUI\executeCommand(), ilObjBlogAdministrationGUI\executeCommand(), ilObjCourseReferenceGUI\executeCommand(), ilObjWebDAVGUI\executeCommand(), ilObjMDSettingsGUI\executeCommand(), ilObjWebResourceAdministrationGUI\executeCommand(), ilObjLTIAdministrationGUI\executeCommand(), ilObjLearningResourcesSettingsGUI\executeCommand(), ilMembershipAdministrationGUI\executeCommand(), ilObjSearchSettingsGUI\executeCommand(), ilObjAdvancedEditingGUI\executeCommand(), ilObjMediaObjectsSettingsGUI\executeCommand(), ilObjPortfolioAdministrationGUI\executeCommand(), ilObjForumAdministrationGUI\executeCommand(), ilObjMailGUI\executeCommand(), ilObjAwarenessAdministrationGUI\executeCommand(), ilObjChatroomAdminGUI\executeCommand(), ilObjMediaCastSettingsGUI\executeCommand(), ilObjLearningHistorySettingsGUI\executeCommand(), ilObjSAHSLearningModuleGUI\executeCommand(), ilObjLoggingSettingsGUI\executeCommand(), ilObjRoleTemplateGUI\executeCommand(), ilObjBibliographicAdminGUI\executeCommand(), ilObjCmiXapiAdministrationGUI\executeCommand(), ilObjTaggingSettingsGUI\executeCommand(), ilObjCommentsSettingsGUI\executeCommand(), ilContainerReferenceGUI\executeCommand(), ilObjRoleFolderGUI\executeCommand(), ilObjNotesSettingsGUI\executeCommand(), ilObjPrivacySecurityGUI\executeCommand(), ilObjLearningSequenceAdminGUI\executeCommand(), ilObjBadgeAdministrationGUI\executeCommand(), ilObjPersonalWorkspaceSettingsGUI\executeCommand(), ilObjRecoveryFolderGUI\executeCommand(), ilObjContentPageAdministrationGUI\executeCommand(), ilObjSystemCheckGUI\executeCommand(), ilObjCertificateSettingsGUI\executeCommand(), ilObjObjectFolderGUI\executeCommand(), ilObjTestFolderGUI\executeCommand(), ilObjDashboardSettingsGUI\executeCommand(), ilObjSkillManagementGUI\executeCommand(), ilObjRepositorySettingsGUI\executeCommand(), ilObjSurveyQuestionPoolGUI\executeCommand(), ilObjRoleGUI\executeCommand(), ilObjFileAccessSettingsGUI\executeCommand(), ilObjSystemFolderGUI\executeCommand(), ilObjFileBasedLMGUI\executeCommand(), ilObjStudyProgrammeAdminGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjIndividualAssessmentGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjMediaCastGUI\executeCommand(), ilObjComponentSettingsGUI\executeCommand(), ilObjUserGUI\executeCommand(), ilObjWikiGUI\executeCommand(), ilObjStyleSheetGUI\executeCommand(), ilObjChatroomGUI\executeCommand(), ilObjSurveyGUI\executeCommand(), ilObjUserFolderGUI\executeCommand(), ilObjSkillTreeGUI\executeCommand(), ilContainerGUI\executeCommand(), ilObjGlossaryGUI\executeCommand(), ilObjExternalToolsSettingsGUI\executeCommand(), executeCommand(), ilObjTestGUI\executeCommand(), ilObjLanguageFolderGUI\executeCommand(), ilObjAuthSettingsGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilObjChatroomGUI\fallback(), ilObjTestGUI\forwardCommandToQuestion(), ilObjTestGUI\forwardToEvaluationGUI(), ilObjForumGUI\getSafePostCommands(), ilObjChatroomGUI\infoScreen(), ilObjChatroomGUI\settings(), ilObjTestGUI\showEditTestPageGUI(), ilChatroomObjectGUI\switchToVisibleMode(), ilObjLearningModuleGUI\view(), and ilObjContentObjectGUI\view().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::putObjectInTree | ( | ilObject | $obj, | 
| int | $parent_node_id = null  | 
        ||
| ) | 
Add object to tree at given position.
Definition at line 1105 of file class.ilObjectGUI.php.
References $requested_crtptrefid, $requested_ref_id, ilChangeEvent\_recordWriteEvent(), ilRbacLog\add(), ILIAS\Object\ImplementsCreationCallback\callCreationCallback(), ilRbacLog\CREATE_OBJECT, ilObject\createReference(), ilRbacLog\gatherFaPa(), ilObject\getId(), ilObject\getRefId(), ilObject\putInTree(), ilObject\setPermissions(), and ILIAS\Repository\user().
Referenced by ilObjFileBasedLMGUI\createFromDirectory(), ilObjSAHSLearningModuleGUI\importFile(), ilObjSurveyQuestionPoolGUI\importFile(), importFile(), ilObjSurveyGUI\importSurveyObject(), ilContainerReferenceGUI\saveObject(), ilObjEmployeeTalkSeriesGUI\saveObject(), ilObjGlossaryGUI\saveObject(), and saveObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
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 ["ref_id"] value of the request
Definition at line 1850 of file class.ilObjectGUI.php.
References ilObject\_lookupType(), and ILIAS\Repository\ctrl().
Referenced by ilObjFolderGUI\afterSave(), ilObjCategoryGUI\afterSave(), and ilObjSessionGUI\unregisterObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Ajax call: redraw action header only.
Definition at line 471 of file class.ilObjectGUI.php.
References exit, and initHeaderAction().
Referenced by ilObjLearningSequenceGUI\executeCommand(), and ilObjFileBasedLMGUI\redrawHeaderAction().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::removeFromDeskObject | ( | ) | 
Definition at line 2042 of file class.ilObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 885 of file class.ilObjectGUI.php.
Referenced by buildDidacticTemplateOptions().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1464 of file class.ilObjectGUI.php.
References $data, and buildImportModal().
Referenced by routeImportCmdObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1477 of file class.ilObjectGUI.php.
References $data, and buildImportTypeSelectorModal().
Referenced by routeImportCmdObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1505 of file class.ilObjectGUI.php.
References CLIENT_DATA_DIR, extractFileTypeFromImportFilename(), and getFileToImportFromImportFormData().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1350 of file class.ilObjectGUI.php.
References $data, Vendor\Package\$e, checkPermissionBool(), ILIAS\Repository\ctrl(), deleteUploadedImportFile(), getRefId(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilObject2GUI\REPOSITORY_NODE_ID, retrieveAndCheckImportData(), retrieveAndCheckImportTypeData(), showImportTypeSelectorModal(), and viewObject().
Referenced by ilObjOrgUnitGUI\executeCommand(), and ilObjLearningSequenceGUI\executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::saveAvailabilityPeriodObject | ( | ) | 
Definition at line 991 of file class.ilObjectGUI.php.
References checkPermissionBool(), checkWritePermissionOnRefIdArray(), getMultiObjectPropertiesManipulator(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjectGUI::saveObject | ( | ) | 
Definition at line 1023 of file class.ilObjectGUI.php.
References $data, afterSave(), checkPermissionBool(), ILIAS\Repository\ctrl(), getCreationFormsHTML(), ILIAS\GlobalScreen\Scope\Footer\Factory\getTitle(), initCreateForm(), ILIAS\Repository\lng(), parseDidacticTemplateVar(), and putObjectInTree().
Referenced by ilObjSessionGUI\saveAndAssignMaterialsObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::setAdminMode | ( | string | $mode | ) | 
Definition at line 227 of file class.ilObjectGUI.php.
      
  | 
  finalprotected | 
set admin tabs
Definition at line 492 of file class.ilObjectGUI.php.
References getAdminTabs().
Referenced by ilObjectPluginGUI\executeCommand(), and prepareOutput().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::setColumnSettings | ( | ilColumnGUI | $column_gui | ) | 
Definition at line 1927 of file class.ilObjectGUI.php.
References checkPermissionBool(), ilColumnGUI\setEnableEdit(), and ilColumnGUI\setRepositoryMode().
Referenced by getCenterColumnHTML(), and getRightColumnHTML().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::setCreationMode | ( | bool | $mode = true | ) | 
If true, a creation screen is displayed the current [ref_id] does belong to the parent class The mode is determined in ilRepositoryGUI.
Definition at line 279 of file class.ilObjectGUI.php.
Referenced by ilObjTalkTemplateGUI\executeCommand(), ilContainerReferenceGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), and ilObjStyleSheetGUI\executeCommand().
 Here is the caller graph for this function:
      
  | 
  protected | 
      
  | 
  protected | 
Definition at line 526 of file class.ilObjectGUI.php.
References $locator, $requested_ref_id, $tpl, addLocatorItems(), and ilGlobalTemplateInterface\setLocator().
Referenced by ilObjSAHSLearningModuleGUI\executeCommand(), ilObjFileBasedLMGUI\executeCommand(), prepareOutput(), and ilObjTestGUI\prepareSubGuiOutput().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
set specific return location for command
Definition at line 1596 of file class.ilObjectGUI.php.
References $location.
      
  | 
  protected | 
set admin tabs
Definition at line 484 of file class.ilObjectGUI.php.
References getTabs().
Referenced by ilObjBookingPoolGUI\addExternalEditFormCustom(), ilObjContentObjectGUI\addMenuEntry(), ilObjContentObjectGUI\checkCtrlPath(), ilObjContentObjectGUI\delete(), ilObjContentObjectGUI\doExportHTML(), ilObjContentObjectGUI\doExportXML(), ilObjContentObjectGUI\editGlossaries(), ilObjContentObjectGUI\editMenuEntry(), ilObjContentObjectGUI\editMenuProperties(), ilObjGlossaryGUI\executeCommand(), ilObjContentObjectGUI\fixTreeConfirm(), ilObjContentObjectGUI\listBlockedUsers(), ilObjContentObjectGUI\listLinks(), ilObjContentObjectGUI\listQuestions(), ilObjContentObjectGUI\pages(), prepareOutput(), ilObjContentObjectGUI\properties(), ilObjContentObjectGUI\saveProperties(), ilObjContentObjectGUI\showEntrySelector(), ilObjContentObjectGUI\showExportIDsOverview(), ilObjContentObjectGUI\showExportOptionsHTML(), ilObjContentObjectGUI\showExportOptionsXML(), ilObjGlossaryGUI\showInfoScreen(), ilObjContentObjectGUI\showLMGlossarySelector(), ilObjContentObjectGUI\showMaintenance(), and ilObjContentObjectGUI\showTooltipList().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
      
  | 
  protected | 
Definition at line 345 of file class.ilObjectGUI.php.
References ilObject\_getIcon(), ilObjectListGUIFactory\_getListGUIByType(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\Repository\refinery().
Referenced by ilObjContentObjectGUI\checkCtrlPath(), ilObjAuthSettingsGUI\executeCommand(), prepareOutput(), ilObjTestGUI\prepareSubGuiOutput(), and ilObjFileBasedLMGUI\setTabs().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1490 of file class.ilObjectGUI.php.
References buildImportTypeSelectorModal(), ILIAS\Repository\ctrl(), and viewObject().
Referenced by routeImportCmdObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
show possible sub objects (pull down menu)
Definition at line 1795 of file class.ilObjectGUI.php.
References $ref_id, $sub_objects, ilLegacyFormElementsUtil\formSelect(), ILIAS\Repository\lng(), ilObjectDefinition\MODE_REPOSITORY, and ILIAS\Repository\object().
 Here is the call graph for this function:
      
  | 
  protected | 
Insert custom update form values into object.
Definition at line 1257 of file class.ilObjectGUI.php.
Referenced by ilObjEmployeeTalkGUI\addChangeDateButtonsToToolbar(), ilObjEmployeeTalkGUI\updateObject(), and updateObject().
 Here is the caller graph for this function:| ilObjectGUI::updateObject | ( | ) | 
updates object entry in object_data
Definition at line 1223 of file class.ilObjectGUI.php.
References afterUpdate(), checkPermissionBool(), initEditForm(), ILIAS\Repository\lng(), updateCustom(), and validateCustom().
Referenced by ilObjUserGUI\loadUserDefinedDataFromForm(), and ilObjFileBasedLMGUI\update().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Validate custom values (if not possible with checkInput())
Definition at line 1249 of file class.ilObjectGUI.php.
Referenced by updateObject().
 Here is the caller graph for this function:| ilObjectGUI::viewObject | ( | ) | 
viewObject container presentation for "administration -> repository, trash, permissions"
Definition at line 1650 of file class.ilObjectGUI.php.
References ilChangeEvent\_recordReadEvent(), checkPermission(), checkPermissionBool(), ILIAS\Repository\ctrl(), ILIAS\Repository\object(), ILIAS\Repository\user(), and withReferences().
Referenced by ilObjLanguageExtGUI\applyFilterObject(), ilObjLanguageExtGUI\cancelObject(), ilObjCourseGUI\executeCommand(), ilObjCourseGUI\gatewayObject(), ilObjCourseGUI\leaveObject(), ilObjCourseGUI\renderObject(), ilObjLanguageExtGUI\resetFilterObject(), ilObjCourseGUI\resetObject(), routeImportCmdObject(), ilObjLanguageExtGUI\saveObject(), showImportTypeSelectorModal(), and ilObjContentObjectGUI\view().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectGUI::withReferences | ( | ) | 
determines whether objects are referenced or not (got ref ids or not)
Definition at line 269 of file class.ilObjectGUI.php.
References $call_by_reference.
Referenced by viewObject().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 64 of file class.ilObjectGUI.php.
Referenced by ilObjMDSettingsGUI\__construct(), ilObjStudyProgrammeReferenceGUI\_goto(), ilObjCourseReferenceGUI\_goto(), ilObjIndividualAssessmentGUI\_goto(), ilObjFileBasedLMGUI\_goto(), ilObjMediaCastGUI\addContentSubTabs(), ilObjRoleGUI\adoptPermSaveObject(), ilObjContentObjectGUI\checkCtrlPath(), ilObjSurveyGUI\checkRbacOrPositionPermission(), ilContainerGUI\cloneAllObject(), ilContainerReferenceGUI\createObject(), ilObjRepositorySettingsGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjEmployeeTalkSeriesGUI\executeCommand(), ilObjWikiGUI\executeCommand(), ilObjTestGUI\executeCommand(), ilObjTestGUI\forwardToInfoScreen(), ilObjMediaObjectsSettingsGUI\getAdminTabs(), ilObjSkillManagementGUI\getAdminTabs(), ilObjSkillTreeGUI\getAdminTabs(), ilObjMediaCastSettingsGUI\getForm(), ilObjExternalToolsSettingsGUI\getMapsForm(), ilObjBadgeAdministrationGUI\getObjectBadgesFromMultiAction(), ilObjNewsSettingsGUI\getSettingsForm(), ilObjFolderGUI\getTabs(), ilObjCategoryGUI\getTabs(), ilObjWikiGUI\getTabs(), ilObjFolderGUI\infoScreen(), ilObjWikiGUI\infoScreen(), ilObjCategoryGUI\infoScreen(), ilObjRepositorySettingsGUI\initCustomIconsForm(), ilObjCourseReferenceGUI\initForm(), ilObjTaggingSettingsGUI\initFormSettings(), ilObjBadgeAdministrationGUI\initFormSettings(), ilObjBookingPoolGUI\initHeaderAction(), ilObjMediaObjectsSettingsGUI\initMediaObjectsSettingsForm(), ilObjSurveyAdministrationGUI\initSettingsForm(), ilObjRepositorySettingsGUI\initSettingsForm(), ilObjMediaCastGUI\listItemsObject(), ilObjRepositorySettingsGUI\listModules(), ilObjRepositorySettingsGUI\listNewItemGroups(), ilObjBadgeAdministrationGUI\listTypes(), ilContainerReferenceGUI\loadPropertiesFromSettingsForm(), ilObjRepositorySettingsGUI\saveCustomIcons(), ilObjRepositorySettingsGUI\saveModules(), ilObjStudyProgrammeReferenceGUI\saveObject(), ilContainerReferenceGUI\saveObject(), ilObjMediaCastSettingsGUI\saveSettings(), ilObjPersonalWorkspaceSettingsGUI\saveSettings(), ilObjNewsSettingsGUI\saveSettings(), ilObjRepositorySettingsGUI\saveSettings(), ilObjSurveyAdministrationGUI\saveSettingsObject(), ilContainerGUI\setColumnSettings(), ilObjWikiGUI\setSettingsSubTabs(), ilObjMediaCastGUI\setTabs(), ilContainerGUI\showAdministrationPanel(), ilObjSCORM2004LearningModuleGUI\showTrackingItems(), ilObjSystemFolderGUI\viewObject(), and ilObjWikiGUI\viewPageObject().
      
  | 
  protected | 
Definition at line 106 of file class.ilObjectGUI.php.
Referenced by getAdminMode().
      
  | 
  protected | 
Definition at line 94 of file class.ilObjectGUI.php.
Referenced by ilObjStudyProgrammeReferenceGUI\__construct(), ilObjMDSettingsGUI\__construct(), ilObjChatroomGUI\__construct(), ilObjStudyProgrammeAdminGUI\__construct(), ilObjChatroomAdminGUI\__construct(), ilObjLearningSequenceAdminGUI\__construct(), ilObjCertificateSettingsGUI\__construct(), ilObjIndividualAssessmentGUI\__construct(), ilObjComponentSettingsGUI\__construct(), ilObjForumGUI\__construct(), ilObjTypeDefinitionGUI\displayList(), ilObjTypeDefinitionGUI\editObject(), and withReferences().
      
  | 
  protected | 
Definition at line 91 of file class.ilObjectGUI.php.
Referenced by getCreationMode().
      
  | 
  protected | 
Definition at line 74 of file class.ilObjectGUI.php.
Referenced by ilObjExerciseGUI\__construct(), ilObjCourseReferenceGUI\_goto(), ilObjSurveyGUI\_goto(), ilObjSurveyQuestionPoolGUI\_goto(), ilObjWikiGUI\_goto(), ilObjGlossaryGUI\_goto(), ilObjMediaCastGUI\_goto(), ilObjContentObjectGUI\_goto(), ilObjUserFolderGUI\_goto(), ilObjExerciseGUI\addContentSubTabs(), ilObjWikiGUI\addImportantPageObject(), ilObjContentObjectGUI\addMenuEntry(), ilObjMediaCastGUI\addMobsToCast(), ilObjWikiGUI\addPagesSubTabs(), ilContainerGUI\addPageTabs(), ilObjWikiGUI\addPageTabs(), ilContainerGUI\addStandardContainerSubTabs(), ilObjContentObjectGUI\addTooltip(), ilObjExerciseGUI\afterSave(), ilObjSystemFolderGUI\benchmarkSubTabs(), ilObjExerciseAdministrationGUI\cancel(), ilObjBlogAdministrationGUI\cancel(), ilObjMediaCastSettingsGUI\cancel(), ilObjPortfolioAdministrationGUI\cancel(), ilObjTaggingSettingsGUI\cancel(), ilObjAwarenessAdministrationGUI\cancel(), ilObjStyleSheetGUI\cancelColorDeletionObject(), ilObjStyleSheetGUI\cancelColorSavingObject(), ilObjWikiGUI\cancelCreationPageUsingTemplateObject(), ilContainerGUI\cancelMoveLinkObject(), ilObjStyleSheetGUI\cancelTemplateDeletionObject(), ilObjStyleSheetGUI\cancelTemplateSavingObject(), ilObjContentObjectGUI\checkCtrlPath(), ilContainerGUI\clipboardObject(), ilContainerGUI\cloneAllObject(), ilContainerGUI\competencesObject(), ilObjBadgeAdministrationGUI\confirmDeleteImageTemplates(), ilObjBadgeAdministrationGUI\confirmDeleteObjectBadges(), ilObjMediaCastGUI\confirmDeletionItemsObject(), ilObjSkillTreeGUI\confirmedDeleteTrees(), ilObjContentObjectGUI\confirmGlossarySelection(), ilObjWikiGUI\confirmRemoveImportantPagesObject(), ilObjMediaObjectGUI\confirmSrtDeletionObject(), ilObjContentObjectGUI\copyItems(), ilContainerGUI\copyObject(), ilObjStyleSheetGUI\copyStyleObject(), ilObjWikiGUI\createPageUsingTemplateObject(), ilObjContentObjectGUI\cutItems(), ilContainerGUI\cutObject(), ilObjSkillTreeGUI\delete(), ilObjStyleSheetGUI\deleteColorConfirmationObject(), ilObjStyleSheetGUI\deleteColorObject(), ilObjSystemFolderGUI\deleteHeaderTitlesObject(), ilObjMediaCastGUI\deleteItemsObject(), ilObjStyleSheetGUI\deleteMediaQueriesObject(), ilObjStyleSheetGUI\deleteMediaQueryConfirmationObject(), ilObjSkillTreeGUI\deleteNodes(), ilObjStyleSheetGUI\deleteObject(), ilObjBadgeAdministrationGUI\deleteObjectBadges(), ilObjMediaObjectGUI\deleteSrtFilesObject(), ilObjStyleSheetGUI\deleteTemplateConfirmationObject(), ilObjStyleSheetGUI\deleteTemplateKeepClassesObject(), ilObjStyleSheetGUI\deleteTemplateObject(), ilObjContentObjectGUI\deleteTooltips(), ilObjMediaCastGUI\determinePlaytimeObject(), ilObjMediaCastGUI\downloadItemObject(), ilObjMediaCastGUI\editCastItemObject(), ilObjStyleSheetGUI\editColorObject(), ilObjContentObjectGUI\editGlossaries(), ilObjBadgeAdministrationGUI\editImageTemplate(), ilObjWikiGUI\editImportantPagesObject(), ilObjContentObjectGUI\editMasterLanguage(), ilObjStyleSheetGUI\editMediaQueryObject(), ilObjContentObjectGUI\editMenuEntry(), ilObjContentObjectGUI\editMenuProperties(), ilObjStyleSheetGUI\editObject(), ilObjSkillManagementGUI\editSettings(), ilObjSkillTreeGUI\editSkills(), ilObjSkillTreeGUI\editSkillTemplates(), ilObjStyleSheetGUI\editTemplateObject(), ilObjLearningHistorySettingsGUI\executeCommand(), ilObjCommentsSettingsGUI\executeCommand(), ilObjNotesSettingsGUI\executeCommand(), ilContainerReferenceGUI\executeCommand(), ilObjPersonalWorkspaceSettingsGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjWikiGUI\executeCommand(), ilObjStyleSheetGUI\executeCommand(), ilObjTestGUI\executeCommand(), ilObjMediaObjectGUI\extractPreviewImageObject(), ilObjMediaCastGUI\extractPreviewImageObject(), ilObjContentObjectGUI\filterHelpChapters(), ilObjContentObjectGUI\filterTooltips(), ilObjLearningSequenceGUI\forwardByClass(), ilObjTestGUI\forwardToInfoScreen(), ilContainerGUI\forwardToPageObject(), ilObjLearningHistorySettingsGUI\getAdminTabs(), ilObjCommentsSettingsGUI\getAdminTabs(), ilObjNotesSettingsGUI\getAdminTabs(), ilObjPersonalWorkspaceSettingsGUI\getAdminTabs(), ilObjWikiGUI\getAssignmentButtons(), ilObjStyleSheetGUI\getCloneForm(), ilObjStyleSheetGUI\getCreateForm(), ilObjStyleSheetGUI\getImportForm(), ilObjExternalToolsSettingsGUI\getMapsForm(), ilObjBadgeAdministrationGUI\getObjectBadgesFromMultiAction(), ilObjNewsSettingsGUI\getSettingsForm(), ilObjLearningResourcesSettingsGUI\getSettingsForm(), ilObjPersonalWorkspaceSettingsGUI\getSettingsForm(), ilObjFolderGUI\getTabs(), ilObjWikiGUI\getTabs(), ilContainerGUI\getTabs(), ilObjWikiGUI\gotoPageObject(), ilObjBookingPoolGUI\infoScreen(), ilObjCategoryGUI\infoScreen(), ilObjQuestionPoolGUI\infoScreenForward(), ilObjMediaCastGUI\initAddCastItemForm(), ilObjPortfolioAdministrationGUI\initAuthorshipForm(), ilObjStyleSheetGUI\initColorForm(), ilObjTaggingSettingsGUI\initForbiddenTagsForm(), ilObjLearningHistorySettingsGUI\initForm(), ilObjCommentsSettingsGUI\initForm(), ilObjNotesSettingsGUI\initForm(), ilObjMediaObjectGUI\initForm(), ilObjBookingPoolGUI\initHeaderAction(), ilObjBadgeAdministrationGUI\initImageTemplateForm(), ilObjMediaObjectsSettingsGUI\initMediaObjectsSettingsForm(), ilObjStyleSheetGUI\initMediaQueryForm(), ilObjContentObjectGUI\initMenuEntryForm(), ilObjContentObjectGUI\initMenuForm(), ilObjStyleSheetGUI\initPropertiesForm(), ilObjContentObjectGUI\initPropertiesForm(), ilObjContentObjectGUI\initSetPageLayoutForm(), ilObjSurveyAdministrationGUI\initSettingsForm(), ilObjStyleSheetGUI\initTemplateForm(), ilObjStyleSheetGUI\initTemplateGenerationForm(), ilObjWikiGUI\initTemplateSelectionForm(), ilObjSkillTreeGUI\initTreeForm(), ilContainerGUI\keepObjectsInClipboardObject(), ilContainerGUI\linkObject(), ilObjExerciseGUI\listAssignmentsObject(), ilObjStyleSheetGUI\listColorsObject(), ilObjBadgeAdministrationGUI\listImageTemplates(), ilObjStyleSheetGUI\listMediaQueriesObject(), ilObjStyleSheetGUI\listTemplatesObject(), ilObjContentObjectGUI\pages(), ilContainerGUI\pasteObject(), ilObjWikiGUI\performSearchObject(), ilObjContentObjectGUI\proceedDragDrop(), ilObjFileBasedLMGUI\redirectAfterCreation(), ilContainerReferenceGUI\redirectObject(), ilObjWikiGUI\removeImportantPagesObject(), ilObjContentObjectGUI\removeLMGlossary(), ilContainerGUI\renderObject(), ilObjContentObjectGUI\resetNumberOfTries(), ilObjStyleSheetGUI\returnToUpperContextObject(), ilObjSkillTreeGUI\save(), ilObjAccessibilitySettingsGUI\saveAccessibilitySettings(), ilObjSkillTreeGUI\saveAllTemplateTitles(), ilObjSkillTreeGUI\saveAllTitles(), ilObjContentObjectGUI\saveAllTitles(), ilObjPortfolioAdministrationGUI\saveAuthorship(), ilObjSystemFolderGUI\saveBasicSettingsObject(), ilObjMediaCastGUI\saveCastItemObject(), ilObjStyleSheetGUI\saveColorObject(), ilObjSystemFolderGUI\saveContactInformationObject(), ilObjContentObjectGUI\saveExportIds(), ilObjTaggingSettingsGUI\saveForbiddenTags(), ilObjWikiGUI\saveGradingObject(), ilObjSystemFolderGUI\saveHeaderTitlesObject(), ilObjContentObjectGUI\saveHelpMapping(), ilObjBadgeAdministrationGUI\saveImageTemplate(), ilObjSystemFolderGUI\saveJavaServerObject(), ilObjExternalToolsSettingsGUI\saveMapsObject(), ilObjStyleSheetGUI\saveMediaQueryObject(), ilObjStyleSheetGUI\saveMediaQueryOrderObject(), ilObjRepositorySettingsGUI\saveModules(), ilObjMediaObjectGUI\saveMultiSrtObject(), ilObjBookingPoolGUI\saveNotificationObject(), ilObjStyleSheetGUI\saveObject(), ilObjWikiGUI\saveOrderingAndIndentObject(), ilObjAdvancedEditingGUI\savePageEditorSettingsObject(), ilObjContentObjectGUI\savePageLayout(), ilObjExerciseAdministrationGUI\saveSettings(), ilObjBlogAdministrationGUI\saveSettings(), ilObjMediaCastSettingsGUI\saveSettings(), ilObjMediaObjectsSettingsGUI\saveSettings(), ilObjPortfolioAdministrationGUI\saveSettings(), ilObjAwarenessAdministrationGUI\saveSettings(), ilObjLearningHistorySettingsGUI\saveSettings(), ilObjNotesSettingsGUI\saveSettings(), ilObjTaggingSettingsGUI\saveSettings(), ilObjPersonalWorkspaceSettingsGUI\saveSettings(), ilObjCommentsSettingsGUI\saveSettings(), ilObjBadgeAdministrationGUI\saveSettings(), ilObjLearningResourcesSettingsGUI\saveSettings(), ilObjNewsSettingsGUI\saveSettings(), ilObjSurveyAdministrationGUI\saveSettingsObject(), ilObjStyleSheetGUI\saveTemplateObject(), ilObjContentObjectGUI\saveTooltips(), ilObjContentObjectGUI\selectLMGlossary(), ilObjContentObjectGUI\sendMailToBlockedUsers(), ilObjWikiGUI\setAsStartPageObject(), ilObjContentObjectGUI\setContentSubTabs(), ilObjSystemFolderGUI\setGeneralSettingsSubTabs(), ilObjContentObjectGUI\setPageLayout(), ilObjContentObjectGUI\setPageLayoutInHierarchy(), ilObjMediaObjectGUI\setPropertiesSubTabs(), ilObjContentObjectGUI\setQuestionsSubTabs(), ilObjSystemFolderGUI\setServerInfoSubTabs(), ilObjDashboardSettingsGUI\setSettingsSubTabs(), ilObjWikiGUI\setSettingsSubTabs(), ilObjSystemFolderGUI\setSystemCheckSubTabs(), ilObjStyleSheetGUI\setTemplatesSubTabs(), ilObjMediaObjectGUI\showAllUsagesObject(), ilContainerGUI\showContainerPageTabs(), ilObjContentObjectGUI\showEntrySelector(), ilObjContentObjectGUI\showExportIDsOverview(), ilObjMediaCastGUI\showGallery(), ilObjContentObjectGUI\showLMGlossarySelector(), ilObjSkillTreeGUI\showLocator(), ilObjBookingPoolGUI\showProfileObject(), ilObjGlossaryGUI\showTaxonomy(), ilObjWikiGUI\showTemplateSelectionObject(), ilObjContentObjectGUI\showTooltipList(), ilObjSkillTreeGUI\showTree(), ilObjTaggingSettingsGUI\showUsers(), ilObjExerciseGUI\startAssignmentObject(), ilObjContentObjectGUI\switchToLanguage(), ilObjStyleSheetGUI\templateGenerationObject(), ilObjBadgeAdministrationGUI\toggleObjectBadges(), ilObjContentObjectGUI\unlockQuestion(), ilObjMediaCastGUI\updateCastItemObject(), ilObjStyleSheetGUI\updateColorObject(), ilObjBadgeAdministrationGUI\updateImageTemplate(), ilObjStyleSheetGUI\updateMediaQueryObject(), ilObjStyleSheetGUI\updateObject(), ilObjStyleSheetGUI\updateTemplateObject(), ilObjMediaObjectGUI\uploadMultipleSubtitleFileFormObject(), ilObjMediaObjectGUI\uploadSubtitleFileObject(), and ilObjWikiGUI\viewPageObject().
      
  | 
  protected | 
Definition at line 83 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 92 of file class.ilObjectGUI.php.
Referenced by ilObjStudyProgrammeReferenceGUI\__construct(), ilObjTypeDefinitionGUI\__construct(), ilObjChatroomGUI\__construct(), ilObjMDSettingsGUI\__construct(), ilObjChatroomAdminGUI\__construct(), ilObjStudyProgrammeAdminGUI\__construct(), ilObjObjectFolderGUI\__construct(), ilObjLearningSequenceAdminGUI\__construct(), ilObjSAHSLearningModuleGUI\__construct(), ilObjSCORMLearningModuleGUI\__construct(), ilObjCertificateSettingsGUI\__construct(), ilObjIndividualAssessmentGUI\__construct(), ilObjComponentSettingsGUI\__construct(), ilObjForumGUI\__construct(), ilContainerGUI\_buildPath(), ilObjEmployeeTalkGUI\addChangeDateButtonsToToolbar(), ilObjSurveyGUI\afterSave(), ilObjWikiGUI\afterSave(), ilObjQuestionPoolGUI\buildInputQuestionType(), ilObjTestGUI\buildInputQuestionType(), ilObjQuestionPoolGUI\cleanupAfterImport(), ilContainerGUI\clipboardObject(), ilObjSurveyQuestionPoolGUI\confirmDeleteExportFileObject(), confirmedDeleteObject(), ilObjLTIConsumerGUI\contentSelectionRequest(), ilObjEmployeeTalkSeriesGUI\copyTemplateValues(), ilObjTestGUI\createQuestionPool(), ilObjForumAdministrationGUI\cronMessage(), ilObjSurveyQuestionPoolGUI\deleteQuestionsObject(), ilObjTypeDefinitionGUI\displayList(), ilObjTypeDefinitionGUI\editObject(), ilObjTermsOfServiceGUI\form(), ilObjDataProtectionGUI\form(), ilObjSessionGUI\getAttendanceListUserData(), getDidacticTemplateVar(), ilObjLearningSequenceAdminGUI\getForm(), ilObjTestGUI\getSelectedPersonalDefaultsSettingsFromForm(), ilObjUserGUI\getValues(), initDidacticTemplate(), ilObjSessionGUI\materialsObject(), ilObjBibliographicGUI\overwriteBibliographicFile(), ilObjQuestionPoolGUI\printObject(), ilObjFileGUI\putObjectInTree(), ilObjSurveyQuestionPoolGUI\questionsObject(), retrieveAndCheckImportData(), retrieveAndCheckImportTypeData(), routeImportCmdObject(), ilObjLearningSequenceAdminGUI\save(), ilObjContentPageAdministrationGUI\save(), ilObjCmiXapiGUI\save(), ilObjSkillTreeGUI\save(), ilObjItemGroupGUI\save(), ilObjPortfolioAdministrationGUI\saveAuthorship(), ilObjLTIConsumerGUI\saveContentSelection(), ilObjTestFolderGUI\saveGlobalSettingsObject(), ilObjTestFolderGUI\saveLogSettingsObject(), ilObjRoleTemplateGUI\saveObject(), ilObjRoleGUI\saveObject(), saveObject(), ilObjNotificationAdminGUI\saveOSDSettings(), ilObjDashboardSettingsGUI\savePresentation(), ilObjForumAdministrationGUI\saveSettings(), ilObjLearningHistorySettingsGUI\saveSettings(), ilObjNotesSettingsGUI\saveSettings(), ilObjCommentsSettingsGUI\saveSettings(), ilObjRepositorySettingsGUI\saveSettings(), ilObjDashboardSettingsGUI\saveSorting(), ilObjEmployeeTalkGUI\sendUpdateNotification(), ilObjLinkResourceGUI\settings(), ilObjSystemFolderGUI\showHeaderTitleObject(), ilObjDataCollectionGUI\update(), ilObjLinkResourceGUI\updateLinks(), ilCourseContentGUI\updateManagedTimings(), ilObjRoleTemplateGUI\updateObject(), ilObjRoleGUI\updateObject(), ilCourseContentGUI\updatePersonalTimings(), ilObjFileGUI\uploadFiles(), ilObjQuestionPoolGUI\uploadQuestionsImportObject(), and ilObjLanguageExtGUI\viewObject().
      
  | 
  protected | 
Definition at line 75 of file class.ilObjectGUI.php.
Referenced by ilObjSurveyGUI\importSurveyObject(), and ilObjSurveyQuestionPoolGUI\uploadQuestionsObject().
      
  | 
  protected | 
Definition at line 82 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 99 of file class.ilObjectGUI.php.
Referenced by ilObjLanguageFolderGUI\buildConfirmModal(), ilObjContentObjectGUI\delete(), ilObjPortfolioAdministrationGUI\initAuthorshipForm(), ilObjLearningHistorySettingsGUI\initForm(), ilObjCommentsSettingsGUI\initForm(), ilObjNotesSettingsGUI\initForm(), ilObjSkillTreeGUI\initTreeForm(), ilObjUserFolderGUI\initUserRoleAssignmentForm(), setFormAction(), and ilObjGlossaryGUI\showSelectedGlossariesForCollection().
      
  | 
  protected | 
Definition at line 112 of file class.ilObjectGUI.php.
Referenced by ilObjGroupGUI\executeCommand(), ilObjCourseGUI\executeCommand(), getHTML(), getRightColumnHTML(), ilContainerGUI\redrawListItemObject(), ilObjMediaCastGUI\renderVideoObject(), ilObjSessionGUI\showJoinRequestButton(), ilObjExerciseGUI\showOverviewObject(), ilObjSystemFolderGUI\showVcsInformationObject(), and ilObjSurveyGUI\viewUserResultsObject().
      
  | 
  protected | 
Definition at line 93 of file class.ilObjectGUI.php.
Referenced by ilObjChatroomGUI\__construct(), ilObjMDSettingsGUI\__construct(), ilObjChatroomAdminGUI\__construct(), ilObjCertificateSettingsGUI\__construct(), ilObjFileServicesGUI\__construct(), ilObjLinkResourceGUI\__construct(), ilObjIndividualAssessmentGUI\__construct(), ilObjContentObjectGUI\__construct(), ilObjForumGUI\__construct(), ilObject2GUI\__construct(), ilObjLearningSequenceGUI\_goto(), ilObjTestVerificationGUI\_goto(), ilObjCmiXapiVerificationGUI\_goto(), ilObjLTIConsumerVerificationGUI\_goto(), ilObjSCORMVerificationGUI\_goto(), ilObjCourseVerificationGUI\_goto(), ilObjBibliographicGUI\_goto(), ilObjCmiXapiGUI\_goto(), ilObjPollGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjSAHSLearningModuleGUI\_goto(), ilObjPortfolioGUI\_goto(), ilObjWorkspaceFolderGUI\_goto(), ilObjContentObjectGUI\activatePages(), ilObjForumGUI\addActivationFormModal(), ilObjLanguageExtGUI\addNewEntryObject(), ilObjRoleGUI\adoptPermObject(), ilObjAuthSettingsGUI\authSettingsObject(), ilObjLanguageFolderGUI\buildConfirmModal(), ilObjUserFolderGUI\confirmaccessFreeObject(), ilObjUserFolderGUI\confirmaccessRestrictObject(), ilObjUserFolderGUI\confirmactivateObject(), ilObjUserFolderGUI\confirmdeactivateObject(), ilObjUserFolderGUI\confirmdeleteObject(), ilObjTaxonomyGUI\confirmedDelete(), ilObjSkillTreeGUI\confirmedDelete(), ilObjContentObjectGUI\confirmedDelete(), ilObjSkillTreeGUI\confirmedDeleteTrees(), ilObjMediaCastGUI\confirmItemDeletionObject(), ilObjPortfolioBaseGUI\confirmPortfolioPageDeletion(), ilObjQuestionPoolGUI\copyQuestions(), ilObjPortfolioTemplateGUI\createFromTemplate(), ilObjBadgeAdministrationGUI\deactivateTypes(), ilObjContentObjectGUI\delete(), ilObjTaxonomyGUI\deleteItems(), ilObjStyleSheetGUI\deleteMediaQueriesObject(), ilObjSkillTreeGUI\deleteNodes(), ilObjPortfolioBaseGUI\deletePortfolioPages(), ilObjRoleFolderGUI\deleteRoleObject(), ilObjGlossaryGUI\deleteTerms(), ilObjContentObjectGUI\deleteTooltips(), ilObjSCORMLearningModuleGUI\deleteTrackingForUser(), ilObjTypeDefinitionGUI\displayList(), ilObjForumGUI\doHistoryCheck(), ilObjExerciseVerificationGUI\downloadFromPortfolioPage(), ilObjTypeDefinitionGUI\editObject(), ilObjEmployeeTalkSeriesGUI\executeCommand(), ilObjBlogGUI\filterInactivePostings(), ilObjLanguageExtGUI\getId(), ilObjLinkResourceGUI\getLinkToListModal(), ilObjBlogGUI\getListItems(), ilObjTestGUI\getQuestionsTableQuery(), ilObjStyleSheetGUI\getRenderedCreationFormsHTML(), ilObjTestGUI\getTargetQuestionpoolForm(), ilObjDashboardSettingsGUI\getViewSectionSorting(), ilObjLanguageExtGUI\initAddNewEntryForm(), ilObjPortfolioTemplateGUI\initCopyPageFormOptions(), ilObjUserGUI\initForm(), ilObjForumGUI\initHeaderAction(), ilObjBadgeAdministrationGUI\initImageTemplateForm(), ilObjRepositorySettingsGUI\initNewItemGroupForm(), ilObjContentObjectGUI\initSetPageLayoutForm(), ilObjUserFolderGUI\initUserRoleAssignmentForm(), ilObjQuestionPoolGUI\moveQuestions(), ilContainerGUI\redrawListItemObject(), ilObjLanguageFolderGUI\refreshSelectedObject(), ilObjBlogGUI\renderNavigationByAuthors(), ilObjBlogGUI\renderNavigationByDate(), ilObjForumGUI\renderSplitButton(), ilObjSkillTreeGUI\saveAllTemplateTitles(), ilObjSkillTreeGUI\saveAllTitles(), ilObjLanguageExtGUI\saveNewEntryObject(), ilObjMediaCastGUI\saveOrderObject(), ilObjContentObjectGUI\savePageLayout(), ilObjFileServicesGUI\saveSettings(), ilObjContentObjectGUI\saveTooltips(), ilObjUserFolderGUI\showActionConfirmation(), ilObjBibliographicGUI\showDetails(), ilObjWorkspaceFolderGUI\showMoveIntoObjectTree(), ilObjLanguageFolderGUI\uninstallChangesObject(), and ilObjObjectFolderGUI\viewObject().
      
  | 
  protected | 
Definition at line 78 of file class.ilObjectGUI.php.
      
  | 
  private | 
Definition at line 114 of file class.ilObjectGUI.php.
      
  | 
  private | 
Definition at line 115 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 111 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 76 of file class.ilObjectGUI.php.
Referenced by ilObjSurveyAdministrationGUI\__construct(), ilObjExternalToolsSettingsGUI\__construct(), ilObjSAHSLearningModuleGUI\__construct(), ilObjSCORM2004LearningModuleGUI\__construct(), ilObjFileBasedLMGUI\__construct(), ilObjDashboardSettingsGUI\__construct(), ilObjMediaCastGUI\__construct(), ilObjLanguageExtGUI\__construct(), ilObjExerciseGUI\__construct(), ilObjMediaObjectGUI\__construct(), ilObjStudyProgrammeGUI\__construct(), ilObjContentObjectGUI\__construct(), ilObjMediaObjectGUI\_getMediaInfoHTML(), ilObjStyleSheetGUI\_getTemplatePreview(), ilObjLearningSequenceGUI\_goto(), ilObjIndividualAssessmentGUI\_goto(), ilObjFolderGUI\_goto(), ilObjBookingPoolGUI\_goto(), ilObjFileBasedLMGUI\_goto(), ilObjSAHSLearningModuleGUI\_goto(), ilObjSurveyGUI\_goto(), ilObjSurveyQuestionPoolGUI\_goto(), ilObjWikiGUI\_goto(), ilObjGlossaryGUI\_goto(), ilObjMediaCastGUI\_goto(), ilObjCategoryGUI\_goto(), ilObjSystemFolderGUI\_goto(), ilObjGroupGUI\_goto(), ilObjForumGUI\_goto(), ilObjContentObjectGUI\_goto(), ilObjTestGUI\_goto(), ilObjCourseGUI\_goto(), ilObjUserFolderGUI\_goto(), ilObjCourseGUI\_modifyItemGUI(), ilObjBadgeAdministrationGUI\activateTypes(), ilObjExerciseGUI\addContentSubTabs(), ilObjMediaCastGUI\addContentSubTabs(), ilObjWikiGUI\addImportantPageObject(), ilContainerGUI\addStandardContainerSubTabs(), ilObjContentObjectGUI\addTabs(), ilObjContentObjectGUI\addTooltip(), ilObjGlossaryGUI\addUsagesToInfo(), ilObjSystemFolderGUI\benchmarkSubTabs(), ilObjStyleSheetGUI\cancelObject(), ilObjContentObjectGUI\checkCtrlPath(), ilContainerGUI\clipboardObject(), ilObjBadgeAdministrationGUI\confirmDeleteImageTemplates(), ilObjBadgeAdministrationGUI\confirmDeleteObjectBadges(), ilObjMediaCastGUI\confirmDeletionItemsObject(), ilObjContentObjectGUI\confirmGlossarySelection(), ilContainerGUI\confirmRemoveFromSystemObject(), ilObjWikiGUI\confirmRemoveImportantPagesObject(), ilObjMediaObjectGUI\confirmSrtDeletionObject(), ilObjContentObjectGUI\copyItems(), ilObjSkillTreeGUI\create(), ilObjWikiGUI\createPageUsingTemplateObject(), ilObjContentObjectGUI\cutItems(), ilObjBadgeAdministrationGUI\deactivateTypes(), ilObjStyleSheetGUI\deleteColorConfirmationObject(), ilObjSystemFolderGUI\deleteHeaderTitlesObject(), ilObjBadgeAdministrationGUI\deleteImageTemplates(), ilObjStyleSheetGUI\deleteMediaQueryConfirmationObject(), ilObjSkillTreeGUI\deleteNodes(), ilObjBadgeAdministrationGUI\deleteObjectBadges(), ilObjMediaObjectGUI\deleteSrtFilesObject(), ilObjStyleSheetGUI\deleteTemplateConfirmationObject(), ilObjContentObjectGUI\deleteTooltips(), ilObjMediaCastGUI\determinePlaytimeObject(), ilObjContentObjectGUI\editGlossaries(), ilObjWikiGUI\editImportantPagesObject(), ilObjContentObjectGUI\editMenuProperties(), ilObjMediaCastGUI\editOrderObject(), ilObjBlogAdministrationGUI\editSettings(), ilObjSkillManagementGUI\editSettings(), ilObjSkillTreeGUI\editSkills(), ilObjSkillTreeGUI\editSkillTemplates(), ilObjForumGUI\eventsFormBuilder(), ilObjTestGUI\executeCommand(), ilObjTestGUI\forwardToInfoScreen(), ilContainerGUI\forwardToPageObject(), ilObjPortfolioAdministrationGUI\getAdminTabs(), ilObjLearningHistorySettingsGUI\getAdminTabs(), ilObjCommentsSettingsGUI\getAdminTabs(), ilObjNotesSettingsGUI\getAdminTabs(), ilObjPersonalWorkspaceSettingsGUI\getAdminTabs(), ilObjSkillManagementGUI\getAdminTabs(), ilObjSkillTreeGUI\getAdminTabs(), ilObjWikiGUI\getAssignmentButtons(), ilObjMediaCastGUI\getCastItemValues(), ilObjMediaCastSettingsGUI\getForm(), ilObjSystemCheckGUI\getLang(), ilObjContentObjectGUI\getLayoutOption(), ilObjExternalToolsSettingsGUI\getMapsForm(), ilObjContentObjectGUI\getMultiLangHeader(), ilObjExerciseGUI\getService(), ilObjNewsSettingsGUI\getSettingsForm(), ilObjLearningResourcesSettingsGUI\getSettingsForm(), ilObjPersonalWorkspaceSettingsGUI\getSettingsForm(), ilObjStyleSheetGUI\getStyleExampleHTML(), ilObjTestGUI\getTable(), ilObjRootFolderGUI\getTabs(), ilObjSurveyAdministrationGUI\getTabs(), ilObjFolderGUI\getTabs(), ilObjCategoryGUI\getTabs(), ilObjFileBasedLMGUI\getTabs(), ilObjWikiGUI\getTabs(), ilObjStyleSheetGUI\getTabs(), ilObjSAHSLearningModuleGUI\getTemplate(), ilObjDashboardSettingsGUI\getViewSectionPresentation(), ilObjDashboardSettingsGUI\getViewSectionSorting(), ilObjWikiGUI\infoScreen(), ilObjQuestionPoolGUI\infoScreenForward(), ilObjMediaCastGUI\initAddCastItemForm(), ilObjPortfolioAdministrationGUI\initAuthorshipForm(), ilObjStyleSheetGUI\initColorForm(), ilObjSystemFolderGUI\initContactInformationForm(), ilObjSAHSLearningModuleGUI\initCreateForm(), ilObjWikiGUI\initCreateForm(), ilObjFolderGUI\initEditForm(), initEditForm(), ilContainerGUI\initEditForm(), ilObjPrivacySecurityGUI\initErrorMessages(), ilObjTaggingSettingsGUI\initForbiddenTagsForm(), ilObjLearningHistorySettingsGUI\initForm(), ilObjCommentsSettingsGUI\initForm(), ilObjNotesSettingsGUI\initForm(), ilObjMediaObjectGUI\initForm(), ilObjExerciseAdministrationGUI\initFormSettings(), ilObjBlogAdministrationGUI\initFormSettings(), ilObjPortfolioAdministrationGUI\initFormSettings(), ilObjTaggingSettingsGUI\initFormSettings(), ilObjAwarenessAdministrationGUI\initFormSettings(), ilObjBookingPoolGUI\initHeaderAction(), ilObjBadgeAdministrationGUI\initImageTemplateForm(), ilObjSystemFolderGUI\initJavaServerForm(), ilObjMediaObjectsSettingsGUI\initMediaObjectsSettingsForm(), ilObjStyleSheetGUI\initMediaQueryForm(), ilObjContentObjectGUI\initMenuEntryForm(), ilObjContentObjectGUI\initMenuForm(), ilObjSCORM2004LearningModuleGUI\initPropertiesForm(), ilObjStyleSheetGUI\initPropertiesForm(), ilObjContentObjectGUI\initPropertiesForm(), ilObjSystemFolderGUI\initServerInfoForm(), ilObjContentObjectGUI\initSetPageLayoutForm(), ilObjSurveyAdministrationGUI\initSettingsForm(), ilObjStyleSheetGUI\initTemplateForm(), ilObjStyleSheetGUI\initTemplateGenerationForm(), ilObjWikiGUI\initTemplateSelectionForm(), ilObjSkillTreeGUI\initTreeForm(), ilObjBadgeAdministrationGUI\listImageTemplates(), ilObjMediaCastGUI\listItemsObject(), ilObjContentObjectGUI\pages(), ilContainerGUI\performPasteIntoMultipleObjectsObject(), ilObjWikiGUI\performSearchObject(), ilObjSCORM2004LearningModuleGUI\properties(), ilObjContentObjectGUI\properties(), ilObjWikiGUI\removeImportantPagesObject(), ilObjContentObjectGUI\removeLMGlossary(), ilContainerGUI\renderObject(), ilObjWikiGUI\renderSideBlock(), ilObjContentObjectGUI\resetNumberOfTries(), ilObjSkillTreeGUI\save(), ilObjAccessibilitySettingsGUI\saveAccessibilitySettings(), ilObjSkillTreeGUI\saveAllTemplateTitles(), ilObjSkillTreeGUI\saveAllTitles(), ilObjPortfolioAdministrationGUI\saveAuthorship(), ilObjSystemFolderGUI\saveBasicSettingsObject(), ilObjMediaCastGUI\saveCastItemObject(), ilObjStyleSheetGUI\saveColorObject(), ilObjSystemFolderGUI\saveContactInformationObject(), ilObjContentObjectGUI\saveExportIds(), ilObjTaggingSettingsGUI\saveForbiddenTags(), ilObjWikiGUI\saveGradingObject(), ilObjSystemFolderGUI\saveHeaderTitlesObject(), ilObjContentObjectGUI\saveHelpMapping(), ilObjBadgeAdministrationGUI\saveImageTemplate(), ilObjSystemFolderGUI\saveJavaServerObject(), ilObjStyleSheetGUI\saveMediaQueryObject(), ilObjRepositorySettingsGUI\saveModules(), ilObjMediaObjectGUI\saveObject(), ilObjWikiGUI\saveOrderingAndIndentObject(), ilObjMediaCastGUI\saveOrderObject(), ilObjAdvancedEditingGUI\savePageEditorSettingsObject(), ilObjContentObjectGUI\savePageLayout(), ilObjContentObjectGUI\saveProperties(), ilObjMediaObjectGUI\savePropertiesObject(), ilObjMediaObjectsSettingsGUI\saveSettings(), ilObjLearningHistorySettingsGUI\saveSettings(), ilObjNotesSettingsGUI\saveSettings(), ilObjCommentsSettingsGUI\saveSettings(), ilObjStyleSheetGUI\saveTemplateObject(), ilObjContentObjectGUI\saveTooltips(), ilObjContentObjectGUI\selectLMGlossary(), ilObjEmployeeTalkGUI\sendUpdateNotification(), ilObjWikiGUI\setAsStartPageObject(), ilObjContentObjectGUI\setContentSubTabs(), ilObjCourseGUI\setContentSubTabs(), ilContainerGUI\setPageEditorTabs(), ilObjContentObjectGUI\setPageLayout(), ilObjMediaObjectGUI\setPropertiesSubTabs(), ilObjContentObjectGUI\setQuestionsSubTabs(), ilObjDashboardSettingsGUI\setSettingsSubTabs(), ilObjWikiGUI\setSettingsSubTabs(), ilObjSAHSLearningModuleGUI\setSettingsSubTabs(), ilObjFolderGUI\setSubTabs(), ilObjSCORMLearningModuleGUI\setSubTabs(), ilObjMediaCastGUI\setTabs(), ilObjRootFolderGUI\setTitleAndDescription(), ilObjContentObjectGUI\showActions(), ilContainerGUI\showAdministrationPanel(), ilObjMediaObjectGUI\showAllUsagesObject(), ilObjSystemFolderGUI\showBasicSettingsObject(), ilObjContentObjectGUI\showExportIDsOverview(), ilContainerGUI\showLinkListObject(), ilObjWikiGUI\showTemplateSelectionObject(), ilObjContentObjectGUI\showTooltipList(), ilObjSkillTreeGUI\showTree(), ilObjTaggingSettingsGUI\showUsers(), ilObjStyleSheetGUI\templateGenerationObject(), ilObjBadgeAdministrationGUI\toggleObjectBadges(), ilObjContentObjectGUI\unlockQuestion(), ilObjStyleSheetGUI\updateColorObject(), ilObjBadgeAdministrationGUI\updateImageTemplate(), ilObjStyleSheetGUI\updateObject(), ilObjStyleSheetGUI\updateTemplateObject(), ilObjMediaObjectGUI\uploadMultipleSubtitleFileFormObject(), ilObjMediaObjectGUI\uploadSubtitleFileObject(), and ilObjWikiGUI\viewPageObject().
      
  | 
  protected | 
Definition at line 62 of file class.ilObjectGUI.php.
Referenced by ilObjContentObjectGUI\addLocations(), ilContainerReferenceGUI\addLocatorItems(), ilObjBookingPoolGUI\addLocatorItems(), ilObjFileBasedLMGUI\addLocatorItems(), ilObjSurveyQuestionPoolGUI\addLocatorItems(), ilObjWikiGUI\addLocatorItems(), ilObjExerciseGUI\addLocatorItems(), ilObjMediaCastGUI\addLocatorItems(), ilObjQuestionPoolGUI\addLocatorItems(), and setLocator().
      
  | 
  protected | 
Definition at line 98 of file class.ilObjectGUI.php.
      
  | 
  private | 
Definition at line 87 of file class.ilObjectGUI.php.
Referenced by getMultiObjectPropertiesManipulator().
      
  | 
  protected | 
Definition at line 59 of file class.ilObjectGUI.php.
Referenced by ilObjQuestionPoolGUI\getTable().
      
  | 
  protected | 
Definition at line 71 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 97 of file class.ilObjectGUI.php.
Referenced by ilObjDataCollectionGUI\addHeaderAction(), ilObjContentObjectGUI\addLocations(), ilObjMediaPoolGUI\addLocatorItems(), ilObjFileGUI\buildInfoScreen(), ilObjLinkResourceGUI\callDirectLink(), ilObjPortfolioGUI\checkPermissionBool(), ilObjMediaPoolGUI\confirmRemove(), ilObjMediaPoolGUI\copyToClipboard(), ilObjWorkspaceFolderGUI\deleteConfirmation(), ilObjStudyProgrammeGUI\deliverCertificateObject(), ilObjGroupGUI\executeCommand(), ilContainerReferenceGUI\getId(), ilObjDataCollectionGUI\getObjectId(), ilObjBlogGUI\initHeaderAction(), ilObjContentObjectGUI\initMenuEntryForm(), ilObjLanguageFolderGUI\installLocalObject(), ilObjLanguageFolderGUI\installObject(), ilObjSCORMLearningModuleGUI\newModuleVersion(), ilObjMediaPoolGUI\remove(), ilObjTypeDefinitionGUI\saveObject(), ilObjBlogGUI\setNotification(), ilObjLanguageFolderGUI\setSystemLanguageObject(), ilObjLanguageFolderGUI\setUserLanguageObject(), ilCourseContentGUI\showStartObjects(), ilObjFileGUI\toggleLearningProgress(), ilObjDataCollectionGUI\toggleNotification(), ilObjBibliographicGUI\toggleNotification(), and ilObjLanguageFolderGUI\uninstallObject().
      
  | 
  protected | 
Definition at line 90 of file class.ilObjectGUI.php.
Referenced by ilObjLearningModuleGUI\__construct(), ilObjAccessibilitySettingsGUI\__construct(), ilObjMediaPoolGUI\__construct(), ilObjExerciseGUI\__construct(), ilObjCmiXapiGUI\_goto(), ilObjEmployeeTalkGUI\addChangeDateButtonsToToolbar(), ilObjBookingPoolGUI\addExternalEditFormCustom(), ilObjMediaPoolGUI\addMobsToPool(), ilObject2GUI\deleteConfirmedObjects(), ilObjPortfolioBaseGUI\deletePortfolioPages(), ilContainerGUI\downloadObject(), ilObjStyleSheetGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjGlossaryGUI\executeCommand(), ilObjSurveyQuestionPoolGUI\exportObject(), ilObjBlogGUI\exportWithComments(), ilObjForumGUI\getForumObjects(), getObject(), ilObjForumGUI\getSafePostCommands(), ilObjExerciseGUI\getService(), ilObjTestGUI\getTable(), ilObjTestFolderGUI\getTestFolder(), ilObjTestGUI\getTestObject(), ilObjItemGroupGUI\initCreateForm(), ilContainerGUI\linkObject(), ilObjExerciseGUI\listAssignmentsObject(), ilObjUserGUI\loadUserDefinedDataFromForm(), ilObjUserGUI\loadValuesFromForm(), ilObjSessionGUI\membersObject(), ilObjCourseGUI\renderObject(), ilObjForumGUI\renderPostContent(), ilObjMediaObjectGUI\returnToContextObject(), ilObjWikiGUI\setAsStartPageObject(), ilObjMediaObjectGUI\setPropertiesSubTabs(), ilObjContentPageGUI\setTabs(), ilObjMediaObjectGUI\showAllUsagesObject(), ilObjExerciseGUI\showOverviewObject(), ilObjExerciseGUI\startAssignmentObject(), ilObjPortfolioBaseGUI\view(), and ilObjEmployeeTalkGUI\viewObject().
      
  | 
  protected | 
Definition at line 70 of file class.ilObjectGUI.php.
Referenced by getObjectService(), ilObjSCORMLearningModuleGUI\initPropertiesForm(), ilObjContentObjectGUI\initPropertiesForm(), ilObjSCORMLearningModuleGUI\saveProperties(), ilObjContentObjectGUI\saveProperties(), and ilObjPortfolioTemplateGUI\updateCustom().
      
  | 
  protected | 
Definition at line 104 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 79 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 95 of file class.ilObjectGUI.php.
Referenced by ilObjStudyProgrammeReferenceGUI\__construct(), ilObjMDSettingsGUI\__construct(), ilObjStudyProgrammeAdminGUI\__construct(), ilObjLearningSequenceAdminGUI\__construct(), ilObjCertificateSettingsGUI\__construct(), ilObjIndividualAssessmentGUI\__construct(), and ilObjComponentSettingsGUI\__construct().
      
  | 
  protected | 
Definition at line 67 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 69 of file class.ilObjectGUI.php.
Referenced by ilObjSessionGUI\getDefaultMemberRole(), and ilObjSessionGUI\getLocalRoles().
      
  | 
  protected | 
Definition at line 68 of file class.ilObjectGUI.php.
Referenced by ilObjQuestionPoolGUI\confirmDeleteQuestions(), ilObjQuestionPoolGUI\createExportExcel(), ilObjQuestionPoolGUI\deleteQuestionsObject(), ilObjNewsSettingsGUI\getAdminTabs(), ilObjLearningResourcesSettingsGUI\getAdminTabs(), and ilObjMediaCastSettingsGUI\getAdminTabs().
      
  | 
  protected | 
Definition at line 96 of file class.ilObjectGUI.php.
Referenced by ilObjLearningModuleGUI\__construct(), ilObjRoleTemplateGUI\__construct(), ilObjStyleSheetGUI\__construct(), ilObjForumGUI\__construct(), ilObjStudyProgrammeGUI\__construct(), ilObjChatroomGUI\_goto(), ilObjChatroomAdminGUI\_goto(), ilObjStudyProgrammeAdminGUI\_goto(), ilObjItemGroupGUI\_goto(), ilObjDataCollectionGUI\_goto(), ilObjectPluginGUI\_goto(), ilObjPollGUI\_goto(), ilObjSurveyGUI\_goto(), ilObjWikiGUI\_goto(), ilObjMediaPoolGUI\_goto(), ilObjForumGUI\_goto(), ilObjRoleTemplateGUI\addAdminLocatorItems(), ilObjIndividualAssessmentGUI\addToNavigationHistory(), ilObjStudyProgrammeGUI\addToNavigationHistory(), ilObjLearningSequenceGUI\checkLPAccess(), ilObject2GUI\checkPermission(), ilObjWikiGUI\checkPermissionBool(), ilContainerGUI\clipboardObject(), ilContainerGUI\cloneAllObject(), ilObjEmployeeTalkGUI\confirmedDeleteObject(), ilObjLTIConsumerGUI\contentSelectionRequest(), ilObjLTIConsumerGUI\contentSelectionResponse(), ilObjTestGUI\copyAndLinkQuestionsToPoolObject(), ilContainerGUI\copyObject(), ilObjChatroomGUI\createActionDispatcherGUI(), createActionDispatcherGUI(), ilObjPortfolioTemplateGUI\createFromTemplate(), ilContainerGUI\cutObject(), ilObjTypeDefinitionGUI\displayList(), ilObjTypeDefinitionGUI\editObject(), ilRemoteObjectBaseGUI\executeCommand(), ilObjPortfolioTemplateGUI\executeCommand(), ilObjGroupGUI\executeCommand(), ilObjTestGUI\forwardCommandToQuestionPreview(), getRefId(), ilObjItemGroupGUI\gotoParent(), ilRemoteObjectBaseGUI\infoScreen(), ilContainerGUI\linkObject(), ilContainerGUI\pasteObject(), ilContainerGUI\performPasteIntoMultipleObjectsObject(), ilObjRoleTemplateGUI\permSaveObject(), ilObjBlogGUI\renderList(), ilObjTypeDefinitionGUI\saveObject(), ilObjOrgUnitGUI\setContentSubTabs(), ilOrgUnitExtensionGUI\setLocator(), ilObject2GUI\setLocator(), ilObjDataCollectionGUI\setTabs(), ilContainerGUI\showAdministrationPanel(), showPossibleSubObjects(), ilCourseContentGUI\showStartObjects(), ilObjFileGUI\toggleLearningProgress(), ilCourseContentGUI\updateManagedTimings(), and ilCourseContentGUI\updatePersonalTimings().
      
  | 
  protected | 
Definition at line 81 of file class.ilObjectGUI.php.
Referenced by ilObjTestGUI\executeCommand(), ilObjTestGUI\forwardCommandToQuestionPreview(), and initCreateForm().
      
  | 
  protected | 
Definition at line 61 of file class.ilObjectGUI.php.
Referenced by ilObjCmiXapiGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjSurveyGUI\_goto(), ilObjCmiXapiGUI\debug(), ilObjMediaPoolGUI\getPreviewModalHTML(), ilObjCmiXapiGUI\getXapiStatementsReport(), ilContainerGUI\initFilter(), ilObjSkillTreeGUI\save(), ilObjPortfolioAdministrationGUI\saveAuthorship(), ilObjLearningHistorySettingsGUI\saveSettings(), ilObjNotesSettingsGUI\saveSettings(), and ilObjCommentsSettingsGUI\saveSettings().
      
  | 
  protected | 
Definition at line 80 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 109 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 108 of file class.ilObjectGUI.php.
Referenced by putObjectInTree().
      
  | 
  protected | 
Definition at line 110 of file class.ilObjectGUI.php.
Referenced by createObject().
      
  | 
  protected | 
Definition at line 107 of file class.ilObjectGUI.php.
Referenced by ilObjItemGroupGUI\addLocatorItems(), ilObjFileBasedLMGUI\addLocatorItems(), ilObjSurveyGUI\addLocatorItems(), ilObjMediaCastGUI\addLocatorItems(), checkPermissionBool(), ilContainerGUI\cloneAllObject(), ilContainerGUI\downloadObject(), ilObjGlossaryGUI\executeCommand(), ilObjMediaCastGUI\getFeedLink(), putObjectInTree(), setLocator(), and ilContainerGUI\showAdministrationPanel().
      
  | 
  private | 
Definition at line 86 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 100 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 65 of file class.ilObjectGUI.php.
Referenced by ilObjAccessibilitySettingsGUI\__construct(), ilObjMediaCastGUI\__construct(), ilObjEmployeeTalkGUI\addChangeDateButtonsToToolbar(), ilContainerGUI\addHeaderRow(), ilObjPortfolioAdministrationGUI\addToExternalSettingsForm(), ilObjRepositorySettingsGUI\addToExternalSettingsForm(), ilObjStudyProgrammeGUI\afterSave(), ilObjCategoryGUI\afterSave(), ilObjLearningSequenceGUI\afterSave(), ilObjAuthSettingsGUI\apacheAuthSettingsObject(), ilObjPortfolioGUI\createPortfolioFromAssignment(), ilObjPortfolioGUI\createPortfolioFromTemplateProcess(), ilObjPortfolioBaseGUI\deletePortfolioPages(), ilObjAuthSettingsGUI\editScriptObject(), ilObjBlogAdministrationGUI\editSettings(), ilObjECSSettingsGUI\executeCommand(), ilObjUserFolderGUI\generalSettingsObject(), ilContainerGUI\getContainerPageHTML(), ilObjPortfolioGUI\getCreationForm(), ilObjNewsSettingsGUI\getSettingsForm(), ilObjPersonalWorkspaceSettingsGUI\getSettingsForm(), ilObjSystemFolderGUI\initContactInformationForm(), ilObjPortfolioGUI\initCreateFromTemplateForm(), ilObjPortfolioGUI\initCreatePortfolioFromTemplateForm(), ilObjRepositorySettingsGUI\initCustomIconsForm(), ilObjCourseGUI\initEditForm(), ilObjUserGUI\initForm(), ilObjPortfolioAdministrationGUI\initFormSettings(), ilObjSystemFolderGUI\initJavaServerForm(), ilObjContentObjectGUI\initPropertiesForm(), ilObjSystemFolderGUI\initServerInfoForm(), ilObjRepositorySettingsGUI\initSettingsForm(), ilContainerGUI\initSortingForm(), ilObjUserGUI\isSettingChangeable(), ilObjSCORM2004LearningModuleGUI\properties(), ilObjBlogGUI\renderNavigation(), ilContainerGUI\renderObject(), ilObjLearningSequenceAdminGUI\save(), ilObjContentPageAdministrationGUI\save(), ilObjSearchSettingsGUI\saveAdvancedLuceneSettingsObject(), ilObjAuthSettingsGUI\saveApacheSettingsObject(), ilObjSystemFolderGUI\saveBasicSettingsObject(), ilObjSystemFolderGUI\saveContactInformationObject(), ilObjRepositorySettingsGUI\saveCustomIcons(), ilObjSystemFolderGUI\saveJavaServerObject(), ilObjRepositorySettingsGUI\saveModules(), ilObjRepositorySettingsGUI\saveNewItemGroupOrder(), ilObjNotificationAdminGUI\saveOSDSettings(), ilObjAdvancedEditingGUI\savePageEditorSettingsObject(), ilObjSCORM2004LearningModuleGUI\saveProperties(), ilObjContentObjectGUI\saveProperties(), ilObjPortfolioAdministrationGUI\saveSettings(), ilObjTaggingSettingsGUI\saveSettings(), ilObjPersonalWorkspaceSettingsGUI\saveSettings(), ilObjNewsSettingsGUI\saveSettings(), ilObjRepositorySettingsGUI\saveSettings(), ilContainerGUI\saveSortingSettings(), ilObjContentObjectGUI\setSubTabs(), ilObjSystemFolderGUI\showBasicSettingsObject(), ilObjNotificationAdminGUI\showOSDSettings(), ilObjCourseGUI\updateObject(), ilObjEmployeeTalkGUI\validateCustom(), and ilObjPortfolioBaseGUI\view().
      
  | 
  protected | 
Definition at line 103 of file class.ilObjectGUI.php.
Referenced by ilObjSystemCheckGUI\initFormTrash(), and showPossibleSubObjects().
      
  | 
  protected | 
Definition at line 77 of file class.ilObjectGUI.php.
Referenced by ilObjPortfolioAdministrationGUI\getAdminTabs(), ilObjBibliographicAdminGUI\getTabsGui(), ilObjDashboardSettingsGUI\setSettingsSubTabs(), and ilObjBibliographicAdminGUI\setTabsGui().
      
  | 
  protected | 
Definition at line 101 of file class.ilObjectGUI.php.
Referenced by ilObject2GUI\getTargetFrame().
      
  | 
  protected | 
Definition at line 88 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 102 of file class.ilObjectGUI.php.
      
  | 
  protected | 
Definition at line 66 of file class.ilObjectGUI.php.
Referenced by addAvailabilityPeriodButtonToToolbar(), ilObjContentObjectGUI\addMenuEntry(), ilObjCmiXapiAdministrationGUI\buildLrsTypesToolbarGUI(), ilContainerGUI\clipboardObject(), ilObjMediaCastGUI\editCastItemObject(), ilObjContentObjectGUI\editGlossaries(), ilObjWikiGUI\editImportantPagesObject(), ilObjContentObjectGUI\editMenuEntry(), ilObjContentObjectGUI\editMenuProperties(), ilObjTestGUI\executeCommand(), ilObjTestGUI\forwardToInfoScreen(), ilObjBadgeAdministrationGUI\listImageTemplates(), ilObjMediaCastGUI\listItemsObject(), ilObjRepositorySettingsGUI\listNewItemGroups(), ilObjCategoryGUI\listUsersObject(), ilObjContentObjectGUI\pages(), ilObjSCORM2004LearningModuleGUI\properties(), ilObjSurveyQuestionPoolGUI\questionsObject(), ilContainerGUI\renderObject(), ilObjMediaObjectGUI\setPropertiesSubTabs(), ilObjSystemFolderGUI\setServerInfoSubTabs(), ilContainerGUI\showAdministrationPanel(), ilObjContentObjectGUI\showExportIDsOverview(), ilObjContentObjectGUI\showMaintenance(), ilObjExerciseGUI\showOverviewObject(), ilContainerGUI\showPasswordInstructionObject(), ilObjContentObjectGUI\showTooltipList(), ilObjTaggingSettingsGUI\showUsers(), ilObjMediaObjectGUI\uploadMultipleSubtitleFileFormObject(), and ilObjForumGUI\viewThreadObject().
      
  | 
  protected | 
Definition at line 72 of file class.ilObjectGUI.php.
Referenced by ilObjMediaObjectGUI\_getMediaInfoHTML(), ilObjMediaCastGUI\addCastItemObject(), ilObjStyleSheetGUI\addColorObject(), ilObjBadgeAdministrationGUI\addImageTemplate(), ilObjStyleSheetGUI\addMediaQueryObject(), ilObjIndividualAssessmentGUI\addMemberDataToInfo(), ilObjLanguageExtGUI\addNewEntryObject(), ilObjStyleSheetGUI\addTemplateObject(), ilObjWikiGUI\allPagesObject(), ilContainerGUI\clipboardObject(), ilObjBadgeAdministrationGUI\confirmDeleteImageTemplates(), ilObjBadgeAdministrationGUI\confirmDeleteObjectBadges(), ilObjMediaCastGUI\confirmDeletionItemsObject(), ilObjContentObjectGUI\confirmGlossarySelection(), ilObjWikiGUI\confirmRemoveImportantPagesObject(), ilObjMediaObjectGUI\confirmSrtDeletionObject(), ilObjStyleSheetGUI\createObject(), ilObjMediaObjectGUI\createObject(), ilObjWikiGUI\createPageUsingTemplateObject(), ilObjForumGUI\createThreadObject(), ilObjStyleSheetGUI\deleteColorConfirmationObject(), ilObjStyleSheetGUI\deleteMediaQueryConfirmationObject(), ilObjSkillTreeGUI\deleteNodes(), ilObjStyleSheetGUI\deleteObject(), ilObjStyleSheetGUI\deleteTemplateConfirmationObject(), ilObjStyleSheetGUI\displayTemplateEditForm(), ilObjMediaCastGUI\editCastItemObject(), ilObjStyleSheetGUI\editColorObject(), ilObjPortfolioAdministrationGUI\editDeclarationOfAuthorship(), ilObjTaggingSettingsGUI\editForbiddenTags(), ilObjContentObjectGUI\editGlossaries(), ilObjBadgeAdministrationGUI\editImageTemplate(), ilObjWikiGUI\editImportantPagesObject(), ilObjExternalToolsSettingsGUI\editMapsObject(), ilObjStyleSheetGUI\editMediaQueryObject(), ilObjContentObjectGUI\editMenuProperties(), ilObjMediaObjectGUI\editObject(), ilObjMediaCastGUI\editOrderObject(), ilObjMediaObjectsSettingsGUI\editSettings(), ilObjSkillTreeGUI\editSkills(), ilObjSkillTreeGUI\editSkillTemplates(), ilObjWikiGUI\executeCommand(), ilContainerGUI\executeCommand(), ilObjLearningSequenceGUI\executeCommand(), ilObjTestGUI\executeCommand(), ilObjTestGUI\forwardToInfoScreen(), ilObjStyleSheetGUI\generateTemplateObject(), ilObjSurveyQuestionPoolGUI\importFile(), ilObjSurveyQuestionPoolGUI\importQuestionsObject(), ilObjSurveyGUI\importSurveyObject(), ilObjStyleSheetGUI\includeCSS(), ilObjMediaObjectGUI\includePresentationJS(), ilObjCourseGUI\infoScreen(), ilObjContentObjectGUI\listBlockedUsers(), ilObjStyleSheetGUI\listColorsObject(), ilObjWikiGUI\listContributorsObject(), ilObjMediaCastGUI\listItemsObject(), ilObjContentObjectGUI\listLinks(), ilObjStyleSheetGUI\listMediaQueriesObject(), ilObjContentObjectGUI\listQuestions(), ilObjStyleSheetGUI\listTemplatesObject(), ilObjBadgeAdministrationGUI\listTypes(), ilObjWikiGUI\newPagesObject(), ilObjWikiGUI\orphanedPagesObject(), ilObjContentObjectGUI\pages(), ilObjWikiGUI\performSearchObject(), ilObjWikiGUI\popularPagesObject(), ilObjMediaCastGUI\populateFormFromPost(), ilObjSCORM2004LearningModuleGUI\properties(), ilObjStyleSheetGUI\propertiesObject(), ilObjWikiGUI\recentChangesObject(), ilContainerGUI\redrawListItemObject(), ilObjWikiGUI\renderSideBlock(), ilObjMediaObjectGUI\returnToContextObject(), ilObjSkillTreeGUI\save(), ilObjAccessibilitySettingsGUI\saveAccessibilitySettings(), ilObjSystemFolderGUI\saveBasicSettingsObject(), ilObjMediaCastGUI\saveCastItemObject(), ilObjStyleSheetGUI\saveColorObject(), ilObjSystemFolderGUI\saveContactInformationObject(), ilObjSystemFolderGUI\saveJavaServerObject(), ilObjStyleSheetGUI\saveMediaQueryObject(), ilObjMediaObjectGUI\saveObject(), ilObjMediaObjectGUI\savePropertiesObject(), ilObjStyleSheetGUI\saveTemplateObject(), ilObjGlossaryGUI\setContentStyleSheet(), ilObjWikiGUI\setContentStyleSheet(), setLocator(), ilObjContentObjectGUI\setPageLayout(), ilObjMediaObjectGUI\setPropertiesSubTabs(), ilObjSystemFolderGUI\setServerInfoSubTabs(), ilObjSurveyAdministrationGUI\settingsObject(), ilObjAdvancedEditingGUI\settingsObject(), ilObjMediaObjectGUI\showAllUsagesObject(), ilObjSystemFolderGUI\showBasicSettingsObject(), ilObjSystemFolderGUI\showContactInformationObject(), ilContainerGUI\showContainerFilter(), ilObjMediaCastGUI\showContentObject(), ilObjSystemFolderGUI\showDbBenchResults(), ilObjContentObjectGUI\showExportIDsOverview(), ilObjUserFolderGUI\showFieldChangeComponentsListeningConfirmDialog(), ilObjMediaCastGUI\showGallery(), ilObjSystemFolderGUI\showHeaderTitleObject(), ilObjSystemFolderGUI\showJavaServerObject(), ilContainerGUI\showLinkListObject(), ilObjContentObjectGUI\showLMGlossarySelector(), ilObjMediaObjectGUI\showMultiSubtitleConfirmationTableObject(), ilContainerGUI\showPasswordInstructionObject(), ilContainerGUI\showPermanentLink(), ilObjBookingPoolGUI\showProfileObject(), ilObjWikiGUI\showTemplateSelectionObject(), ilObjContentObjectGUI\showTooltipList(), ilObjSkillTreeGUI\showTree(), ilObjTaggingSettingsGUI\showUsers(), ilObjStyleSheetGUI\templateGenerationObject(), ilContainerGUI\trashObject(), ilObjStyleSheetGUI\updateColorObject(), ilObjStyleSheetGUI\updateMediaQueryObject(), ilObjStyleSheetGUI\updateObject(), ilObjSurveyQuestionPoolGUI\uploadQuestionsObject(), ilObjLanguageExtGUI\viewObject(), ilObjWikiGUI\viewPageObject(), and ilObjSurveyGUI\viewUserResultsObject().
      
  | 
  protected | 
Definition at line 73 of file class.ilObjectGUI.php.
Referenced by ilObject2GUI\__construct(), ilContainerGUI\_buildPath(), ilObjItemGroupGUI\_goto(), ilObjPollGUI\_goto(), ilObjMediaPoolGUI\addLocatorItems(), ilObjMediaPoolGUI\addMobsToPool(), ilObjMediaPoolGUI\afterConstructor(), ilObjCategoryGUI\afterSave(), ilContainerGUI\cloneNodes(), ilObjContentObjectGUI\confirmedDelete(), ilObjSkillTreeGUI\delete(), ilObjPortfolioBaseGUI\deletePortfolioPages(), ilObjMediaPoolGUI\executeCommand(), ilObjFolderGUI\forwardToTimingsView(), ilObjCategoryGUI\getTaxonomiesForRefId(), ilObjItemGroupGUI\gotoParent(), ilObjMediaPoolGUI\handleUploadResult(), isVisible(), ilObjItemGroupGUI\listMaterials(), ilObjTaxonomyGUI\listNodes(), ilObjFolderGUI\modifyItemGUI(), ilObjTaxonomyGUI\pasteItems(), ilContainerGUI\pasteObject(), ilObjWorkspaceFolderGUI\performPasteIntoMultipleObjects(), ilContainerGUI\performPasteIntoMultipleObjectsObject(), ilObjSCORM2004LearningModuleGUI\properties(), ilObjExerciseVerificationGUI\render(), ilObjSCORMVerificationGUI\render(), ilObjCmiXapiVerificationGUI\render(), ilObjLTIConsumerVerificationGUI\render(), ilObjTestVerificationGUI\render(), ilObjCourseVerificationGUI\render(), ilObjBlogGUI\renderFullScreen(), ilObjMediaPoolGUI\returnFromItem(), ilObjBlogGUI\setSettingsSubTabs(), ilObjItemGroupGUI\setTabs(), ilContainerGUI\showLinkListObject(), ilObjContentObjectGUI\showLMGlossarySelector(), ilObjWorkspaceFolderGUI\showMoveIntoObjectTree(), and ilOrgUnitExtensionGUI\showTree().
      
  | 
  protected | 
Definition at line 105 of file class.ilObjectGUI.php.
Referenced by ilObjMediaObjectGUI\_getMediaInfoHTML(), ilObjBadgeAdministrationGUI\activateTypes(), ilContainerGUI\addMessageRow(), buildImportFormInputs(), buildSubItemsForGroup(), ilObjWikiGUI\checkPermissionBool(), ilObjBadgeAdministrationGUI\deactivateTypes(), ilObjUserFolderGUI\exportObject(), ilObjLearningSequenceGUI\getAdditionalOKTypes(), ilObjExternalToolsSettingsGUI\getMapsForm(), ilObjTalkTemplateGUI\getTabs(), ilObjStyleSheetGUI\getTemplateFormValues(), ilContainerGUI\getTreeSelectorGUI(), ilObjMDSettingsGUI\getType(), ilObjUserFolderGUI\getUserMultiCommands(), ilObjSurveyGUI\getUserResultsPlain(), ilObjBookingPoolGUI\initEditCustomForm(), ilObjBadgeAdministrationGUI\initImageTemplateForm(), ilObjUserTrackingGUI\initLPDefaultsForm(), ilObjSCORMLearningModuleGUI\newModuleVersion(), ilObjCourseGUI\renderAddNewItem(), ilObjUserTrackingGUI\saveLPDefaultsObject(), ilObjMediaObjectGUI\savePropertiesObject(), ilObjMediaObjectGUI\setObjectPerCreationForm(), ilContainerGUI\showLinkListObject(), and ilCourseContentGUI\showStartObjects().
      
  | 
  protected | 
Definition at line 84 of file class.ilObjectGUI.php.
Referenced by ilObjLanguageFolderGUI\buildConfirmModal(), ilObjLanguageFolderGUI\executeCommand(), ilObjLanguageFolderGUI\getActions(), ilObjContentObjectGUI\getMultiLangHeader(), ilObjQuestionPoolGUI\getTable(), ilObjBlogGUI\renderList(), and ilObjBlogGUI\renderNavigation().
      
  | 
  protected | 
Definition at line 85 of file class.ilObjectGUI.php.
Referenced by ilObjLanguageFolderGUI\executeCommand(), ilObjContentObjectGUI\getMultiLangHeader(), ilObjQuestionPoolGUI\getTable(), ilObjBlogGUI\renderList(), and ilObjBlogGUI\renderNavigation().
      
  | 
  protected | 
Definition at line 63 of file class.ilObjectGUI.php.
Referenced by ilObjBookingPoolGUI\addExternalEditFormCustom(), ilObjMediaCastGUI\addMobsToCast(), ilContainerGUI\addStandardContainerSubTabs(), ilObjCategoryGUI\checkGlobalRoles(), ilObjSurveyQuestionPoolGUI\createQuestionObject(), ilObjRoleGUI\deassignUserObject(), ilObjSCORMLearningModuleGUI\deleteTrackingForUser(), ilObjCategoryGUI\deleteUsersObject(), ilObjMediaCastGUI\downloadItemObject(), ilObjCourseReferenceGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjMediaCastGUI\executeCommand(), ilObjCategoryGUI\getAssignableRoles(), ilContainerGUI\getContainerPageHTML(), ilObjExerciseGUI\getEditFormCustomValues(), ilObjMailGUI\getExternalSettingsForm(), ilObjContentObjectGUI\getPropertiesFormValues(), ilObjForumGUI\getSafePostCommands(), ilObjExerciseGUI\getService(), ilObjSurveyGUI\getTabs(), ilObjMediaCastGUI\handlePlayerCompletedEventObject(), ilObjMediaCastGUI\handlePlayerEventObject(), ilObjWikiGUI\infoScreen(), ilObjEmployeeTalkSeriesGUI\initCreateForm(), ilObjBookingPoolGUI\initHeaderAction(), ilObjUserTrackingGUI\initSettingsForm(), ilObjRoleFolderGUI\initSettingsForm(), ilObjCategoryGUI\listUsersObject(), ilObjUserGUI\loadUserDefinedDataFromForm(), ilObjUserGUI\loadValuesFromForm(), ilObjSurveyGUI\mailUserResultsObject(), ilObjExerciseGUI\outCertificateObject(), ilContainerGUI\pasteObject(), ilContainerGUI\performPasteIntoMultipleObjectsObject(), ilObjSurveyQuestionPoolGUI\questionsObject(), ilContainerGUI\renderObject(), ilObjMediaCastGUI\saveCastItemObject(), ilObjBookingPoolGUI\saveNotificationObject(), ilContainerGUI\savePasswordObject(), ilObjContentObjectGUI\saveProperties(), ilObjRoleFolderGUI\saveSettingsObject(), ilObjSurveyGUI\sendUserResultsMail(), ilObjMediaObjectGUI\setPropertiesSubTabs(), ilObjUserFolderGUI\showActionConfirmation(), ilObjMediaCastGUI\showContentObject(), ilObjExerciseGUI\showOverviewObject(), ilObjSCORM2004LearningModuleGUI\showTrackingItems(), ilObjSCORMLearningModuleGUI\showTrackingItems(), ilObjSkillTreeGUI\showTree(), ilObjExerciseGUI\startAssignmentObject(), ilObjMediaCastGUI\updateCastItemObject(), ilObjExerciseGUI\updateCustom(), ilObjCategoryGUI\updateObject(), and ilObjSurveyGUI\viewUserResultsObject().
| const ilObjectGUI::ADMIN_MODE_NONE = "" | 
Definition at line 50 of file class.ilObjectGUI.php.
| const ilObjectGUI::ADMIN_MODE_REPOSITORY = "repository" | 
Definition at line 52 of file class.ilObjectGUI.php.
| const ilObjectGUI::ADMIN_MODE_SETTINGS = "settings" | 
Definition at line 51 of file class.ilObjectGUI.php.
| const ilObjectGUI::CFORM_CLONE = 3 | 
Definition at line 57 of file class.ilObjectGUI.php.
| const ilObjectGUI::CFORM_IMPORT = 2 | 
Definition at line 56 of file class.ilObjectGUI.php.
| const ilObjectGUI::CFORM_NEW = 1 | 
Definition at line 55 of file class.ilObjectGUI.php.
| const ilObjectGUI::SUPPORTED_IMPORT_MIME_TYPES = [MimeType::APPLICATION__ZIP, MimeType::APPLICATION__X_ZIP_COMPRESSED] | 
Definition at line 58 of file class.ilObjectGUI.php.
| const ilObjectGUI::UPLOAD_TYPE_LOCAL = 1 | 
Definition at line 53 of file class.ilObjectGUI.php.
| const ilObjectGUI::UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 | 
Definition at line 54 of file class.ilObjectGUI.php.