ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 () | |
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) | |
Post (successful) object creation hook. More... | |
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 () | |
@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 | |
![]() | |
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 36 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 86 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 1960 of file class.ilObjContentObjectGUI.php.
Referenced by editMenuProperties(), and saveMenuProperties().
|
static |
Definition at line 2237 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().
ilObjContentObjectGUI::activatePages | ( | ) |
activates or deactivates pages
Definition at line 1272 of file class.ilObjContentObjectGUI.php.
References $id, ilPageObject\_lookupActive(), ilPageObject\_writeActive(), and ILIAS\Repository\ctrl().
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 1549 of file class.ilObjContentObjectGUI.php.
Referenced by doExportHTML(), doExportXML(), showExportOptionsHTML(), and showExportOptionsXML().
ilObjContentObjectGUI::addMenuEntry | ( | ?ilPropertyFormGUI | $form = null | ) |
display add menu entry form
Definition at line 1969 of file class.ilObjContentObjectGUI.php.
References ilPropertyFormGUI\getHTML(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::addTabs | ( | string | $a_act = "" | ) |
Definition at line 1815 of file class.ilObjContentObjectGUI.php.
References $lng, ilLearningProgressAccess\checkAccess(), ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), and ILIAS\Repository\object().
ilObjContentObjectGUI::addTooltip | ( | ) |
Definition at line 2463 of file class.ilObjContentObjectGUI.php.
References $lng, ILIAS\Repository\help(), ilSession\set(), and ilUtil\stripSlashes().
|
protected |
Post (successful) object creation hook.
Reimplemented from ilObjectGUI.
Definition at line 1002 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ilObject\getRefId(), ILIAS\Repository\lng(), and ilObject\update().
|
protected |
Definition at line 488 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by doExportHTML().
|
protected |
Definition at line 516 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by doExportXML().
ilObjContentObjectGUI::cancel | ( | ) |
Definition at line 1484 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl().
ilObjContentObjectGUI::cancelDelete | ( | ) |
Definition at line 1068 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl().
Referenced by delete().
ilObjContentObjectGUI::chapters | ( | ) |
show chapters
Definition at line 1130 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 155 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ilObjectGUI\getCreationMode().
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 1080 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.
ilObjContentObjectGUI::confirmGlossarySelection | ( | ) |
Definition at line 2708 of file class.ilObjContentObjectGUI.php.
References $lng.
ilObjContentObjectGUI::copyChapter | ( | ) |
Definition at line 1458 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::copyItems | ( | array | $ids | ) |
Copy items to clipboard.
Definition at line 2298 of file class.ilObjContentObjectGUI.php.
References $lng, ilLMObject\clipboardCopy(), and ilEditClipboard\setAction().
ilObjContentObjectGUI::copyPage | ( | ) |
Definition at line 1340 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 2326 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::cutItems | ( | array | $ids | ) |
Definition at line 2269 of file class.ilObjContentObjectGUI.php.
References $lng, ilLMObject\clipboardCut(), and ilEditClipboard\setAction().
ilObjContentObjectGUI::delete | ( | int | $a_parent_subobj_id = 0 | ) |
confirm deletion screen for free pages (other usages do not apply anymore)
Definition at line 1022 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().
ilObjContentObjectGUI::deleteMenuEntry | ( | ) |
Definition at line 2075 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::deleteTooltips | ( | ) |
Definition at line 2512 of file class.ilObjContentObjectGUI.php.
References $id, $lng, and ILIAS\Repository\help().
|
protected |
Definition at line 581 of file class.ilObjContentObjectGUI.php.
References $form, $lang, ilObjectGUI\addHeaderAction(), addLocations(), buildExportOptionsFormHTML(), ilExportGUI\CMD_LIST_EXPORT_FILES, ILIAS\Repository\ctrl(), ilObjectGUI\setTabs(), ilUtil\stripSlashes(), and ILIAS\Repository\ui().
Referenced by showExportOptionsHTML().
|
protected |
Definition at line 561 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().
ilObjContentObjectGUI::editGlossaries | ( | ) |
Edit automatically linked glossaries.
Definition at line 2661 of file class.ilObjContentObjectGUI.php.
References $lng.
ilObjContentObjectGUI::editMasterLanguage | ( | ) |
Definition at line 2760 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::editMenuEntry | ( | ?ilPropertyFormGUI | $form = null | ) |
Definition at line 2089 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ilPropertyFormGUI\getHTML(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::editMenuProperties | ( | ) |
Definition at line 940 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().
ilObjContentObjectGUI::export | ( | ) |
Definition at line 1493 of file class.ilObjContentObjectGUI.php.
References ilUtil\stripSlashes().
ilObjContentObjectGUI::exportHTML | ( | ) |
Definition at line 1533 of file class.ilObjContentObjectGUI.php.
References $lang, and ilUtil\stripSlashes().
ilObjContentObjectGUI::filterHelpChapters | ( | ) |
Definition at line 2368 of file class.ilObjContentObjectGUI.php.
References ilSession\set().
ilObjContentObjectGUI::filterTooltips | ( | ) |
Definition at line 2484 of file class.ilObjContentObjectGUI.php.
References ilSession\set().
ilObjContentObjectGUI::fixTree | ( | ) |
Definition at line 1526 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::fixTreeConfirm | ( | ) |
Definition at line 1507 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
|
protected |
Definition at line 1682 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\lng().
ilObjContentObjectGUI::getContextPath | ( | int | $a_endnode_id, |
int | $a_startnode_id = 1 |
||
) |
Definition at line 1356 of file class.ilObjContentObjectGUI.php.
References $path.
|
static |
Definition at line 2531 of file class.ilObjContentObjectGUI.php.
Referenced by ilStructureObjectGUI\initSetPageLayoutForm().
|
static |
Definition at line 1136 of file class.ilObjContentObjectGUI.php.
References $lang, 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().
ilObjContentObjectGUI::getPropertiesFormValues | ( | ) |
Get values for properties form.
Definition at line 755 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$user, ILIAS\Repository\form(), ilNotification\hasNotification(), and ilNotification\TYPE_LM_BLOCKED_USERS.
Referenced by properties().
ilObjContentObjectGUI::initMenuEntryForm | ( | string | $a_mode = "edit" | ) |
Definition at line 1991 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().
ilObjContentObjectGUI::initMenuForm | ( | ) |
Definition at line 898 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().
ilObjContentObjectGUI::initPropertiesForm | ( | ) |
Init properties form.
Definition at line 627 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().
ilObjContentObjectGUI::initSetPageLayoutForm | ( | ) |
Definition at line 2603 of file class.ilObjContentObjectGUI.php.
References $id, $lng, and ILIAS\Repository\form().
|
protected |
Learning progress.
Definition at line 2791 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl().
ilObjContentObjectGUI::listBlockedUsers | ( | ) |
Definition at line 1609 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::listLinks | ( | ) |
List all broken links.
Definition at line 1236 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::listQuestions | ( | ) |
Definition at line 1598 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::moveChapter | ( | int | $a_parent_subobj_id = 0 | ) |
move a single chapter (selection)
Definition at line 1423 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilTree\POS_FIRST_NODE, and ilEditClipboard\storeContentObject().
ilObjContentObjectGUI::movePage | ( | ) |
Definition at line 1468 of file class.ilObjContentObjectGUI.php.
References ilLMObject\clipboardCut(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilEditClipboard\setAction().
ilObjContentObjectGUI::pages | ( | ) |
Definition at line 1211 of file class.ilObjContentObjectGUI.php.
References $lng.
ilObjContentObjectGUI::pasteChapter | ( | ) |
Definition at line 1463 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::proceedDragDrop | ( | ) |
Definition at line 988 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$ctrl, $edit_request, and XapiProxy\$req.
ilObjContentObjectGUI::properties | ( | ) |
edit properties form
Definition at line 605 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\$lng, ILIAS\Repository\form(), getPropertiesFormValues(), initPropertiesForm(), ilLanguage\loadLanguageModule(), setSubTabs(), and ilObjectGUI\setTabs().
Referenced by ilObjLearningModuleGUI\view().
ilObjContentObjectGUI::redrawHeaderAction | ( | ) |
Definition at line 2782 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::removeLMGlossary | ( | ) |
Definition at line 2748 of file class.ilObjContentObjectGUI.php.
References $lng.
ilObjContentObjectGUI::resetNumberOfTries | ( | ) |
Definition at line 1620 of file class.ilObjContentObjectGUI.php.
References $lng, and ilPageQuestionProcessor\resetTries().
ilObjContentObjectGUI::saveAllTitles | ( | ) |
Save all titles of chapters/pages.
Definition at line 2223 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\lng(), and ilLMObject\saveTitles().
ilObjContentObjectGUI::saveExportIds | ( | ) |
Definition at line 2375 of file class.ilObjContentObjectGUI.php.
References $lng, ilLMObject\_lookupType(), ilLMObject\saveExportId(), and ilUtil\stripSlashes().
ilObjContentObjectGUI::saveHelpMapping | ( | ) |
Definition at line 2412 of file class.ilObjContentObjectGUI.php.
References $lng, and ILIAS\Repository\help().
ilObjContentObjectGUI::saveMenuEntry | ( | ) |
Definition at line 2052 of file class.ilObjContentObjectGUI.php.
References ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), ilPropertyFormGUI\getInput(), ILIAS\Repository\lng(), and ilPropertyFormGUI\setValuesByPost().
ilObjContentObjectGUI::saveMenuProperties | ( | ) |
Definition at line 969 of file class.ilObjContentObjectGUI.php.
References $form, __initLMMenuEditor(), ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), ilPropertyFormGUI\getInput(), initMenuForm(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::savePageLayout | ( | ) |
Definition at line 2630 of file class.ilObjContentObjectGUI.php.
References $id, $lng, and ilLMObject\writeLayout().
ilObjContentObjectGUI::saveProperties | ( | ) |
save properties
Definition at line 807 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().
ilObjContentObjectGUI::saveTooltips | ( | ) |
Definition at line 2495 of file class.ilObjContentObjectGUI.php.
References $id, $lng, and ILIAS\Repository\help().
ilObjContentObjectGUI::selectFooter | ( | ) |
select page as footer
Definition at line 2200 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::selectHeader | ( | ) |
select page as header
Definition at line 2177 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::selectLMGlossary | ( | ) |
Definition at line 2730 of file class.ilObjContentObjectGUI.php.
References $lng, and ilObject\_lookupObjId().
ilObjContentObjectGUI::selectLMGlossaryLink | ( | ) |
Definition at line 2723 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::sendMailToBlockedUsers | ( | ) |
Definition at line 1652 of file class.ilObjContentObjectGUI.php.
References ilObjUser\_lookupLogin(), ilMailFormCall\getRedirectTarget(), ILIAS\Repository\lng(), and ilUtil\redirect().
ilObjContentObjectGUI::setContentSubTabs | ( | string | $a_active | ) |
Definition at line 1704 of file class.ilObjContentObjectGUI.php.
References $lm_set, $lng, ILIAS\Repository\ctrl(), and ilObjContentObject\isOnlineHelpModule().
ilObjContentObjectGUI::setPageLayout | ( | bool | $a_in_hierarchy = false | ) |
Set layout for multiple pages.
Definition at line 2580 of file class.ilObjContentObjectGUI.php.
References $lng.
ilObjContentObjectGUI::setPageLayoutInHierarchy | ( | ) |
Set layout for multiple pages.
Definition at line 2569 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::setQuestionsSubTabs | ( | string | $a_active | ) |
Definition at line 1792 of file class.ilObjContentObjectGUI.php.
References $lng.
ilObjContentObjectGUI::setSubTabs | ( | string | $a_active | ) |
Definition at line 1900 of file class.ilObjContentObjectGUI.php.
References $ilSetting, and ILIAS\Repository\ctrl().
Referenced by editMenuProperties(), properties(), and saveProperties().
|
protected |
Definition at line 1696 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::showActions | ( | array | $a_actions | ) |
Definition at line 1376 of file class.ilObjContentObjectGUI.php.
References Vendor\Package\$d, $lng, ilUtil\getImagePath(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::showEntrySelector | ( | ) |
Definition at line 2146 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\lng().
ilObjContentObjectGUI::showExportIDsOverview | ( | bool | $a_validation = false | ) |
Definition at line 2335 of file class.ilObjContentObjectGUI.php.
References $c, $lng, ilSession\get(), ilTree\getChilds(), ilObjContentObject\isOnlineHelpModule(), ILIAS\Repository\lng(), and ilTree\readRootId().
|
protected |
Definition at line 547 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\addHeaderAction(), addLocations(), doExportHTML(), ilObjectGUI\setTabs(), and ILIAS\Repository\ui().
|
protected |
Definition at line 539 of file class.ilObjContentObjectGUI.php.
References ilObjectGUI\addHeaderAction(), addLocations(), ilObjectGUI\setTabs(), and ILIAS\Repository\ui().
ilObjContentObjectGUI::showLMGlossarySelector | ( | ) |
Definition at line 2683 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\object().
ilObjContentObjectGUI::showMaintenance | ( | ) |
Show maintenance.
Definition at line 1256 of file class.ilObjContentObjectGUI.php.
References ILIAS\Repository\lng().
ilObjContentObjectGUI::showTooltipList | ( | ) |
Definition at line 2430 of file class.ilObjContentObjectGUI.php.
References $lng, ilSession\get(), ILIAS\Repository\help(), and ILIAS\Repository\lng().
ilObjContentObjectGUI::switchToLanguage | ( | ) |
Definition at line 2771 of file class.ilObjContentObjectGUI.php.
ilObjContentObjectGUI::unlockQuestion | ( | ) |
Definition at line 1636 of file class.ilObjContentObjectGUI.php.
References $lng, and ilPageQuestionProcessor\unlock().
ilObjContentObjectGUI::updateMenuEntry | ( | ) |
Definition at line 2118 of file class.ilObjContentObjectGUI.php.
References ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), ilPropertyFormGUI\getInput(), ILIAS\Repository\lng(), and ilPropertyFormGUI\setValuesByPost().
ilObjContentObjectGUI::view | ( | ) |
Reimplemented in ilObjLearningModuleGUI.
Definition at line 1409 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 51 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 75 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 48 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 39 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 74 of file class.ilObjContentObjectGUI.php.
Referenced by __construct(), and proceedDragDrop().
|
protected |
Definition at line 45 of file class.ilObjContentObjectGUI.php.
Referenced by doExportHTML(), doExportXML(), editMenuProperties(), initMenuForm(), saveMenuProperties(), and saveProperties().
|
protected |
Definition at line 38 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 47 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 44 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 73 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 43 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 77 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 42 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 49 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 40 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 41 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 68 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 59 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 66 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 63 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 61 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 69 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 72 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 60 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 55 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 54 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 57 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 64 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 62 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 71 of file class.ilObjContentObjectGUI.php.
Referenced by getMultiLangHeader().
|
protected |
Definition at line 58 of file class.ilObjContentObjectGUI.php.
Referenced by getMultiLangHeader().
|
protected |
Definition at line 46 of file class.ilObjContentObjectGUI.php.
Referenced by editMenuProperties().
|
protected |
Definition at line 53 of file class.ilObjContentObjectGUI.php.
|
protected |
Definition at line 50 of file class.ilObjContentObjectGUI.php.