| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Class ilObjContentObjectGUI. More...
 Inheritance diagram for ilObjContentObjectGUI:
 Collaboration diagram for ilObjContentObjectGUI:Public Member Functions | |
| __construct ( $a_data, int $a_id=0, bool $a_call_by_reference=true, bool $a_prepare_output=false) | |
| properties () | |
| edit properties form  More... | |
| initPropertiesForm () | |
| Init properties form.  More... | |
| getPropertiesFormValues () | |
| Get values for properties form.  More... | |
| saveProperties () | |
| save properties  More... | |
| initMenuForm () | |
| editMenuProperties () | |
| saveMenuProperties () | |
| proceedDragDrop () | |
| chapters () | |
| show chapters  More... | |
| pages () | |
| listLinks () | |
| List all broken links.  More... | |
| showMaintenance () | |
| Show maintenance.  More... | |
| activatePages () | |
| activates or deactivates pages  More... | |
| copyPage () | |
| delete (int $a_parent_subobj_id=0) | |
| confirm deletion screen for page object and structure object deletion  More... | |
| cancelDelete () | |
| confirmedDelete (int $a_parent_subobj_id=0) | |
| delete page object or structure objects  More... | |
| getContextPath (int $a_endnode_id, int $a_startnode_id=1) | |
| showActions (array $a_actions) | |
| view () | |
| moveChapter (int $a_parent_subobj_id=0) | |
| move a single chapter (selection)  More... | |
| copyChapter () | |
| pasteChapter () | |
| movePage () | |
| cancel () | |
| export () | |
| getPublicAccessColValue (string $a_type, string $a_file) | |
| Get public access value for export table.  More... | |
| publishExportFile (?array $a_files) | |
| fixTreeConfirm () | |
| fixTree () | |
| exportHTML () | |
| addLocations (bool $a_omit_obj_id=false) | |
| display locator  More... | |
| listQuestions () | |
| listBlockedUsers () | |
| resetNumberOfTries () | |
| unlockQuestion () | |
| sendMailToBlockedUsers () | |
| setContentSubTabs (string $a_active) | |
| setQuestionsSubTabs (string $a_active) | |
| addTabs (string $a_act="") | |
| setSubTabs (string $a_active) | |
| editPublicSection () | |
| savePublicSection () | |
| savePublicSectionAccess () | |
| Saves lm access mode.  More... | |
| savePublicSectionPages () | |
| Saves public lm pages.  More... | |
| history () | |
| __initLMMenuEditor () | |
| addMenuEntry (?ilPropertyFormGUI $form=null) | |
| display add menu entry form  More... | |
| initMenuEntryForm (string $a_mode="edit") | |
| saveMenuEntry () | |
| deleteMenuEntry () | |
| editMenuEntry (?ilPropertyFormGUI $form=null) | |
| updateMenuEntry () | |
| showEntrySelector () | |
| selectHeader () | |
| select page as header  More... | |
| selectFooter () | |
| select page as footer  More... | |
| saveAllTitles () | |
| Save all titles of chapters/pages.  More... | |
| insertChapter () | |
| Insert (multiple) chapters at node.  More... | |
| insertChapterClip () | |
| Insert Chapter from clipboard.  More... | |
| cutItems (string $a_return="chapters") | |
| copyItems () | |
| Copy items to clipboard.  More... | |
| cutChapter () | |
| Cut chapter(s)  More... | |
| showExportIDsOverview (bool $a_validation=false) | |
| filterHelpChapters () | |
| saveExportIds () | |
| saveHelpMapping () | |
| showTooltipList () | |
| addTooltip () | |
| filterTooltips () | |
| saveTooltips () | |
| deleteTooltips () | |
| setPageLayoutInHierarchy () | |
| Set layout for multiple pages.  More... | |
| setPageLayout (bool $a_in_hierarchy=false) | |
| Set layout for multiple pages.  More... | |
| initSetPageLayoutForm () | |
| savePageLayout () | |
| editGlossaries () | |
| Edit automatically linked glossaries.  More... | |
| showLMGlossarySelector () | |
| confirmGlossarySelection () | |
| selectLMGlossaryLink () | |
| selectLMGlossary () | |
| removeLMGlossary () | |
| editMasterLanguage () | |
| switchToLanguage () | |
| redrawHeaderAction () | |
  Public Member Functions inherited from ilObjectGUI | |
| __construct ($data, int $id=0, bool $call_by_reference=true, bool $prepare_output=true) | |
| 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) | |
| redirectAfterCreation () | |
| Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html Should be overwritten and redirect to settings screen.  More... | |
| addToDeskObject () | |
| removeFromDeskObject () | |
  Public Member Functions inherited from ILIAS\Object\ImplementsCreationCallback | |
| callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
Static Public Member Functions | |
| static | getMultiLangHeader (int $a_lm_id, object $a_gui_class, string $a_mode="") | 
| static | _goto (string $a_target) | 
| static | getLayoutOption (string $a_txt, string $a_var, string $a_def_option="") | 
  Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot (bool $raise_error=false) | 
| Goto repository root.  More... | |
| static | _gotoRepositoryNode (int $ref_id, string $cmd="") | 
| static | _gotoSharedWorkspaceNode (int $wsp_id) | 
Protected Member Functions | |
| checkCtrlPath () | |
| afterSave (ilObject $new_object) | |
| initImportForm (string $new_type) | |
| importFileObject (int $parent_id=null) | |
| getBlockedUsersMailSignature () | |
| setTabs (string $a_act="") | |
| learningProgress () | |
| Learning progress.  More... | |
  Protected Member Functions inherited from ilObjectGUI | |
| 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... | |
| initCreationForms (string $new_type) | |
| Init creation forms.  More... | |
| getCreationFormsHTML (array $forms) | |
| Get HTML for creation forms (accordion)  More... | |
| initCreateForm (string $new_type) | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates.  More... | |
| addAdoptContentLinkToToolbar () | |
| addAvailabilityPeriodButtonToToolbar (ilToolbarGUI $toolbar) | |
| 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... | |
| initImportForm (string $new_type) | |
| importFileObject (int $parent_id=null) | |
| 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... | |
Additional Inherited Members | |
  Data Fields inherited from ilObjectGUI | |
| const | ALLOWED_TAGS_IN_TITLE_AND_DESCRIPTION | 
| 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 | 
Class ilObjContentObjectGUI.
Definition at line 32 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::__construct | ( | $a_data, | |
| int | $a_id = 0,  | 
        ||
| bool | $a_call_by_reference = true,  | 
        ||
| bool | $a_prepare_output = false  | 
        ||
| ) | 
| mixed | $a_data | |
| int | $a_id | |
| bool | $a_call_by_reference | |
| bool | $a_prepare_output | 
| ilCtrlException | 
Definition at line 80 of file class.ilObjContentObjectGUI.php.
References $DIC, $edit_request, ilObjectGUI\$id, ilObjectGUI\$lng, XapiProxy\$req, ILIAS\MetaData\Repository\Validation\Data\__construct(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ILIAS\Repository\locator(), ILIAS\Repository\object(), ILIAS\Repository\settings(), ILIAS\Repository\tabs(), ILIAS\Repository\toolbar(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
 Here is the call graph for this function:| ilObjContentObjectGUI::__initLMMenuEditor | ( | ) | 
Definition at line 2116 of file class.ilObjContentObjectGUI.php.
Referenced by deleteMenuEntry(), editMenuProperties(), initMenuEntryForm(), saveMenuEntry(), saveMenuProperties(), and updateMenuEntry().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 2473 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $DIC, $ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObjLearningModuleAccess\_lookupSetting(), ilObject\_lookupTitle(), ilCtrl\redirectByClass(), ROOT_FOLDER_ID, ilCtrl\setParameterByClass(), and ilLanguage\txt().
Referenced by ILIAS\StaticURL\Handler\LegacyGotoHandler\handle().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::activatePages | ( | ) | 
activates or deactivates pages
Definition at line 1137 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$id, ilPageObject\_lookupActive(), ilLMObject\_lookupContObjID(), ilPageObject\_writeActive(), ilEditClipboard\clear(), ILIAS\Repository\ctrl(), ilEditClipboard\getAction(), ilEditClipboard\getContentObjectId(), ilEditClipboard\getContentObjectType(), ilObjectFactory\getInstanceByObjId(), ILIAS\Repository\lng(), and ilLMObject\updateInternalLinks().
 Here is the call graph for this function:| ilObjContentObjectGUI::addLocations | ( | bool | $a_omit_obj_id = false | ) | 
display locator
| bool | $a_omit_obj_id | set to true, if obj id is not page id (e.g. permission gui) | 
Definition at line 1579 of file class.ilObjContentObjectGUI.php.
References ILIAS\LTI\ToolProvider\$key, ilObjectGUI\$locator, ilObjectGUI\$obj_id, $path, $requested_obj_id, ilLMPageObject\_getPresentationTitle(), ilLocatorGUI\addItem(), and ILIAS\Repository\ctrl().
Referenced by checkCtrlPath().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::addMenuEntry | ( | ?ilPropertyFormGUI | $form = null | ) | 
display add menu entry form
Definition at line 2125 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $tabs, ilObjectGUI\$toolbar, ilPropertyFormGUI\getHTML(), initMenuEntryForm(), ILIAS\Repository\lng(), setSubTabs(), and ilObjectGUI\setTabs().
Referenced by saveMenuEntry().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::addTabs | ( | string | $a_act = "" | ) | 
Definition at line 1849 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$lng, $rbacsystem, $tabs, ilLearningProgressAccess\checkAccess(), ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), ILIAS\Repository\object(), and ilLanguage\txt().
Referenced by setTabs().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::addTooltip | ( | ) | 
Definition at line 2701 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ILIAS\Repository\help(), ilSession\set(), ilUtil\stripSlashes(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 906 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ilObject\getRefId(), ILIAS\Repository\lng(), and ilObject\update().
 Here is the call graph for this function:| ilObjContentObjectGUI::cancel | ( | ) | 
Definition at line 1459 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilObjContentObjectGUI::cancelDelete | ( | ) | 
Definition at line 1273 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl().
Referenced by delete().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::chapters | ( | ) | 
show chapters
Definition at line 965 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $requested_transl, ilUtil\getImagePath(), setContentSubTabs(), ilFormGUI\setFormAction(), ilObjectGUI\setTabs(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 147 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$access, ilObjectGUI\$ctrl, $GLOBALS, ilObjectGUI\$lng, $requested_new_type, $tabs, ilObjectGUI\addHeaderAction(), addLocations(), ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), ilObjectGUI\executeCommand(), ilObjectGUI\getCreationMode(), ilLMObjectFactory\getInstance(), ilObjectTranslation\getInstance(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, ILIAS\Repository\object(), ilObjectGUI\prepareOutput(), ILIAS\Repository\rbac(), setContentSubTabs(), ilLTIProviderObjectSettingGUI\setCustomRolesForSelection(), setSubTabs(), ilObjectGUI\setTabs(), ilObjectGUI\setTitleAndDescription(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjContentObjectGUI::confirmedDelete | ( | int | $a_parent_subobj_id = 0 | ) | 
delete page object or structure objects
| int | $a_parent_subobj_id | id of parent object (structure object) of the objects, that should be deleted (or no parent object id for top level) | 
Definition at line 1285 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$id, ilObjectGUI\$tree, ilHistory\_createEntry(), ilLMObject\_lookupTitle(), ILIAS\Repository\ctrl(), ilTree\deleteTree(), ilLMObjectFactory\getInstance(), ilTree\getNodeData(), ilTree\isInTree(), ILIAS\Repository\lng(), and ilTree\POS_FIRST_NODE.
Referenced by ilLMObjectGUI\confirmedDelete().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::confirmGlossarySelection | ( | ) | 
Definition at line 2946 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjContentObjectGUI::copyChapter | ( | ) | 
Definition at line 1433 of file class.ilObjContentObjectGUI.php.
References copyItems().
 Here is the call graph for this function:| ilObjContentObjectGUI::copyItems | ( | ) | 
Copy items to clipboard.
Definition at line 2535 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilLMObject\clipboardCopy(), ilEditClipboard\setAction(), and ilLanguage\txt().
Referenced by copyChapter().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::copyPage | ( | ) | 
Definition at line 1205 of file class.ilObjContentObjectGUI.php.
References ilLMObject\clipboardCopy(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilEditClipboard\setAction().
 Here is the call graph for this function:| ilObjContentObjectGUI::cutChapter | ( | ) | 
Cut chapter(s)
Definition at line 2564 of file class.ilObjContentObjectGUI.php.
References cutItems().
 Here is the call graph for this function:| ilObjContentObjectGUI::cutItems | ( | string | $a_return = "chapters" | ) | 
Definition at line 2505 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilLMObject\clipboardCut(), ilEditClipboard\setAction(), and ilLanguage\txt().
Referenced by cutChapter().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::delete | ( | int | $a_parent_subobj_id = 0 | ) | 
confirm deletion screen for page object and structure object deletion
| int | $a_parent_subobj_id | id of parent object (structure object) of the objects, that should be deleted (or no parent object id for top level) | 
Definition at line 1227 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$form_action, ilObjectGUI\$id, cancelDelete(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilTree\POS_FIRST_NODE, and ilObjectGUI\setTabs().
Referenced by ilLMObjectGUI\delete().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::deleteMenuEntry | ( | ) | 
Definition at line 2231 of file class.ilObjContentObjectGUI.php.
References __initLMMenuEditor(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjContentObjectGUI::deleteTooltips | ( | ) | 
Definition at line 2750 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$id, ilObjectGUI\$lng, ILIAS\Repository\help(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjContentObjectGUI::editGlossaries | ( | ) | 
Edit automatically linked glossaries.
Definition at line 2899 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $tabs, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ilGlobalTemplateInterface\setContent(), setSubTabs(), ilObjectGUI\setTabs(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjContentObjectGUI::editMasterLanguage | ( | ) | 
Definition at line 2998 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, and ilCtrl\setParameter().
 Here is the call graph for this function:| ilObjContentObjectGUI::editMenuEntry | ( | ?ilPropertyFormGUI | $form = null | ) | 
Definition at line 2245 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $tabs, ilObjectGUI\$toolbar, ILIAS\Repository\ctrl(), ilPropertyFormGUI\getHTML(), initMenuEntryForm(), ILIAS\Repository\lng(), setSubTabs(), and ilObjectGUI\setTabs().
Referenced by updateMenuEntry().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::editMenuProperties | ( | ) | 
Definition at line 842 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $tabs, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, __initLMMenuEditor(), ilPropertyFormGUI\getHTML(), initMenuForm(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ilFormGUI\setCloseTag(), ilGlobalTemplateInterface\setContent(), ilFormGUI\setOpenTag(), setSubTabs(), and ilObjectGUI\setTabs().
 Here is the call graph for this function:| ilObjContentObjectGUI::editPublicSection | ( | ) | 
Definition at line 2004 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$access, $tabs, ilObjectGUI\$toolbar, ilObjectGUI\$tree, ANONYMOUS_USER_ID, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilSelectInputGUI\setOptions(), setSubTabs(), and ilObjectGUI\setTabs().
 Here is the call graph for this function:| ilObjContentObjectGUI::export | ( | ) | 
Definition at line 1468 of file class.ilObjContentObjectGUI.php.
References ilObjectTranslation\getInstance(), and ilUtil\stripSlashes().
 Here is the call graph for this function:| ilObjContentObjectGUI::exportHTML | ( | ) | 
Definition at line 1563 of file class.ilObjContentObjectGUI.php.
References $lang, ilObjectTranslation\getInstance(), and ilUtil\stripSlashes().
 Here is the call graph for this function:| ilObjContentObjectGUI::filterHelpChapters | ( | ) | 
Definition at line 2606 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, and ilSession\set().
 Here is the call graph for this function:| ilObjContentObjectGUI::filterTooltips | ( | ) | 
Definition at line 2722 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, and ilSession\set().
 Here is the call graph for this function:| ilObjContentObjectGUI::fixTree | ( | ) | 
Definition at line 1556 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjContentObjectGUI::fixTreeConfirm | ( | ) | 
Definition at line 1537 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), setContentSubTabs(), and ilObjectGUI\setTabs().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1712 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\lng().
Referenced by sendMailToBlockedUsers().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::getContextPath | ( | int | $a_endnode_id, | 
| int | $a_startnode_id = 1  | 
        ||
| ) | 
      
  | 
  static | 
Definition at line 2769 of file class.ilObjContentObjectGUI.php.
References $DIC, ilObjectGUI\$lng, ilObjContentObject\getAvailableLayouts(), ilUtil\getImagePath(), ilUtil\img(), and ilLanguage\txt().
Referenced by ilStructureObjectGUI\initSetPageLayoutForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 1002 of file class.ilObjContentObjectGUI.php.
References $DIC, $lang, ilObjectGUI\$lng, ilObjectGUI\$ui_factory, ilObjectGUI\$ui_renderer, ilObjectTranslation\getInstance(), ILIAS\LearningModule\Editing\EditingGUIRequest\getToTranslation(), ILIAS\LearningModule\Editing\EditingGUIRequest\getTranslation(), ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Referenced by ilLMEditShortTitlesGUI\listShortTitles(), and ilStructureObjectGUI\showHierarchy().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::getPropertiesFormValues | ( | ) | 
Get values for properties form.
Definition at line 631 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$user, ILIAS\Repository\form(), ilObjectTranslation\getInstance(), ilNotification\hasNotification(), and ilNotification\TYPE_LM_BLOCKED_USERS.
Referenced by properties().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::getPublicAccessColValue | ( | string | $a_type, | 
| string | $a_file | ||
| ) | 
Get public access value for export table.
Definition at line 1485 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilCtrl\getLinkTarget(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjContentObjectGUI::history | ( | ) | 
Definition at line 2099 of file class.ilObjContentObjectGUI.php.
References ilHistoryTableGUI\initTable(), setContentSubTabs(), and ilObjectGUI\setTabs().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 934 of file class.ilObjContentObjectGUI.php.
References Vendor\Package\$e, ilObjectGUI\$tpl, ilPropertyFormGUI\getHTML(), initImportForm(), ILIAS\Repository\lng(), ilGlobalTemplateInterface\setContent(), and ilPropertyFormGUI\setValuesByPost().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 923 of file class.ilObjContentObjectGUI.php.
References $form, ilPropertyFormGUI\addItem(), and ILIAS\Repository\lng().
Referenced by importFileObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::initMenuEntryForm | ( | string | $a_mode = "edit" | ) | 
Definition at line 2147 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $form, ilObjectGUI\$lng, ilObjectGUI\$obj_id, $requested_link_ref_id, __initLMMenuEditor(), ilObject\_lookupObjectId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ILIAS\Repository\lng(), ilFormGUI\setFormAction(), ilPropertyFormGUI\setTitle(), and ilLanguage\txt().
Referenced by addMenuEntry(), editMenuEntry(), saveMenuEntry(), and updateMenuEntry().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::initMenuForm | ( | ) | 
Definition at line 777 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $form, ilObjectGUI\$lng, ilObjectGUI\$type, ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ILIAS\Repository\lng(), ilFormGUI\setFormAction(), ilPropertyFormGUI\setTitle(), and ilLanguage\txt().
Referenced by editMenuProperties(), and saveMenuProperties().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::initPropertiesForm | ( | ) | 
Init properties form.
Definition at line 498 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $form, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$object_service, ilObjectGUI\$settings, ILIAS\Repository\form(), ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, ilObjectServiceSettingsGUI\initServiceSettingsForm(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ILIAS\Repository\object(), ilSelectInputGUI\setOptions(), ilRadioGroupInputGUI\setValue(), and ilLanguage\txt().
Referenced by properties(), and saveProperties().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::initSetPageLayoutForm | ( | ) | 
Definition at line 2841 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$id, ilObjectGUI\$lng, ILIAS\Repository\form(), and ilLanguage\txt().
Referenced by setPageLayout().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::insertChapter | ( | ) | 
Insert (multiple) chapters at node.
Definition at line 2396 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilHierarchyFormGUI\getPostFirstChild(), ilHierarchyFormGUI\getPostMulti(), ilHierarchyFormGUI\getPostNodeId(), ilTree\POS_FIRST_NODE, ilLMObject\putInTree(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjContentObjectGUI::insertChapterClip | ( | ) | 
Insert Chapter from clipboard.
Definition at line 2427 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $log, ilObjectGUI\$user, ilEditClipboard\clear(), ilEditClipboard\getAction(), ilHierarchyFormGUI\getPostFirstChild(), ilHierarchyFormGUI\getPostNodeId(), ilTree\POS_FIRST_NODE, and ilLMObject\updateInternalLinks().
Referenced by pasteChapter().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Learning progress.
Definition at line 3029 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilObjContentObjectGUI::listBlockedUsers | ( | ) | 
Definition at line 1639 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$tpl, ilGlobalTemplateInterface\setContent(), setQuestionsSubTabs(), and ilObjectGUI\setTabs().
 Here is the call graph for this function:| ilObjContentObjectGUI::listLinks | ( | ) | 
List all broken links.
Definition at line 1101 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$tpl, ilGlobalTemplateInterface\setContent(), setContentSubTabs(), and ilObjectGUI\setTabs().
 Here is the call graph for this function:| ilObjContentObjectGUI::listQuestions | ( | ) | 
Definition at line 1628 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$tpl, ilGlobalTemplateInterface\setContent(), setQuestionsSubTabs(), and ilObjectGUI\setTabs().
 Here is the call graph for this function:| ilObjContentObjectGUI::moveChapter | ( | int | $a_parent_subobj_id = 0 | ) | 
move a single chapter (selection)
Definition at line 1398 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilTree\POS_FIRST_NODE, and ilEditClipboard\storeContentObject().
 Here is the call graph for this function:| ilObjContentObjectGUI::movePage | ( | ) | 
Definition at line 1443 of file class.ilObjContentObjectGUI.php.
References ilLMObject\clipboardCut(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilEditClipboard\setAction().
 Here is the call graph for this function:| ilObjContentObjectGUI::pages | ( | ) | 
Definition at line 1076 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ilGlobalTemplateInterface\setContent(), setContentSubTabs(), ilObjectGUI\setTabs(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjContentObjectGUI::pasteChapter | ( | ) | 
Definition at line 1438 of file class.ilObjContentObjectGUI.php.
References insertChapterClip().
 Here is the call graph for this function:| ilObjContentObjectGUI::proceedDragDrop | ( | ) | 
Definition at line 892 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $edit_request, and XapiProxy\$req.
| ilObjContentObjectGUI::properties | ( | ) | 
edit properties form
Definition at line 476 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$lng, ILIAS\Repository\form(), getPropertiesFormValues(), initPropertiesForm(), ilLanguage\loadLanguageModule(), setSubTabs(), and ilObjectGUI\setTabs().
Referenced by ilObjLearningModuleGUI\view().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::publishExportFile | ( | ?array | $a_files | ) | 
Definition at line 1510 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, Vendor\Package\$f, and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjContentObjectGUI::redrawHeaderAction | ( | ) | 
Definition at line 3020 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::removeLMGlossary | ( | ) | 
Definition at line 2986 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, and ilLanguage\txt().
 Here is the call graph for this function:| ilObjContentObjectGUI::resetNumberOfTries | ( | ) | 
Definition at line 1650 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilPageQuestionProcessor\resetTries(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjContentObjectGUI::saveAllTitles | ( | ) | 
Save all titles of chapters/pages.
Definition at line 2379 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $requested_transl, ILIAS\Repository\lng(), and ilLMObject\saveTitles().
 Here is the call graph for this function:| ilObjContentObjectGUI::saveExportIds | ( | ) | 
Definition at line 2613 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilLMObject\_lookupType(), ilLMObject\saveExportId(), showExportIDsOverview(), ilUtil\stripSlashes(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjContentObjectGUI::saveHelpMapping | ( | ) | 
Definition at line 2650 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ILIAS\Repository\help(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjContentObjectGUI::saveMenuEntry | ( | ) | 
Definition at line 2208 of file class.ilObjContentObjectGUI.php.
References __initLMMenuEditor(), addMenuEntry(), ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), ilPropertyFormGUI\getInput(), initMenuEntryForm(), ILIAS\Repository\lng(), and ilPropertyFormGUI\setValuesByPost().
 Here is the call graph for this function:| ilObjContentObjectGUI::saveMenuProperties | ( | ) | 
Definition at line 871 of file class.ilObjContentObjectGUI.php.
References __initLMMenuEditor(), ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), ilPropertyFormGUI\getInput(), initMenuForm(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjContentObjectGUI::savePageLayout | ( | ) | 
Definition at line 2868 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$id, $lm, ilObjectGUI\$lng, ilCtrl\setParameter(), ilLanguage\txt(), and ilLMObject\writeLayout().
 Here is the call graph for this function:| ilObjContentObjectGUI::saveProperties | ( | ) | 
save properties
Definition at line 686 of file class.ilObjContentObjectGUI.php.
References $form, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$object_service, ilObjectGUI\$settings, ilObjectGUI\$user, $valid, ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ilPropertyFormGUI\getInput(), ilObjectTranslation\getInstance(), ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, initPropertiesForm(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ILIAS\Repository\object(), ilNotification\setNotification(), setSubTabs(), ilObjectGUI\setTabs(), ilLanguage\txt(), ilNotification\TYPE_LM_BLOCKED_USERS, and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
 Here is the call graph for this function:| ilObjContentObjectGUI::savePublicSection | ( | ) | 
Definition at line 2059 of file class.ilObjContentObjectGUI.php.
References ilLMObject\_writePublicAccessStatus(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjContentObjectGUI::savePublicSectionAccess | ( | ) | 
Saves lm access mode.
Definition at line 2076 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjContentObjectGUI::savePublicSectionPages | ( | ) | 
Saves public lm pages.
Definition at line 2089 of file class.ilObjContentObjectGUI.php.
References ilLMObject\_writePublicAccessStatus(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjContentObjectGUI::saveTooltips | ( | ) | 
Definition at line 2733 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$id, ilObjectGUI\$lng, ILIAS\Repository\help(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjContentObjectGUI::selectFooter | ( | ) | 
select page as footer
Definition at line 2356 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjContentObjectGUI::selectHeader | ( | ) | 
select page as header
Definition at line 2333 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjContentObjectGUI::selectLMGlossary | ( | ) | 
Definition at line 2968 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $requested_glo_ref_id, ilObject\_lookupObjId(), and ilLanguage\txt().
Referenced by selectLMGlossaryLink().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::selectLMGlossaryLink | ( | ) | 
Definition at line 2961 of file class.ilObjContentObjectGUI.php.
References $requested_glo_ref_id, and selectLMGlossary().
 Here is the call graph for this function:| ilObjContentObjectGUI::sendMailToBlockedUsers | ( | ) | 
Definition at line 1682 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjUser\_lookupLogin(), getBlockedUsersMailSignature(), ilMailFormCall\getRedirectTarget(), ILIAS\Repository\lng(), ilCtrl\redirect(), and ilUtil\redirect().
 Here is the call graph for this function:| ilObjContentObjectGUI::setContentSubTabs | ( | string | $a_active | ) | 
Definition at line 1734 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $lm_set, ilObjectGUI\$lng, $tabs, ILIAS\Repository\ctrl(), ilObjContentObject\isOnlineHelpModule(), ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Referenced by chapters(), checkCtrlPath(), fixTreeConfirm(), history(), listLinks(), pages(), showExportIDsOverview(), showMaintenance(), and showTooltipList().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::setPageLayout | ( | bool | $a_in_hierarchy = false | ) | 
Set layout for multiple pages.
Definition at line 2818 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, ILIAS\Repository\form(), initSetPageLayoutForm(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
Referenced by setPageLayoutInHierarchy().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::setPageLayoutInHierarchy | ( | ) | 
Set layout for multiple pages.
Definition at line 2807 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, setPageLayout(), and ilCtrl\setParameter().
 Here is the call graph for this function:| ilObjContentObjectGUI::setQuestionsSubTabs | ( | string | $a_active | ) | 
Definition at line 1826 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $tabs, and ilLanguage\txt().
Referenced by listBlockedUsers(), and listQuestions().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::setSubTabs | ( | string | $a_active | ) | 
Definition at line 1934 of file class.ilObjContentObjectGUI.php.
References $ilSetting, ilObjectGUI\$settings, $tabs, and ILIAS\Repository\ctrl().
Referenced by addMenuEntry(), checkCtrlPath(), editGlossaries(), editMenuEntry(), editMenuProperties(), editPublicSection(), properties(), saveProperties(), showEntrySelector(), and showLMGlossarySelector().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1726 of file class.ilObjContentObjectGUI.php.
References $help, addTabs(), and ilHelpGUI\setScreenIdComponent().
 Here is the call graph for this function:| ilObjContentObjectGUI::showActions | ( | array | $a_actions | ) | 
Definition at line 1351 of file class.ilObjContentObjectGUI.php.
References Vendor\Package\$d, ilObjectGUI\$lng, ilUtil\getImagePath(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjContentObjectGUI::showEntrySelector | ( | ) | 
Definition at line 2302 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $tabs, ILIAS\Repository\lng(), setSubTabs(), and ilObjectGUI\setTabs().
 Here is the call graph for this function:| ilObjContentObjectGUI::showExportIDsOverview | ( | bool | $a_validation = false | ) | 
Definition at line 2573 of file class.ilObjContentObjectGUI.php.
References Vendor\Package\$c, ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ilSession\get(), ilTree\getChilds(), ilObjContentObject\isOnlineHelpModule(), ILIAS\Repository\lng(), ilTree\readRootId(), ilGlobalTemplateInterface\setContent(), setContentSubTabs(), ilSelectInputGUI\setOptions(), ilObjectGUI\setTabs(), and ilLanguage\txt().
Referenced by saveExportIds().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjContentObjectGUI::showLMGlossarySelector | ( | ) | 
Definition at line 2921 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $tabs, ilObjectGUI\$tpl, ilObjectGUI\$tree, ILIAS\Repository\object(), ilTree\readRootId(), ilGlobalTemplateInterface\setContent(), ilExplorer\setExpand(), setSubTabs(), and ilObjectGUI\setTabs().
 Here is the call graph for this function:| ilObjContentObjectGUI::showMaintenance | ( | ) | 
Show maintenance.
Definition at line 1121 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$toolbar, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), setContentSubTabs(), and ilObjectGUI\setTabs().
 Here is the call graph for this function:| ilObjContentObjectGUI::showTooltipList | ( | ) | 
Definition at line 2668 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ilSession\get(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ilGlobalTemplateInterface\setContent(), setContentSubTabs(), ilSelectInputGUI\setOptions(), ilObjectGUI\setTabs(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjContentObjectGUI::switchToLanguage | ( | ) | 
Definition at line 3009 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, and ilCtrl\setParameter().
 Here is the call graph for this function:| ilObjContentObjectGUI::unlockQuestion | ( | ) | 
Definition at line 1666 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilLanguage\txt(), and ilPageQuestionProcessor\unlock().
 Here is the call graph for this function:| ilObjContentObjectGUI::updateMenuEntry | ( | ) | 
Definition at line 2274 of file class.ilObjContentObjectGUI.php.
References __initLMMenuEditor(), ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), editMenuEntry(), ilPropertyFormGUI\getInput(), initMenuEntryForm(), ILIAS\Repository\lng(), and ilPropertyFormGUI\setValuesByPost().
 Here is the call graph for this function:| ilObjContentObjectGUI::view | ( | ) | 
Definition at line 1384 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\prepareOutput(), and ilObjectGUI\viewObject().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 45 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 69 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 42 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 68 of file class.ilObjContentObjectGUI.php.
Referenced by __construct(), and proceedDragDrop().
      
  | 
  protected | 
Definition at line 39 of file class.ilObjContentObjectGUI.php.
Referenced by initImportForm(), initMenuEntryForm(), initMenuForm(), initPropertiesForm(), and saveProperties().
      
  | 
  protected | 
Definition at line 41 of file class.ilObjContentObjectGUI.php.
Referenced by setTabs().
      
  | 
  protected | 
Definition at line 38 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 67 of file class.ilObjContentObjectGUI.php.
Referenced by ilObjLearningModuleGUI\__construct(), and savePageLayout().
      
  | 
  protected | 
Definition at line 37 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 71 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 43 of file class.ilObjContentObjectGUI.php.
Referenced by insertChapterClip().
      
  | 
  protected | 
Definition at line 34 of file class.ilObjContentObjectGUI.php.
Referenced by addTabs().
      
  | 
  protected | 
Definition at line 35 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 62 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 53 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 50 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 59 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 60 of file class.ilObjContentObjectGUI.php.
Referenced by selectLMGlossary(), and selectLMGlossaryLink().
      
  | 
  protected | 
Definition at line 57 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 61 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 64 of file class.ilObjContentObjectGUI.php.
Referenced by initMenuEntryForm().
      
  | 
  protected | 
Definition at line 55 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 63 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 66 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 54 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 49 of file class.ilObjContentObjectGUI.php.
Referenced by checkCtrlPath().
      
  | 
  protected | 
Definition at line 48 of file class.ilObjContentObjectGUI.php.
Referenced by addLocations().
      
  | 
  protected | 
Definition at line 51 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 58 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 56 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 65 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 52 of file class.ilObjContentObjectGUI.php.
Referenced by chapters(), and saveAllTitles().
      
  | 
  protected | 
Definition at line 40 of file class.ilObjContentObjectGUI.php.
Referenced by addMenuEntry(), addTabs(), checkCtrlPath(), editGlossaries(), editMenuEntry(), editMenuProperties(), editPublicSection(), setContentSubTabs(), setQuestionsSubTabs(), setSubTabs(), showEntrySelector(), and showLMGlossarySelector().
      
  | 
  protected | 
Definition at line 47 of file class.ilObjContentObjectGUI.php.
      
  | 
  protected | 
Definition at line 44 of file class.ilObjContentObjectGUI.php.