ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Class ilObjContentObjectGUI. More...
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 () | |
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) | |
__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 () | |
![]() | |
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 () | |
![]() | |
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 | _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) | |
getBlockedUsersMailSignature () | |
setTabs (string $a_act="") | |
learningProgress () | |
Learning progress. More... | |
![]() | |
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) | |
Additional Inherited Members | |
![]() | |
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 34 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 84 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().
ilObjContentObjectGUI::__initLMMenuEditor | ( | ) |
Definition at line 2025 of file class.ilObjContentObjectGUI.php.
Referenced by deleteMenuEntry(), editMenuProperties(), initMenuEntryForm(), saveMenuEntry(), saveMenuProperties(), and updateMenuEntry().
|
static |
Definition at line 2302 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().
ilObjContentObjectGUI::activatePages | ( | ) |
activates or deactivates pages
Definition at line 1282 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().
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 1614 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$locator, ilObjectGUI\$obj_id, $path, $requested_obj_id, ilLMPageObject\_getPresentationTitle(), ILIAS\Repository\ctrl(), and null.
Referenced by checkCtrlPath(), doExportHTML(), doExportXML(), showExportOptionsHTML(), and showExportOptionsXML().
ilObjContentObjectGUI::addMenuEntry | ( | ?ilPropertyFormGUI | $form = null | ) |
display add menu entry form
Definition at line 2034 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $tabs, ilObjectGUI\$toolbar, ilPropertyFormGUI\getHTML(), initMenuEntryForm(), ILIAS\Repository\lng(), setSubTabs(), and ilObjectGUI\setTabs().
Referenced by saveMenuEntry().
ilObjContentObjectGUI::addTabs | ( | string | $a_act = "" | ) |
Definition at line 1880 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().
ilObjContentObjectGUI::addTooltip | ( | ) |
Definition at line 2528 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ILIAS\Repository\help(), ilSession\set(), ilUtil\stripSlashes(), and ilLanguage\txt().
|
protected |
Definition at line 1013 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ilObject\getRefId(), ILIAS\Repository\lng(), and ilObject\update().
|
protected |
Definition at line 475 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ilObjectTranslation\getInstance(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by doExportHTML(), and showExportOptionsHTML().
|
protected |
Definition at line 503 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ilObjectTranslation\getInstance(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by doExportXML(), and showExportOptionsXML().
ilObjContentObjectGUI::cancel | ( | ) |
Definition at line 1494 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl().
ilObjContentObjectGUI::cancelDelete | ( | ) |
Definition at line 1079 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl().
Referenced by delete().
ilObjContentObjectGUI::chapters | ( | ) |
show chapters
Definition at line 1141 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 153 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$access, ilObjectGUI\$ctrl, $GLOBALS, $lm, ilObjectGUI\$lng, $requested_new_type, $tabs, ilObjectGUI\addHeaderAction(), addLocations(), ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), ilObjectGUI\executeCommand(), ilObjectGUI\getCreationMode(), ilLMObjectFactory\getInstance(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ILIAS\Repository\lng(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, null, ILIAS\Repository\object(), ilObjectGUI\prepareOutput(), ILIAS\Repository\rbac(), setContentSubTabs(), ilLTIProviderObjectSettingGUI\setCustomRolesForSelection(), setSubTabs(), ilObjectGUI\setTabs(), ilObjectGUI\setTitleAndDescription(), and ilLanguage\txt().
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 1091 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().
ilObjContentObjectGUI::confirmGlossarySelection | ( | ) |
Definition at line 2773 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, ILIAS\UICore\GlobalTemplate\setContent(), and ilLanguage\txt().
ilObjContentObjectGUI::copyChapter | ( | ) |
Definition at line 1468 of file class.ilObjContentObjectGUI.php.
References copyItems().
ilObjContentObjectGUI::copyItems | ( | array | $ids | ) |
Copy items to clipboard.
Definition at line 2363 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilLMObject\clipboardCopy(), ilEditClipboard\setAction(), and ilLanguage\txt().
Referenced by copyChapter().
ilObjContentObjectGUI::copyPage | ( | ) |
Definition at line 1350 of file class.ilObjContentObjectGUI.php.
References ilLMObject\clipboardCopy(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilEditClipboard\setAction().
ilObjContentObjectGUI::cutChapter | ( | ) |
Cut chapter(s)
Definition at line 2391 of file class.ilObjContentObjectGUI.php.
References cutItems().
ilObjContentObjectGUI::cutItems | ( | array | $ids | ) |
Definition at line 2334 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilLMObject\clipboardCut(), ilEditClipboard\setAction(), and ilLanguage\txt().
Referenced by cutChapter().
ilObjContentObjectGUI::delete | ( | int | $a_parent_subobj_id = 0 | ) |
confirm deletion screen for free pages (other usages do not apply anymore)
Definition at line 1033 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().
ilObjContentObjectGUI::deleteMenuEntry | ( | ) |
Definition at line 2140 of file class.ilObjContentObjectGUI.php.
References __initLMMenuEditor(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::deleteTooltips | ( | ) |
Definition at line 2577 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$id, ilObjectGUI\$lng, ILIAS\Repository\help(), and ilLanguage\txt().
|
protected |
Definition at line 568 of file class.ilObjContentObjectGUI.php.
References $lang, ilObjectGUI\addHeaderAction(), addLocations(), buildExportOptionsFormHTML(), ilExportGUI\CMD_LIST_EXPORT_FILES, ILIAS\Repository\ctrl(), ilObjectTranslation\getInstance(), ilObjectGUI\setTabs(), ilUtil\stripSlashes(), and ILIAS\Repository\ui().
Referenced by showExportOptionsHTML().
|
protected |
Definition at line 548 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\addHeaderAction(), addLocations(), buildExportOptionsFormXML(), ilExportGUI\CMD_LIST_EXPORT_FILES, ILIAS\Repository\ctrl(), ilObjectGUI\setTabs(), ilUtil\stripSlashes(), and ILIAS\Repository\ui().
ilObjContentObjectGUI::editGlossaries | ( | ) |
Edit automatically linked glossaries.
Definition at line 2726 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $tabs, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ILIAS\UICore\GlobalTemplate\setContent(), setSubTabs(), ilObjectGUI\setTabs(), and ilLanguage\txt().
ilObjContentObjectGUI::editMasterLanguage | ( | ) |
Definition at line 2825 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, and ilCtrl\setParameter().
ilObjContentObjectGUI::editMenuEntry | ( | ?ilPropertyFormGUI | $form = null | ) |
Definition at line 2154 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().
ilObjContentObjectGUI::editMenuProperties | ( | ) |
Definition at line 949 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(), ILIAS\UICore\GlobalTemplate\setContent(), ilFormGUI\setOpenTag(), setSubTabs(), and ilObjectGUI\setTabs().
ilObjContentObjectGUI::export | ( | ) |
Definition at line 1503 of file class.ilObjContentObjectGUI.php.
References ilObjectTranslation\getInstance(), and ilUtil\stripSlashes().
ilObjContentObjectGUI::exportHTML | ( | ) |
Definition at line 1598 of file class.ilObjContentObjectGUI.php.
References $lang, ilObjectTranslation\getInstance(), and ilUtil\stripSlashes().
ilObjContentObjectGUI::filterHelpChapters | ( | ) |
Definition at line 2433 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, and ilSession\set().
ilObjContentObjectGUI::filterTooltips | ( | ) |
Definition at line 2549 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, and ilSession\set().
ilObjContentObjectGUI::fixTree | ( | ) |
Definition at line 1591 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::fixTreeConfirm | ( | ) |
Definition at line 1572 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), setContentSubTabs(), and ilObjectGUI\setTabs().
|
protected |
Definition at line 1747 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\lng().
Referenced by sendMailToBlockedUsers().
ilObjContentObjectGUI::getContextPath | ( | int | $a_endnode_id, |
int | $a_startnode_id = 1 |
||
) |
|
static |
Definition at line 2596 of file class.ilObjContentObjectGUI.php.
References $DIC, ilObjectGUI\$lng, ilObjContentObject\getAvailableLayouts(), ilUtil\getImagePath(), ilUtil\img(), and ilLanguage\txt().
Referenced by ilStructureObjectGUI\initSetPageLayoutForm().
|
static |
Definition at line 1147 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 ILIAS\LearningModule\Editing\EditSubObjectsGUI\list(), and ilLMEditShortTitlesGUI\listShortTitles().
ilObjContentObjectGUI::getPropertiesFormValues | ( | ) |
Get values for properties form.
Definition at line 742 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$user, ILIAS\Repository\form(), ilObjectTranslation\getInstance(), ilNotification\hasNotification(), and ilNotification\TYPE_LM_BLOCKED_USERS.
Referenced by properties().
ilObjContentObjectGUI::getPublicAccessColValue | ( | string | $a_type, |
string | $a_file | ||
) |
Get public access value for export table.
Definition at line 1520 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilCtrl\getLinkTarget(), and ilLanguage\txt().
ilObjContentObjectGUI::initMenuEntryForm | ( | string | $a_mode = "edit" | ) |
Definition at line 2056 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().
ilObjContentObjectGUI::initMenuForm | ( | ) |
Definition at line 884 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().
ilObjContentObjectGUI::initPropertiesForm | ( | ) |
Init properties form.
Definition at line 614 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().
ilObjContentObjectGUI::initSetPageLayoutForm | ( | ) |
Definition at line 2668 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$id, ilObjectGUI\$lng, ILIAS\Repository\form(), and ilLanguage\txt().
Referenced by setPageLayout().
|
protected |
Learning progress.
Definition at line 2856 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl().
ilObjContentObjectGUI::listBlockedUsers | ( | ) |
Definition at line 1674 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$tpl, ILIAS\UICore\GlobalTemplate\setContent(), setQuestionsSubTabs(), and ilObjectGUI\setTabs().
ilObjContentObjectGUI::listLinks | ( | ) |
List all broken links.
Definition at line 1246 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$tpl, ILIAS\UICore\GlobalTemplate\setContent(), setContentSubTabs(), and ilObjectGUI\setTabs().
ilObjContentObjectGUI::listQuestions | ( | ) |
Definition at line 1663 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$tpl, ILIAS\UICore\GlobalTemplate\setContent(), setQuestionsSubTabs(), and ilObjectGUI\setTabs().
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().
ilObjContentObjectGUI::movePage | ( | ) |
Definition at line 1478 of file class.ilObjContentObjectGUI.php.
References ilLMObject\clipboardCut(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilEditClipboard\setAction().
ilObjContentObjectGUI::pages | ( | ) |
Definition at line 1221 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ILIAS\UICore\GlobalTemplate\setContent(), setContentSubTabs(), ilObjectGUI\setTabs(), and ilLanguage\txt().
ilObjContentObjectGUI::pasteChapter | ( | ) |
Definition at line 1473 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::proceedDragDrop | ( | ) |
Definition at line 999 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $edit_request, and XapiProxy\$req.
ilObjContentObjectGUI::properties | ( | ) |
edit properties form
Definition at line 592 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$lng, ILIAS\Repository\form(), getPropertiesFormValues(), initPropertiesForm(), ilLanguage\loadLanguageModule(), setSubTabs(), and ilObjectGUI\setTabs().
Referenced by ilObjLearningModuleGUI\view().
ilObjContentObjectGUI::publishExportFile | ( | ?array | $a_files | ) |
Definition at line 1545 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, Vendor\Package\$f, and ILIAS\Repository\lng().
ilObjContentObjectGUI::redrawHeaderAction | ( | ) |
Definition at line 2847 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::removeLMGlossary | ( | ) |
Definition at line 2813 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, and ilLanguage\txt().
ilObjContentObjectGUI::resetNumberOfTries | ( | ) |
Definition at line 1685 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilPageQuestionProcessor\resetTries(), and ilLanguage\txt().
ilObjContentObjectGUI::saveAllTitles | ( | ) |
Save all titles of chapters/pages.
Definition at line 2288 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $requested_transl, ILIAS\Repository\lng(), and ilLMObject\saveTitles().
ilObjContentObjectGUI::saveExportIds | ( | ) |
Definition at line 2440 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilLMObject\_lookupType(), ilLMObject\saveExportId(), showExportIDsOverview(), ilUtil\stripSlashes(), and ilLanguage\txt().
ilObjContentObjectGUI::saveHelpMapping | ( | ) |
Definition at line 2477 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ILIAS\Repository\help(), and ilLanguage\txt().
ilObjContentObjectGUI::saveMenuEntry | ( | ) |
Definition at line 2117 of file class.ilObjContentObjectGUI.php.
References __initLMMenuEditor(), addMenuEntry(), ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), ilPropertyFormGUI\getInput(), initMenuEntryForm(), ILIAS\Repository\lng(), and ilPropertyFormGUI\setValuesByPost().
ilObjContentObjectGUI::saveMenuProperties | ( | ) |
Definition at line 978 of file class.ilObjContentObjectGUI.php.
References __initLMMenuEditor(), ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), ilPropertyFormGUI\getInput(), initMenuForm(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::savePageLayout | ( | ) |
Definition at line 2695 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$id, $lm, ilObjectGUI\$lng, ilCtrl\setParameter(), ilLanguage\txt(), and ilLMObject\writeLayout().
ilObjContentObjectGUI::saveProperties | ( | ) |
save properties
Definition at line 794 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().
ilObjContentObjectGUI::saveTooltips | ( | ) |
Definition at line 2560 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$id, ilObjectGUI\$lng, ILIAS\Repository\help(), and ilLanguage\txt().
ilObjContentObjectGUI::selectFooter | ( | ) |
select page as footer
Definition at line 2265 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::selectHeader | ( | ) |
select page as header
Definition at line 2242 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::selectLMGlossary | ( | ) |
Definition at line 2795 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $requested_glo_ref_id, ilObject\_lookupObjId(), and ilLanguage\txt().
Referenced by selectLMGlossaryLink().
ilObjContentObjectGUI::selectLMGlossaryLink | ( | ) |
Definition at line 2788 of file class.ilObjContentObjectGUI.php.
References $requested_glo_ref_id, and selectLMGlossary().
ilObjContentObjectGUI::sendMailToBlockedUsers | ( | ) |
Definition at line 1717 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjUser\_lookupLogin(), getBlockedUsersMailSignature(), ilMailFormCall\getRedirectTarget(), ILIAS\Repository\lng(), ilCtrl\redirect(), and ilUtil\redirect().
ilObjContentObjectGUI::setContentSubTabs | ( | string | $a_active | ) |
Definition at line 1769 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 checkCtrlPath(), fixTreeConfirm(), listLinks(), pages(), showExportIDsOverview(), showMaintenance(), and showTooltipList().
ilObjContentObjectGUI::setPageLayout | ( | bool | $a_in_hierarchy = false | ) |
Set layout for multiple pages.
Definition at line 2645 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, ILIAS\Repository\form(), initSetPageLayoutForm(), ILIAS\UICore\GlobalTemplate\setContent(), and ilLanguage\txt().
Referenced by setPageLayoutInHierarchy().
ilObjContentObjectGUI::setPageLayoutInHierarchy | ( | ) |
Set layout for multiple pages.
Definition at line 2634 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, setPageLayout(), and ilCtrl\setParameter().
ilObjContentObjectGUI::setQuestionsSubTabs | ( | string | $a_active | ) |
Definition at line 1857 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $tabs, and ilLanguage\txt().
Referenced by listBlockedUsers(), and listQuestions().
ilObjContentObjectGUI::setSubTabs | ( | string | $a_active | ) |
Definition at line 1965 of file class.ilObjContentObjectGUI.php.
References $ilSetting, ilObjectGUI\$settings, $tabs, and ILIAS\Repository\ctrl().
Referenced by addMenuEntry(), checkCtrlPath(), editGlossaries(), editMenuEntry(), editMenuProperties(), properties(), saveProperties(), showEntrySelector(), and showLMGlossarySelector().
|
protected |
Definition at line 1761 of file class.ilObjContentObjectGUI.php.
References $help, addTabs(), and ilHelpGUI\setScreenIdComponent().
ilObjContentObjectGUI::showActions | ( | array | $a_actions | ) |
Definition at line 1386 of file class.ilObjContentObjectGUI.php.
References Vendor\Package\$d, ilObjectGUI\$lng, ilUtil\getImagePath(), ILIAS\Repository\lng(), and null.
ilObjContentObjectGUI::showEntrySelector | ( | ) |
Definition at line 2211 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $tabs, ILIAS\Repository\lng(), setSubTabs(), and ilObjectGUI\setTabs().
ilObjContentObjectGUI::showExportIDsOverview | ( | bool | $a_validation = false | ) |
Definition at line 2400 of file class.ilObjContentObjectGUI.php.
References $c, ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ilSession\get(), ilTree\getChilds(), ilObjContentObject\isOnlineHelpModule(), ILIAS\Repository\lng(), ilTree\readRootId(), ILIAS\UICore\GlobalTemplate\setContent(), setContentSubTabs(), ilSelectInputGUI\setOptions(), ilObjectGUI\setTabs(), and ilLanguage\txt().
Referenced by saveExportIds().
|
protected |
Definition at line 534 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\addHeaderAction(), addLocations(), buildExportOptionsFormHTML(), doExportHTML(), ilObjectTranslation\getInstance(), ilObjectGUI\setTabs(), and ILIAS\Repository\ui().
|
protected |
Definition at line 526 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\addHeaderAction(), addLocations(), buildExportOptionsFormXML(), ilObjectGUI\setTabs(), and ILIAS\Repository\ui().
ilObjContentObjectGUI::showLMGlossarySelector | ( | ) |
Definition at line 2748 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $tabs, ilObjectGUI\$tpl, ilObjectGUI\$tree, ILIAS\Repository\object(), ilTree\readRootId(), ILIAS\UICore\GlobalTemplate\setContent(), ilExplorer\setExpand(), setSubTabs(), and ilObjectGUI\setTabs().
ilObjContentObjectGUI::showMaintenance | ( | ) |
Show maintenance.
Definition at line 1266 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$toolbar, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), setContentSubTabs(), and ilObjectGUI\setTabs().
ilObjContentObjectGUI::showTooltipList | ( | ) |
Definition at line 2495 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ilSession\get(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ILIAS\UICore\GlobalTemplate\setContent(), setContentSubTabs(), ilSelectInputGUI\setOptions(), ilObjectGUI\setTabs(), and ilLanguage\txt().
ilObjContentObjectGUI::switchToLanguage | ( | ) |
Definition at line 2836 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, and ilCtrl\setParameter().
ilObjContentObjectGUI::unlockQuestion | ( | ) |
Definition at line 1701 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilLanguage\txt(), and ilPageQuestionProcessor\unlock().
ilObjContentObjectGUI::updateMenuEntry | ( | ) |
Definition at line 2183 of file class.ilObjContentObjectGUI.php.
References __initLMMenuEditor(), ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), editMenuEntry(), ilPropertyFormGUI\getInput(), initMenuEntryForm(), ILIAS\Repository\lng(), and ilPropertyFormGUI\setValuesByPost().
ilObjContentObjectGUI::view | ( | ) |
Definition at line 1419 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\prepareOutput(), and ilObjectGUI\viewObject().
|
protected |
Definition at line 49 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 73 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 46 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 37 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 72 of file class.ilObjContentObjectGUI.php.
Referenced by __construct(), and proceedDragDrop().
|
protected |
Definition at line 43 of file class.ilObjContentObjectGUI.php.
Referenced by initMenuEntryForm(), initMenuForm(), initPropertiesForm(), and saveProperties().
|
protected |
Definition at line 36 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 45 of file class.ilObjContentObjectGUI.php.
Referenced by setTabs().
|
protected |
Definition at line 42 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 71 of file class.ilObjContentObjectGUI.php.
Referenced by ilObjLearningModuleGUI\__construct(), checkCtrlPath(), and savePageLayout().
|
protected |
Definition at line 41 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 75 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 40 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 47 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 38 of file class.ilObjContentObjectGUI.php.
Referenced by addTabs().
|
protected |
Definition at line 39 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 66 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 57 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 54 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 63 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 64 of file class.ilObjContentObjectGUI.php.
Referenced by selectLMGlossary(), and selectLMGlossaryLink().
|
protected |
Definition at line 61 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 65 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 68 of file class.ilObjContentObjectGUI.php.
Referenced by initMenuEntryForm().
|
protected |
Definition at line 59 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 67 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 70 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 58 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 53 of file class.ilObjContentObjectGUI.php.
Referenced by checkCtrlPath().
|
protected |
Definition at line 52 of file class.ilObjContentObjectGUI.php.
Referenced by addLocations().
|
protected |
Definition at line 55 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 62 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 60 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 69 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 56 of file class.ilObjContentObjectGUI.php.
Referenced by saveAllTitles().
|
protected |
Definition at line 44 of file class.ilObjContentObjectGUI.php.
Referenced by addMenuEntry(), addTabs(), checkCtrlPath(), editGlossaries(), editMenuEntry(), editMenuProperties(), setContentSubTabs(), setQuestionsSubTabs(), setSubTabs(), showEntrySelector(), and showLMGlossarySelector().
|
protected |
Definition at line 51 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 48 of file class.ilObjContentObjectGUI.php.