|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 () | |
| delete (int $a_parent_subobj_id=0) | |
| confirm deletion screen for free pages (other usages do not apply anymore) More... | |
| cancelDelete () | |
| confirmedDelete (int $a_parent_subobj_id=0) | |
| delete page object or structure objects More... | |
| chapters () | |
| show chapters More... | |
| pages () | |
| listLinks () | |
| List all broken links. More... | |
| showMaintenance () | |
| Show maintenance. More... | |
| activatePages () | |
| activates or deactivates pages More... | |
| copyPage () | |
| 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 () | |
| fixTreeConfirm () | |
| fixTree () | |
| exportHTML () | |
| addLocations (bool $a_omit_obj_id=false) | |
| display locator More... | |
| listQuestions () | |
| listQuestionUsages () | |
| listBlockedUsers () | |
| resetNumberOfTries () | |
| unlockQuestion () | |
| sendMailToBlockedUsers () | |
| setContentSubTabs (string $a_active) | |
| setMediaSubTabs (string $a_active) | |
| setQuestionsSubTabs (string $a_active) | |
| addTabs (string $a_act="") | |
| setSubTabs (string $a_active) | |
| __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... | |
| cutItems (array $ids) | |
| copyItems (array $ids) | |
| 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 | |
| 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 | 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 () | |
| buildExportOptionsFormHTML () | |
| buildExportOptionsFormXML () | |
| showExportOptionsXML () | |
| showExportOptionsHTML () | |
| doExportXML () | |
| doExportHTML () | |
| afterSave (ilObject $new_object) | |
| Post (successful) object creation hook. More... | |
| 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... | |
| 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 () | |
| @abstract 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) | |
Additional Inherited Members | |
Data Fields inherited from ilObjectGUI | |
| 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] |
Class ilObjContentObjectGUI.
Definition at line 39 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 |
Reimplemented in ilObjLearningModuleGUI.
Definition at line 89 of file class.ilObjContentObjectGUI.php.
References $DIC, $edit_request, ilObjectGUI\$id, ilObjectGUI\$lng, XapiProxy\$req, ILIAS\GlobalScreen\Provider\__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 2018 of file class.ilObjContentObjectGUI.php.
Referenced by editMenuProperties(), and saveMenuProperties().
Here is the caller graph for this function:
|
static |
Definition at line 2295 of file class.ilObjContentObjectGUI.php.
References $DIC, $ilErr, $lng, ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObjLearningModuleAccess\_lookupSetting(), ilObject\_lookupTitle(), and ROOT_FOLDER_ID.
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 1282 of file class.ilObjContentObjectGUI.php.
References $id, ilPageObject\_lookupActive(), ilPageObject\_writeActive(), and ILIAS\Repository\ctrl().
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 1559 of file class.ilObjContentObjectGUI.php.
Referenced by doExportHTML(), doExportXML(), showExportOptionsHTML(), and showExportOptionsXML().
Here is the caller graph for this function:| ilObjContentObjectGUI::addMenuEntry | ( | ?ilPropertyFormGUI | $form = null | ) |
display add menu entry form
Definition at line 2027 of file class.ilObjContentObjectGUI.php.
References ilPropertyFormGUI\getHTML(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjContentObjectGUI::addTabs | ( | string | $a_act = "" | ) |
Definition at line 1865 of file class.ilObjContentObjectGUI.php.
References $lng, ilLearningProgressAccess\checkAccess(), ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjContentObjectGUI::addTooltip | ( | ) |
Definition at line 2521 of file class.ilObjContentObjectGUI.php.
References $lng, ILIAS\Repository\help(), ilSession\set(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
Post (successful) object creation hook.
Reimplemented from ilObjectGUI.
Definition at line 1020 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:
|
protected |
Definition at line 506 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by doExportHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 534 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by doExportXML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjContentObjectGUI::cancel | ( | ) |
Definition at line 1494 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjContentObjectGUI::cancelDelete | ( | ) |
Definition at line 1086 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 1140 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 158 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ilObjectGUI\getCreationMode().
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 1098 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$id, ilObjectGUI\$tree, ILIAS\Repository\ctrl(), ilTree\deleteTree(), ilLMObjectFactory\getInstance(), ilTree\getNodeData(), ilTree\isInTree(), ILIAS\Repository\lng(), and ilTree\POS_FIRST_NODE.
Here is the call graph for this function:| ilObjContentObjectGUI::confirmGlossarySelection | ( | ) |
Definition at line 2766 of file class.ilObjContentObjectGUI.php.
References $lng.
| ilObjContentObjectGUI::copyChapter | ( | ) |
Definition at line 1468 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::copyItems | ( | array | $ids | ) |
Copy items to clipboard.
Definition at line 2356 of file class.ilObjContentObjectGUI.php.
References $lng, ilLMObject\clipboardCopy(), and ilEditClipboard\setAction().
Here is the call graph for this function:| ilObjContentObjectGUI::copyPage | ( | ) |
Definition at line 1350 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 2384 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::cutItems | ( | array | $ids | ) |
Definition at line 2327 of file class.ilObjContentObjectGUI.php.
References $lng, ilLMObject\clipboardCut(), and ilEditClipboard\setAction().
Here is the call graph for this function:| ilObjContentObjectGUI::delete | ( | int | $a_parent_subobj_id = 0 | ) |
confirm deletion screen for free pages (other usages do not apply anymore)
Definition at line 1040 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().
Here is the call graph for this function:| ilObjContentObjectGUI::deleteMenuEntry | ( | ) |
Definition at line 2133 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjContentObjectGUI::deleteTooltips | ( | ) |
Definition at line 2570 of file class.ilObjContentObjectGUI.php.
References $id, $lng, and ILIAS\Repository\help().
Here is the call graph for this function:
|
protected |
Definition at line 599 of file class.ilObjContentObjectGUI.php.
References $form, ilObjectGUI\addHeaderAction(), addLocations(), buildExportOptionsFormHTML(), ilExportGUI\CMD_LIST_EXPORT_FILES, ILIAS\Repository\ctrl(), ilObjectGUI\setTabs(), ilUtil\stripSlashes(), and ILIAS\Repository\ui().
Referenced by showExportOptionsHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 579 of file class.ilObjContentObjectGUI.php.
References $form, ilObjectGUI\addHeaderAction(), addLocations(), buildExportOptionsFormXML(), ilExportGUI\CMD_LIST_EXPORT_FILES, ILIAS\Repository\ctrl(), ilObjectGUI\setTabs(), ilUtil\stripSlashes(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilObjContentObjectGUI::editGlossaries | ( | ) |
Edit automatically linked glossaries.
Definition at line 2719 of file class.ilObjContentObjectGUI.php.
References $lng.
| ilObjContentObjectGUI::editMasterLanguage | ( | ) |
Definition at line 2818 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::editMenuEntry | ( | ?ilPropertyFormGUI | $form = null | ) |
Definition at line 2147 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ilPropertyFormGUI\getHTML(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjContentObjectGUI::editMenuProperties | ( | ) |
Definition at line 958 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $form, ilObjectGUI\$lng, $tabs, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, __initLMMenuEditor(), ilPropertyFormGUI\getHTML(), initMenuForm(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ilFormGUI\setCloseTag(), ILIAS\UICore\GlobalTemplate\setContent(), ilFormGUI\setOpenTag(), setSubTabs(), and ilObjectGUI\setTabs().
Here is the call graph for this function:| ilObjContentObjectGUI::export | ( | ) |
Definition at line 1503 of file class.ilObjContentObjectGUI.php.
References ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjContentObjectGUI::exportHTML | ( | ) |
Definition at line 1543 of file class.ilObjContentObjectGUI.php.
References ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjContentObjectGUI::filterHelpChapters | ( | ) |
Definition at line 2426 of file class.ilObjContentObjectGUI.php.
References ilSession\set().
Here is the call graph for this function:| ilObjContentObjectGUI::filterTooltips | ( | ) |
Definition at line 2542 of file class.ilObjContentObjectGUI.php.
References ilSession\set().
Here is the call graph for this function:| ilObjContentObjectGUI::fixTree | ( | ) |
Definition at line 1536 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 1517 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 1709 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjContentObjectGUI::getContextPath | ( | int | $a_endnode_id, |
| int | $a_startnode_id = 1 |
||
| ) |
Definition at line 1366 of file class.ilObjContentObjectGUI.php.
References $path.
|
static |
Definition at line 2589 of file class.ilObjContentObjectGUI.php.
Referenced by ilStructureObjectGUI\initSetPageLayoutForm().
Here is the caller graph for this function:
|
static |
Definition at line 1146 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$lng, $requested_totransl, $requested_transl, ilObjectGUI\$ui_factory, ilObjectGUI\$ui_renderer, ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Referenced by ILIAS\LearningModule\Editing\EditSubObjectsGUI\list(), and ilLMEditShortTitlesGUI\listShortTitles().
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 773 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$user, ILIAS\Repository\form(), 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::initMenuEntryForm | ( | string | $a_mode = "edit" | ) |
Definition at line 2049 of file class.ilObjContentObjectGUI.php.
References $lng, ilObject\_lookupObjectId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ILIAS\Repository\lng(), ilFormGUI\setFormAction(), and ilPropertyFormGUI\setTitle().
Here is the call graph for this function:| ilObjContentObjectGUI::initMenuForm | ( | ) |
Definition at line 916 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $form, ilObjectGUI\$lng, 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 645 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $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(), 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 2661 of file class.ilObjContentObjectGUI.php.
References $id, $lng, and ILIAS\Repository\form().
Here is the call graph for this function:
|
protected |
Learning progress.
Definition at line 2849 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjContentObjectGUI::listBlockedUsers | ( | ) |
Definition at line 1636 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::listLinks | ( | ) |
List all broken links.
Definition at line 1246 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::listQuestions | ( | ) |
Definition at line 1608 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::listQuestionUsages | ( | ) |
Definition at line 1619 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::moveChapter | ( | int | $a_parent_subobj_id = 0 | ) |
move a single chapter (selection)
Definition at line 1433 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 1478 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 1221 of file class.ilObjContentObjectGUI.php.
References $lng.
| ilObjContentObjectGUI::pasteChapter | ( | ) |
Definition at line 1473 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::proceedDragDrop | ( | ) |
Definition at line 1006 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $edit_request, and XapiProxy\$req.
| ilObjContentObjectGUI::properties | ( | ) |
edit properties form
Definition at line 623 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::redrawHeaderAction | ( | ) |
Definition at line 2840 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::removeLMGlossary | ( | ) |
Definition at line 2806 of file class.ilObjContentObjectGUI.php.
References $lng.
| ilObjContentObjectGUI::resetNumberOfTries | ( | ) |
Definition at line 1647 of file class.ilObjContentObjectGUI.php.
References $lng, and ilPageQuestionProcessor\resetTries().
Here is the call graph for this function:| ilObjContentObjectGUI::saveAllTitles | ( | ) |
Save all titles of chapters/pages.
Definition at line 2281 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\lng(), and ilLMObject\saveTitles().
Here is the call graph for this function:| ilObjContentObjectGUI::saveExportIds | ( | ) |
Definition at line 2433 of file class.ilObjContentObjectGUI.php.
References $lng, ilLMObject\_lookupType(), ilLMObject\saveExportId(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjContentObjectGUI::saveHelpMapping | ( | ) |
Definition at line 2470 of file class.ilObjContentObjectGUI.php.
References $lng, and ILIAS\Repository\help().
Here is the call graph for this function:| ilObjContentObjectGUI::saveMenuEntry | ( | ) |
Definition at line 2110 of file class.ilObjContentObjectGUI.php.
References ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), ilPropertyFormGUI\getInput(), ILIAS\Repository\lng(), and ilPropertyFormGUI\setValuesByPost().
Here is the call graph for this function:| ilObjContentObjectGUI::saveMenuProperties | ( | ) |
Definition at line 987 of file class.ilObjContentObjectGUI.php.
References $form, __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 2688 of file class.ilObjContentObjectGUI.php.
References $id, $lng, and ilLMObject\writeLayout().
Here is the call graph for this function:| ilObjContentObjectGUI::saveProperties | ( | ) |
save properties
Definition at line 825 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(), ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, initPropertiesForm(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ILIAS\Repository\object(), ilNotification\setNotification(), setSubTabs(), ilObjectGUI\setTabs(), ilPropertyFormGUI\setTitle(), ilLanguage\txt(), ilNotification\TYPE_LM_BLOCKED_USERS, and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
Here is the call graph for this function:| ilObjContentObjectGUI::saveTooltips | ( | ) |
Definition at line 2553 of file class.ilObjContentObjectGUI.php.
References $id, $lng, $text, and ILIAS\Repository\help().
Here is the call graph for this function:| ilObjContentObjectGUI::selectFooter | ( | ) |
select page as footer
Definition at line 2258 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 2235 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 2788 of file class.ilObjContentObjectGUI.php.
References $lng, and ilObject\_lookupObjId().
Here is the call graph for this function:| ilObjContentObjectGUI::selectLMGlossaryLink | ( | ) |
Definition at line 2781 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::sendMailToBlockedUsers | ( | ) |
Definition at line 1679 of file class.ilObjContentObjectGUI.php.
References ilObjUser\_lookupLogin(), ilMailFormCall\getRedirectTarget(), ILIAS\Repository\lng(), and ilUtil\redirect().
Here is the call graph for this function:| ilObjContentObjectGUI::setContentSubTabs | ( | string | $a_active | ) |
Definition at line 1731 of file class.ilObjContentObjectGUI.php.
References $lm_set, $lng, ILIAS\Repository\ctrl(), and ilObjContentObject\isOnlineHelpModule().
Here is the call graph for this function:| ilObjContentObjectGUI::setMediaSubTabs | ( | string | $a_active | ) |
Definition at line 1812 of file class.ilObjContentObjectGUI.php.
References $lng.
| ilObjContentObjectGUI::setPageLayout | ( | bool | $a_in_hierarchy = false | ) |
Set layout for multiple pages.
Definition at line 2638 of file class.ilObjContentObjectGUI.php.
References $lng.
| ilObjContentObjectGUI::setPageLayoutInHierarchy | ( | ) |
Set layout for multiple pages.
Definition at line 2627 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::setQuestionsSubTabs | ( | string | $a_active | ) |
Definition at line 1835 of file class.ilObjContentObjectGUI.php.
References $lng.
| ilObjContentObjectGUI::setSubTabs | ( | string | $a_active | ) |
Definition at line 1958 of file class.ilObjContentObjectGUI.php.
References $ilSetting, and ILIAS\Repository\ctrl().
Referenced by editMenuProperties(), properties(), and saveProperties().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1723 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::showActions | ( | array | $a_actions | ) |
Definition at line 1386 of file class.ilObjContentObjectGUI.php.
References Vendor\Package\$d, $lng, ilUtil\getImagePath(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjContentObjectGUI::showEntrySelector | ( | ) |
Definition at line 2204 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjContentObjectGUI::showExportIDsOverview | ( | bool | $a_validation = false | ) |
Definition at line 2393 of file class.ilObjContentObjectGUI.php.
References $c, $lng, ILIAS\UI\Implementation\Component\Input\Field\$options, ilSession\get(), ilTree\getChilds(), ilObjContentObject\isOnlineHelpModule(), ILIAS\Repository\lng(), and ilTree\readRootId().
Here is the call graph for this function:
|
protected |
Definition at line 565 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\addHeaderAction(), addLocations(), doExportHTML(), ilObjectGUI\setTabs(), and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Definition at line 557 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\addHeaderAction(), addLocations(), ilObjectGUI\setTabs(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilObjContentObjectGUI::showLMGlossarySelector | ( | ) |
Definition at line 2741 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\object().
Here is the call graph for this function:| ilObjContentObjectGUI::showMaintenance | ( | ) |
Show maintenance.
Definition at line 1266 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjContentObjectGUI::showTooltipList | ( | ) |
Definition at line 2488 of file class.ilObjContentObjectGUI.php.
References $lng, ILIAS\UI\Implementation\Component\Input\Field\$options, ilSession\get(), ILIAS\Repository\help(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjContentObjectGUI::switchToLanguage | ( | ) |
Definition at line 2829 of file class.ilObjContentObjectGUI.php.
| ilObjContentObjectGUI::unlockQuestion | ( | ) |
Definition at line 1663 of file class.ilObjContentObjectGUI.php.
References $lng, and ilPageQuestionProcessor\unlock().
Here is the call graph for this function:| ilObjContentObjectGUI::updateMenuEntry | ( | ) |
Definition at line 2176 of file class.ilObjContentObjectGUI.php.
References ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), ilPropertyFormGUI\getInput(), ILIAS\Repository\lng(), and ilPropertyFormGUI\setValuesByPost().
Here is the call graph for this function:| ilObjContentObjectGUI::view | ( | ) |
Reimplemented in ilObjLearningModuleGUI.
Definition at line 1419 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 54 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 78 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 51 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 42 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 77 of file class.ilObjContentObjectGUI.php.
Referenced by __construct(), and proceedDragDrop().
|
protected |
Definition at line 48 of file class.ilObjContentObjectGUI.php.
Referenced by doExportHTML(), doExportXML(), editMenuProperties(), initMenuForm(), saveMenuProperties(), and saveProperties().
|
protected |
Definition at line 41 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 50 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 47 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 76 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 46 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 80 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 45 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 52 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 43 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 44 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 71 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 62 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 59 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 68 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 69 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 66 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 70 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 73 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 64 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 72 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 75 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 63 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 58 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 57 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 60 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 67 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 65 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 74 of file class.ilObjContentObjectGUI.php.
Referenced by getMultiLangHeader().
|
protected |
Definition at line 61 of file class.ilObjContentObjectGUI.php.
Referenced by getMultiLangHeader().
|
protected |
Definition at line 49 of file class.ilObjContentObjectGUI.php.
Referenced by editMenuProperties().
|
protected |
Definition at line 56 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 53 of file class.ilObjContentObjectGUI.php.