ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
New implementation of ilObjectGUI. More...
Public Member Functions | |
__construct (int $id=0, int $id_type=self::REPOSITORY_NODE_ID, int $parent_node_id=0) | |
executeCommand () | |
execute command More... | |
getIdType () | |
delete () | |
Display delete confirmation form (repository/workspace switch) More... | |
confirmedDelete () | |
Delete objects (repository/workspace switch) More... | |
getHTML () | |
withReferences () | |
Final/Private declaration of unchanged parent methods. More... | |
setCreationMode (bool $mode=true) | |
getCreationMode () | |
prepareOutput (bool $show_sub_objects=true) | |
isVisible (int $ref_id, string $type) | |
setColumnSettings (ilColumnGUI $column_gui) | |
view () | |
view object content (repository/workspace switch) More... | |
getType () | |
Functions that must be overwritten. More... | |
create () | |
CRUD. More... | |
save () | |
edit () | |
update () | |
cancel () | |
putObjectInTree (ilObject $obj, ?int $parent_node_id=null) | |
Add object to tree at given position. More... | |
![]() | |
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 | handleAfterSaveCallback (ilObject $obj, ?int $callback_ref_id) |
After creation callback. More... | |
![]() | |
static | _gotoRepositoryRoot (bool $raise_error=false) |
Goto repository root. More... | |
static | _gotoRepositoryNode (int $ref_id, string $cmd="") |
static | _gotoSharedWorkspaceNode (int $wsp_id) |
Data Fields | |
const | OBJECT_ID = 0 |
const | REPOSITORY_NODE_ID = 1 |
const | WORKSPACE_NODE_ID = 2 |
const | REPOSITORY_OBJECT_ID = 3 |
const | WORKSPACE_OBJECT_ID = 4 |
const | PORTFOLIO_OBJECT_ID = 5 |
![]() | |
const | ADMIN_MODE_NONE = "" |
const | ADMIN_MODE_SETTINGS = "settings" |
const | ADMIN_MODE_REPOSITORY = "repository" |
const | UPLOAD_TYPE_LOCAL = 1 |
const | UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 |
const | CFORM_NEW = 1 |
const | CFORM_IMPORT = 2 |
const | CFORM_CLONE = 3 |
const | SUPPORTED_IMPORT_MIME_TYPES = [MimeType::APPLICATION__ZIP, MimeType::APPLICATION__X_ZIP_COMPRESSED] |
Protected Member Functions | |
afterConstructor () | |
Do anything that should be done after constructor in here. More... | |
assignObject () | |
create object instance as internal property (repository/workspace switch) More... | |
getAccessHandler () | |
setLocator () | |
set Locator More... | |
deleteConfirmedObjects () | |
Delete objects (workspace specific) This should probably be moved elsewhere as done with RepUtil. More... | |
setTitleAndDescription () | |
omitLocator (bool $omit=true) | |
getTargetFrame (string $cmd, string $target_frame="") | |
setTargetFrame (string $cmd, string $target_frame) | |
getCenterColumnHTML () | |
getRightColumnHTML () | |
checkPermission (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
showPossibleSubObjects () | |
redirectToRefId (int $ref_id, string $cmd="") | |
addAdminLocatorItems (bool $do_not_add_object=false) | |
setTabs () | |
create tabs (repository/workspace switch) More... | |
getReturnLocation (string $cmd, string $location="") | |
Deprecated functions. More... | |
setReturnLocation (string $cmd, string $location) | |
showActions () | |
getTabs () | |
addLocatorItems () | |
Functions to be overwritten. More... | |
checkPermissionBool (string $perm, string $cmd="", string $type="", ?int $node_id=null) | |
initHeaderAction (?string $sub_type=null, ?int $sub_id=null) | |
Add header action menu. More... | |
redrawHeaderAction () | |
Updating icons after ajax call. 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) | |
Private Attributes | |
ilObjectRequestRetriever | $retriever |
New implementation of ilObjectGUI.
(beta)
Differences to the ilObject implementation:
All new modules should derive from this class.
Definition at line 43 of file class.ilObject2GUI.php.
ilObject2GUI::__construct | ( | int | $id = 0 , |
int | $id_type = self::REPOSITORY_NODE_ID , |
||
int | $parent_node_id = 0 |
||
) |
Definition at line 85 of file class.ilObject2GUI.php.
References $access, $DIC, ilObjectGUI\$id, $id_type, $object_id, $params, $refinery, ilObjectGUI\$tree, ilObject\_lookupObjectId(), ILIAS\Repository\access(), afterConstructor(), assignObject(), ILIAS\Repository\ctrl(), getType(), ILIAS\Repository\html(), ILIAS\Repository\lng(), ILIAS\Repository\locator(), ilWorkspaceTree\lookupObjectId(), ILIAS\Repository\object(), ILIAS\Repository\refinery(), ILIAS\Repository\settings(), ILIAS\Repository\toolbar(), and ILIAS\Repository\user().
|
finalprotected |
Definition at line 510 of file class.ilObject2GUI.php.
Referenced by ilObjectPluginGUI\executeCommand().
|
protected |
Functions to be overwritten.
Definition at line 601 of file class.ilObject2GUI.php.
References getType().
Referenced by setLocator().
|
protected |
Do anything that should be done after constructor in here.
Definition at line 216 of file class.ilObject2GUI.php.
Referenced by __construct().
|
finalprotected |
create object instance as internal property (repository/workspace switch)
Definition at line 260 of file class.ilObject2GUI.php.
References ilObjectFactory\getInstanceByObjId(), and ilObjectFactory\getInstanceByRefId().
Referenced by ilObjAdministrativeNotificationGUI\__construct(), ilObjMainMenuGUI\__construct(), and __construct().
ilObject2GUI::cancel | ( | ) |
Definition at line 629 of file class.ilObject2GUI.php.
|
finalprotected |
Definition at line 490 of file class.ilObject2GUI.php.
References ilObjectGUI\$ref_id.
Referenced by ilObjHelpSettingsGUI\activateModule(), ilObjLinkResourceGUI\addLink(), ilObjMediaPoolGUI\allMedia(), ilObjMediaPoolGUI\bulkUpload(), ilObjLinkResourceGUI\confirmDeleteLink(), ilObjHelpSettingsGUI\confirmHelpModulesDeletion(), ilObjMediaPoolGUI\confirmRemove(), ilObjMediaPoolGUI\copyToClipboard(), ilObjMediaPoolGUI\createFolderForm(), ilObjLinkResourceGUI\deactivateLink(), ilObjHelpSettingsGUI\deactivateModule(), ilObjHelpSettingsGUI\deleteHelpModules(), ilObjLinkResourceGUI\deleteLinks(), ilObjLinkResourceGUI\deleteParameter(), ilObjLinkResourceGUI\deleteParameterForm(), ilObjMediaPoolGUI\editFolder(), ilObjLinkResourceGUI\editLink(), ilObjMediaPoolGUI\editTitlesAndDescriptions(), ilObjPortfolioTemplateGUI\executeCommand(), ilObjectPluginGUI\executeCommand(), ilObjPortfolioGUI\executeCommand(), ilObjLinkResourceGUI\executeCommand(), ilObjDataCollectionGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjectPluginGUI\infoScreen(), ilObjPortfolioTemplateGUI\infoScreenForward(), ilObjDataCollectionGUI\infoScreenForward(), ilObjBlogGUI\infoScreenForward(), ilObjLinkResourceGUI\infoScreenForward(), ilObjMediaPoolGUI\insertFromClipboard(), ilObjItemGroupGUI\listMaterials(), ilObjMediaPoolGUI\listMedia(), ilObjLinkResourceGUI\manage(), ilObjMediaPoolGUI\openClipboard(), ilObjMediaPoolGUI\performBulkUpload(), ilObjMediaPoolGUI\remove(), ilObjLinkResourceGUI\saveAddLink(), ilObjContactAdministrationGUI\saveConfigurationForm(), ilObjMediaPoolGUI\saveFolder(), ilObjItemGroupGUI\saveItemAssignment(), ilObjLinkResourceGUI\saveLinkList(), ilObjHelpSettingsGUI\saveOrdering(), ilObjLinkResourceGUI\saveSorting(), ilObjMediaPoolGUI\saveTitlesAndDescriptions(), ilObjMediaPoolGUI\selectUploadDirFiles(), ilObjHelpSettingsGUI\setMode(), ilObjContentPageGUI\setTabs(), ilObjLinkResourceGUI\settings(), ilObjLinkResourceGUI\showLinks(), ilObjMediaPoolGUI\showMedia(), ilObjMediaPoolGUI\showPreview(), ilObjLinkResourceGUI\sort(), ilObjMediaPoolGUI\updateFolder(), ilObjLinkResourceGUI\updateLinks(), ilObjContentPageGUI\view(), and ilObjLinkResourceGUI\view().
|
protected |
Definition at line 713 of file class.ilObject2GUI.php.
References $node_id, $parent_id, getAccessHandler(), ILIAS\Repository\object(), and ILIAS\Repository\user().
Referenced by ilObjLinkResourceGUI\activateTabs(), ilObjWorkspaceFolderGUI\addContentSubTabs(), ilObjBlogGUI\addContributor(), ilObjContentPageGUI\addToNavigationHistory(), ilObjPollGUI\confirmDeleteAllVotes(), ilObjBlogGUI\contributors(), ilObjWorkspaceFolderGUI\cut(), ilObjBlogGUI\deactivateAdmin(), ilObjPollGUI\deleteAllVotes(), ilObjWorkspaceFolderGUI\deleteConfirmation(), ilObjPortfolioBaseGUI\deletePortfolioPages(), ilObjPortfolioBaseGUI\determinePageCall(), ilObjItemGroupGUI\edit(), ilObjDataCollectionGUI\edit(), ilRemoteObjectBaseGUI\editObject(), ilObjBibliographicGUI\editObject(), ilObjHelpSettingsGUI\editSettings(), ilRemoteObjectBaseGUI\executeCommand(), ilObjLegalNoticeGUI\executeCommand(), ilObjItemGroupGUI\executeCommand(), ilObjDataCollectionGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjContactAdministrationGUI\getAdminTabs(), ilObjHelpSettingsGUI\getAdminTabs(), ilObjWikiSettingsGUI\getAdminTabs(), ilObjContactAdministrationGUI\getConfigurationForm(), ilObjContentPageGUI\getContent(), ilObjPortfolioTemplateGUI\infoScreenForward(), ilObjDataCollectionGUI\infoScreenForward(), ilObjContentPageGUI\infoScreenForward(), ilObjCmiXapiGUI\infoScreenForward(), ilObjBlogGUI\infoScreenForward(), ilObjLTIConsumerGUI\infoScreenForward(), ilObjLinkResourceGUI\infoScreenForward(), ilObjWikiSettingsGUI\initForm(), ilObjBlogGUI\isAdmin(), ilObjWorkspaceFolderGUI\performPasteIntoMultipleObjects(), ilObjContentPageGUI\populateContentToolbar(), ilObjPortfolioTemplateGUI\preview(), ilObjBlogGUI\preview(), ilObjPollGUI\render(), ilObjBlogGUI\render(), ilObjContentPageGUI\renderHeaderActions(), ilObjItemGroupGUI\save(), ilObjLinkResourceGUI\saveObject(), ilObjBibliographicGUI\saveObject(), ilObjPortfolioBaseGUI\savePage(), ilObjPortfolioBaseGUI\savePortfolioPagesOrdering(), ilObjWikiSettingsGUI\saveSettings(), ilObjHelpSettingsGUI\setMode(), ilObjContentPageGUI\setSettingsSubTabs(), ilRemoteObjectBaseGUI\setTabs(), ilObjContentPageGUI\setTabs(), ilObjPortfolioTemplateGUI\setTabs(), ilObjPollGUI\setTabs(), ilObjBlogGUI\setTabs(), setTabs(), ilObjLinkResourceGUI\setTabs(), ilObjPortfolioBaseGUI\showEditButton(), ilObjPollGUI\showParticipants(), ilObjPollGUI\showParticipantVotes(), ilObjLinkResourceGUI\showToolbar(), ilObjDataCollectionGUI\update(), ilRemoteObjectBaseGUI\updateObject(), ilObjHelpSettingsGUI\uploadHelpFile(), and ilObjPortfolioBaseGUI\view().
ilObject2GUI::confirmedDelete | ( | ) |
Delete objects (repository/workspace switch)
Definition at line 367 of file class.ilObject2GUI.php.
References deleteConfirmedObjects().
ilObject2GUI::create | ( | ) |
CRUD.
Definition at line 613 of file class.ilObject2GUI.php.
Referenced by ilObjTaxonomyGUI\createAssignedTaxonomy().
ilObject2GUI::delete | ( | ) |
Display delete confirmation form (repository/workspace switch)
Definition at line 344 of file class.ilObject2GUI.php.
|
protected |
Delete objects (workspace specific) This should probably be moved elsewhere as done with RepUtil.
Definition at line 391 of file class.ilObject2GUI.php.
References $node_id, ilObjectGUI\$object, ILIAS\Repository\ctrl(), ilObject\delete(), getAccessHandler(), ilObjectFactory\getInstanceByObjId(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Referenced by confirmedDelete().
ilObject2GUI::edit | ( | ) |
Definition at line 621 of file class.ilObject2GUI.php.
ilObject2GUI::executeCommand | ( | ) |
execute command
Definition at line 223 of file class.ilObject2GUI.php.
References ILIAS\Repository\ctrl(), getAccessHandler(), and prepareOutput().
Referenced by ilObjCmiXapiGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjPortfolioTemplateGUI\executeCommand(), ilObjFileGUI\getParentId(), and ilObjContentPageGUI\setTabs().
|
protected |
Definition at line 286 of file class.ilObject2GUI.php.
References $access_handler.
Referenced by ilObjBlogGUI\__construct(), ilObjWorkspaceFolderGUI\applyShareFilter(), checkPermissionBool(), ilObjWorkspaceFolderGUI\copyShared(), deleteConfirmedObjects(), ilObjPortfolioTemplateGUI\executeCommand(), executeCommand(), ilObjPollGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjFileGUI\getParentId(), initHeaderAction(), ilObjWorkspaceFolderGUI\initPasswordForm(), ilObjWorkspaceFolderGUI\listSharedResourcesOfOtherUser(), ilObjWorkspaceFolderGUI\performPasteIntoMultipleObjects(), putObjectInTree(), ilObjExerciseVerificationGUI\render(), ilObjSCORMVerificationGUI\render(), ilObjCmiXapiVerificationGUI\render(), ilObjLTIConsumerVerificationGUI\render(), ilObjTestVerificationGUI\render(), ilObjCourseVerificationGUI\render(), ilObjWorkspaceFolderGUI\render(), ilObjWorkspaceFolderGUI\resetShareFilter(), ilObjWorkspaceFolderGUI\setTabs(), and ilObjWorkspaceFolderGUI\share().
|
finalprotected |
Definition at line 478 of file class.ilObject2GUI.php.
|
final |
Definition at line 450 of file class.ilObject2GUI.php.
Referenced by ilObjectPluginGUI\addLocatorItems(), ilObjMediaPoolGUI\addLocatorItems(), ilObjContentPageGUI\addToNavigationHistory(), ilObjMediaPoolGUI\afterConstructor(), ilObjPortfolioTemplateGUI\executeCommand(), ilObjectPluginGUI\executeCommand(), ilObjLinkResourceGUI\executeCommand(), ilObjDataCollectionGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjPollGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjFileGUI\getParentId(), ilObjContentPageGUI\initEditCustomForm(), ilObjContentPageGUI\renderHeaderActions(), ilOrgUnitExtensionGUI\setLocator(), and ilObjLinkResourceGUI\setTabs().
ilObject2GUI::getHTML | ( | ) |
Definition at line 434 of file class.ilObject2GUI.php.
ilObject2GUI::getIdType | ( | ) |
Definition at line 252 of file class.ilObject2GUI.php.
References $id_type.
Referenced by ilObjFileAbstractZipProcessor\__construct(), and ilObjLinkResourceGUI\executeCommand().
|
finalprotected |
Deprecated functions.
Definition at line 581 of file class.ilObject2GUI.php.
|
finalprotected |
Definition at line 482 of file class.ilObject2GUI.php.
|
finalprotected |
Definition at line 593 of file class.ilObject2GUI.php.
|
finalprotected |
|
abstract |
Functions that must be overwritten.
Referenced by __construct(), addLocatorItems(), ilRemoteObjectBaseGUI\callObject(), ilObjPortfolioBaseGUI\deletePortfolioPages(), ilObjectPluginGUI\executeCommand(), ilObjectPluginGUI\getCreationFormTitle(), ilObjectPluginGUI\getPlugin(), ilRemoteObjectBaseGUI\infoScreen(), ilRemoteObjectBaseGUI\initEditForm(), initHeaderAction(), ilObjPortfolioBaseGUI\setSettingsSubTabs(), ilObjPortfolioBaseGUI\showEditButton(), ilRemoteObjectBaseGUI\updateObject(), and ilObjPortfolioBaseGUI\view().
|
static |
After creation callback.
Definition at line 695 of file class.ilObject2GUI.php.
References $DIC, ilObject\_lookupType(), ILIAS\Repository\int(), and null.
Add header action menu.
Definition at line 745 of file class.ilObject2GUI.php.
References ILIAS\Repository\ctrl(), getAccessHandler(), getType(), ilObjectListGUI\prepareJsLinks(), and ilCommonActionDispatcherGUI\TYPE_WORKSPACE.
|
final |
Definition at line 474 of file class.ilObject2GUI.php.
References ILIAS\GlobalScreen\Scope\isVisible().
|
finalprotected |
Definition at line 462 of file class.ilObject2GUI.php.
|
final |
Definition at line 454 of file class.ilObject2GUI.php.
Referenced by ilObjCmiXapiGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjBlogGUI\createExportFile(), ilObjBlogGUI\createExportFileWithComments(), ilRemoteObjectBaseGUI\executeCommand(), ilObjLegalNoticeGUI\executeCommand(), ilObjAdministrativeNotificationGUI\executeCommand(), ilObjWikiSettingsGUI\executeCommand(), ilObjPortfolioTemplateGUI\executeCommand(), ilObjHelpSettingsGUI\executeCommand(), ilObjContactAdministrationGUI\executeCommand(), ilObjMainMenuGUI\executeCommand(), ilObjItemGroupGUI\executeCommand(), ilObjDataProtectionGUI\executeCommand(), ilObjTermsOfServiceGUI\executeCommand(), ilObjLinkResourceGUI\executeCommand(), ilObjFooterAdministrationGUI\executeCommand(), ilObjFileServicesGUI\executeCommand(), ilObjDataCollectionGUI\executeCommand(), ilObjBibliographicGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjWorkspaceFolderGUI\executeCommand(), executeCommand(), ilObjPollGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjFileGUI\getParentId(), ilObjContentPageGUI\setTabs(), and ilObjBlogGUI\showExportGUI().
Add object to tree at given position.
Definition at line 637 of file class.ilObject2GUI.php.
References $parent_id, ilChangeEvent\_recordWriteEvent(), ilRbacLog\add(), ilRbacLog\CREATE_OBJECT, ilObject\createReference(), ILIAS\Repository\ctrl(), ilRbacLog\gatherFaPa(), getAccessHandler(), ilObject\getId(), ilObject\getRefId(), ilObject\putInTree(), ilObject\setPermissions(), and ILIAS\Repository\user().
Referenced by ilObjLTIConsumerGUI\createNewObject(), ilObjExerciseVerificationGUI\save(), ilObjCmiXapiVerificationGUI\save(), ilObjSCORMVerificationGUI\save(), ilObjLTIConsumerVerificationGUI\save(), ilObjCourseVerificationGUI\save(), ilObjTestVerificationGUI\save(), ilObjItemGroupGUI\save(), ilObjLinkResourceGUI\saveObject(), and ilObjBibliographicGUI\saveObject().
|
finalprotected |
Definition at line 503 of file class.ilObject2GUI.php.
|
protected |
Updating icons after ajax call.
Definition at line 789 of file class.ilObject2GUI.php.
ilObject2GUI::save | ( | ) |
Definition at line 617 of file class.ilObject2GUI.php.
Referenced by ilObjLTIConsumerGUI\checkContentSelection().
|
final |
Definition at line 486 of file class.ilObject2GUI.php.
|
final |
Definition at line 446 of file class.ilObject2GUI.php.
Referenced by ilObjMediaPoolGUI\executeCommand().
|
protected |
set Locator
Definition at line 294 of file class.ilObject2GUI.php.
References $parent_id, ilObjectGUI\$ref_id, addLocatorItems(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\locator(), null, and ILIAS\Repository\refinery().
Referenced by ilObjectPluginGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), and ilObjBlogGUI\executeCommand().
|
finalprotected |
Definition at line 585 of file class.ilObject2GUI.php.
|
protected |
create tabs (repository/workspace switch)
this had to be moved here because of the context-specific permission tab
Definition at line 543 of file class.ilObject2GUI.php.
References $node_id, checkPermissionBool(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by ilObjTaxonomyGUI\createTaxNode(), ilObjTaxonomyGUI\deleteItems(), ilObjTaxonomyGUI\editSettings(), ilObjectPluginGUI\executeCommand(), ilObjBibliographicGUI\getValidBiblFileSuffixConstraint(), ilObjTaxonomyGUI\listAssignedItems(), ilObjTaxonomyGUI\listNodes(), ilObjTaxonomyGUI\moveItems(), and ilObjPortfolioTemplateGUI\setTabs().
|
finalprotected |
Definition at line 470 of file class.ilObject2GUI.php.
|
protected |
Definition at line 458 of file class.ilObject2GUI.php.
|
finalprotected |
Definition at line 589 of file class.ilObject2GUI.php.
|
finalprotected |
Definition at line 498 of file class.ilObject2GUI.php.
ilObject2GUI::update | ( | ) |
Definition at line 625 of file class.ilObject2GUI.php.
Referenced by ilObjFileGUI\putObjectInTree().
ilObject2GUI::view | ( | ) |
view object content (repository/workspace switch)
Definition at line 518 of file class.ilObject2GUI.php.
|
final |
Final/Private declaration of unchanged parent methods.
Definition at line 442 of file class.ilObject2GUI.php.
|
protected |
Definition at line 61 of file class.ilObject2GUI.php.
Referenced by __construct(), ilObjCmiXapiGUI\_goto(), ilObjDataCollectionGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjectPluginGUI\addInfoTab(), ilObjectPluginGUI\addInilPluginAdminfoTab(), ilObjItemGroupGUI\addLocatorItems(), ilObjMediaPoolGUI\addLocatorItems(), ilObjectPluginGUI\addPermissionTab(), ilObjPortfolioTemplateGUI\createFromTemplate(), ilObjectPluginGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjItemGroupGUI\gotoParent(), ilObjMediaPoolGUI\infoScreen(), ilObjPortfolioGUI\linkPortfolioToAssignment(), ilObjMediaPoolGUI\listMedia(), ilObjMediaPoolGUI\setContentSubTabs(), ilObjBlogGUI\setSettingsSubTabs(), ilObjMediaPoolGUI\setSettingsSubTabs(), ilObjItemGroupGUI\setTabs(), ilObjMediaPoolGUI\setTabs(), and ilObjPortfolioGUI\toRepository().
|
protected |
Definition at line 82 of file class.ilObject2GUI.php.
Referenced by ilObjPortfolioGUI\executeCommand(), getAccessHandler(), ilObjExerciseVerificationGUI\render(), ilObjSCORMVerificationGUI\render(), ilObjCmiXapiVerificationGUI\render(), ilObjLTIConsumerVerificationGUI\render(), ilObjTestVerificationGUI\render(), and ilObjCourseVerificationGUI\render().
|
protected |
Definition at line 78 of file class.ilObject2GUI.php.
|
protected |
Definition at line 54 of file class.ilObject2GUI.php.
Referenced by ilObjFooterAdministrationGUI\__construct(), ilObjCmiXapiVerificationGUI\_goto(), ilObjLTIConsumerVerificationGUI\_goto(), ilObjCourseVerificationGUI\_goto(), ilObjCmiXapiGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjPortfolioGUI\_goto(), ilObjWorkspaceFolderGUI\_goto(), ilObjMediaPoolGUI\_goto(), ilObjLinkResourceGUI\_goto(), ilObjWorkspaceFolderGUI\addContentSubTabs(), ilObjBlogGUI\addContributor(), ilObjBlogGUI\addHeaderActionForCommand(), ilObjMediaPoolGUI\addMobsToPool(), ilObjectPluginGUI\addPermissionTab(), ilObjBlogGUI\afterSave(), ilObjectPluginGUI\afterSave(), ilObjTaxonomyGUI\afterSave(), ilObjMediaPoolGUI\allMedia(), ilObjTaxonomyGUI\cancel(), ilObjMediaPoolGUI\cancelFolderUpdate(), ilObjMediaPoolGUI\cancelSave(), ilObjTaxonomyGUI\confirmDeleteTaxonomy(), ilObjTaxonomyGUI\confirmedDelete(), ilObjMediaPoolGUI\confirmRemove(), ilObjBlogGUI\contributors(), ilObjPortfolioTemplateGUI\createFromTemplate(), ilObjBlogGUI\createPosting(), ilObjTaxonomyGUI\deleteItems(), ilObjTaxonomyGUI\deleteTaxonomy(), ilObjExerciseVerificationGUI\downloadFromPortfolioPage(), ilObjMediaPoolGUI\editTitlesAndDescriptions(), ilObjectPluginGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjTaxonomyGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjFileGUI\getCtrl(), ilObjPortfolioGUI\getOfflineMessage(), ilObjectPluginGUI\infoScreen(), ilObjectPluginGUI\initEditForm(), ilObjMediaPoolGUI\initFolderForm(), ilObjWikiSettingsGUI\initForm(), ilObjBlogGUI\initHeaderAction(), ilObjWorkspaceFolderGUI\initPasswordForm(), ilObjTaxonomyGUI\initSettingsForm(), ilObjTaxonomyGUI\initTaxNodeForm(), ilObjMediaPoolGUI\listMedia(), ilObjTaxonomyGUI\listNodes(), ilObjTaxonomyGUI\listTaxonomies(), ilObjTaxonomyGUI\moveItems(), ilObjMediaPoolGUI\openClipboard(), ilObjTaxonomyGUI\pasteItems(), ilObjBlogGUI\removeContributor(), ilObjWorkspaceFolderGUI\render(), ilObjBlogGUI\render(), ilObjBlogGUI\renderList(), ilObjBlogGUI\renderNavigationByAuthors(), ilObjBlogGUI\renderNavigationByDate(), ilObjBlogGUI\renderNavigationByKeywords(), ilObjMediaPoolGUI\returnFromItem(), ilObjTaxonomyGUI\saveAssignedItemsSorting(), ilObjMediaPoolGUI\saveFolder(), ilObjItemGroupGUI\saveItemAssignment(), ilObjWikiSettingsGUI\saveSettings(), ilObjTaxonomyGUI\saveSorting(), ilObjTaxonomyGUI\saveTaxNode(), ilObjMediaPoolGUI\saveTitlesAndDescriptions(), ilObjMediaPoolGUI\selectUploadDirFiles(), ilObjMediaPoolGUI\setContentSubTabs(), ilObjBlogGUI\setNotification(), ilObjPortfolioGUI\setOnlineAndShare(), ilObjTaxonomyGUI\setTabs(), ilObjTaxonomyGUI\showTree(), ilObjMediaPoolGUI\updateFolder(), ilObjTaxonomyGUI\updateSettings(), and ilObjTaxonomyGUI\updateTaxNode().
|
protected |
Definition at line 58 of file class.ilObject2GUI.php.
Referenced by ilObjFooterAdministrationGUI\__construct(), ilObjLTIConsumerGUI\addDynReg(), ilObjLinkResourceGUI\checkLinkInput(), ilObjPortfolioGUI\create(), and ilObjPortfolioGUI\createFromTemplate().
|
protected |
Definition at line 57 of file class.ilObject2GUI.php.
|
protected |
Definition at line 74 of file class.ilObject2GUI.php.
Referenced by ilObjMediaPoolGUI\editTitlesAndDescriptions(), and ilObjMediaPoolGUI\getPreviewModalHTML().
|
protected |
Definition at line 71 of file class.ilObject2GUI.php.
Referenced by ilObjFileServicesGUI\__construct(), ilObjLinkResourceGUI\__construct(), __construct(), and getIdType().
|
protected |
Definition at line 55 of file class.ilObject2GUI.php.
Referenced by ilObjCmiXapiGUI\_goto(), ilObjItemGroupGUI\_goto(), ilRemoteObjectBaseGUI\_goto(), ilObjectPluginGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjMediaPoolGUI\_goto(), ilObjLinkResourceGUI\_goto(), ilObjWorkspaceFolderGUI\addContentSubTabs(), ilObjBlogGUI\addContributor(), ilObjBlogGUI\addUserFromAutoComplete(), ilObjItemGroupGUI\afterConstructor(), ilObjMediaPoolGUI\afterConstructor(), ilObjTaxonomyGUI\afterSave(), ilObjWorkspaceFolderGUI\checkPassword(), ilObjTaxonomyGUI\confirmDeleteTaxonomy(), ilObjMediaPoolGUI\confirmRemove(), ilObjBlogGUI\contributors(), ilObjWorkspaceFolderGUI\deleteConfirmation(), ilObjTaxonomyGUI\deleteItems(), ilObjTaxonomyGUI\deleteTaxonomy(), ilObjMediaPoolGUI\editTitlesAndDescriptions(), ilObjWikiSettingsGUI\executeCommand(), ilObjectPluginGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjPortfolioGUI\getOfflineMessage(), ilObjMediaPoolGUI\getPreviewModalHTML(), ilObjectPluginGUI\infoScreen(), ilObjectPluginGUI\initEditForm(), ilObjMediaPoolGUI\initFolderForm(), ilObjWikiSettingsGUI\initForm(), ilObjMediaPoolGUI\initMediaBulkForm(), ilObjWorkspaceFolderGUI\initPasswordForm(), ilObjTaxonomyGUI\initSettingsForm(), ilObjTaxonomyGUI\initTaxNodeForm(), ilObjMediaPoolGUI\listMedia(), ilObjTaxonomyGUI\listNodes(), ilObjTaxonomyGUI\listTaxonomies(), ilObjTaxonomyGUI\moveItems(), ilObjWorkspaceFolderGUI\passwordForm(), ilObjTaxonomyGUI\pasteItems(), ilObjBlogGUI\preview(), ilObjBlogGUI\removeContributor(), ilObjExerciseVerificationGUI\render(), ilObjSCORMVerificationGUI\render(), ilObjCmiXapiVerificationGUI\render(), ilObjCourseVerificationGUI\render(), ilObjBlogGUI\render(), ilObjBlogGUI\renderList(), ilObjTaxonomyGUI\saveAssignedItemsSorting(), ilObjMediaPoolGUI\saveFolder(), ilObjWikiSettingsGUI\saveSettings(), ilObjTaxonomyGUI\saveSorting(), ilObjTaxonomyGUI\saveTaxNode(), ilObjMediaPoolGUI\saveTitlesAndDescriptions(), ilObjMediaPoolGUI\selectUploadDirFiles(), ilObjPortfolioGUI\setOnlineAndShare(), ilObjMediaPoolGUI\setSettingsSubTabs(), ilObjWorkspaceFolderGUI\setTabs(), ilObjBlogGUI\setTabs(), ilObjItemGroupGUI\setTabs(), ilObjTaxonomyGUI\setTabs(), ilObjWorkspaceRootFolderGUI\setTitleAndDescription(), ilObjWorkspaceFolderGUI\showAdministrationPanel(), ilObjMediaPoolGUI\updateFolder(), ilObjTaxonomyGUI\updateSettings(), ilObjTaxonomyGUI\updateTaxNode(), and ilObjPortfolioBaseGUI\view().
|
protected |
Definition at line 59 of file class.ilObject2GUI.php.
Referenced by ilObjPortfolioBaseGUI\addLocatorItems(), ilObjItemGroupGUI\addLocatorItems(), ilObjectPluginGUI\addLocatorItems(), ilObjCmiXapiGUI\addLocatorItems(), ilObjMediaPoolGUI\addLocatorItems(), ilObjLTIConsumerGUI\addLocatorItems(), ilObjBlogGUI\addLocatorItems(), and ilObjBlogGUI\renderFullScreen().
|
protected |
Definition at line 77 of file class.ilObject2GUI.php.
Referenced by ilObjBibliographicGUI\addLocatorItems(), ilObjPollGUI\addLocatorItems(), ilObjFileGUI\addLocatorItems(), ilObjBlogGUI\addLocatorItems(), ilObjWorkspaceFolderGUI\checkPassword(), ilObjPortfolioGUI\checkPermissionBool(), ilObjTaxonomyGUI\checkPermissionBool(), checkPermissionBool(), ilObjBlogGUI\contributors(), ilObjWorkspaceFolderGUI\deleteConfirmation(), deleteConfirmedObjects(), ilObjFileGUI\getNodeID(), ilObjWorkspaceFolderGUI\performPasteIntoMultipleObjects(), ilObjFileGUI\putObjectInTree(), ilObjBlogGUI\renderFullScreen(), ilObjBlogGUI\renderFullscreenHeader(), ilObjBlogGUI\renderNavigation(), ilObjExerciseVerificationGUI\save(), ilObjCmiXapiVerificationGUI\save(), ilObjSCORMVerificationGUI\save(), ilObjLTIConsumerVerificationGUI\save(), ilObjCourseVerificationGUI\save(), ilObjTestVerificationGUI\save(), and setTabs().
|
protected |
Definition at line 52 of file class.ilObject2GUI.php.
|
protected |
Definition at line 76 of file class.ilObject2GUI.php.
Referenced by __construct().
|
protected |
Definition at line 72 of file class.ilObject2GUI.php.
Referenced by checkPermissionBool(), ilObjPortfolioBaseGUI\deletePortfolioPages(), ilObjFileGUI\getParentId(), ilObjTaxonomyGUI\pasteItems(), ilObjWorkspaceFolderGUI\performPasteIntoMultipleObjects(), putObjectInTree(), ilObjBlogGUI\renderFullScreen(), ilObjExerciseVerificationGUI\save(), ilObjLTIConsumerVerificationGUI\save(), ilObjCmiXapiVerificationGUI\save(), ilObjSCORMVerificationGUI\save(), ilObjCourseVerificationGUI\save(), ilObjTestVerificationGUI\save(), ilOrgUnitExtensionGUI\setLocator(), and setLocator().
|
protected |
Definition at line 63 of file class.ilObject2GUI.php.
|
protected |
Definition at line 66 of file class.ilObject2GUI.php.
|
protected |
Definition at line 68 of file class.ilObject2GUI.php.
Referenced by ilObjBlogGUI\addContributor().
|
protected |
Definition at line 67 of file class.ilObject2GUI.php.
Referenced by ilObjFooterAdministrationGUI\__construct().
|
protected |
Definition at line 65 of file class.ilObject2GUI.php.
Referenced by __construct(), and ilObjDataCollectionGUI\initForm().
|
protected |
Definition at line 70 of file class.ilObject2GUI.php.
|
protected |
Definition at line 64 of file class.ilObject2GUI.php.
|
private |
Definition at line 83 of file class.ilObject2GUI.php.
|
protected |
Definition at line 56 of file class.ilObject2GUI.php.
Referenced by ilObjFooterAdministrationGUI\__construct(), and ilObjExerciseVerificationGUI\create().
|
protected |
Definition at line 62 of file class.ilObject2GUI.php.
Referenced by ilObjBlogGUI\contributors(), ilObjPortfolioTemplateGUI\infoScreenForward(), ilObjMediaPoolGUI\listMedia(), ilObjTaxonomyGUI\listNodes(), ilObjTaxonomyGUI\listTaxonomies(), ilObjTaxonomyGUI\moveItems(), ilObjBlogGUI\preview(), ilObjMediaPoolGUI\selectUploadDirFiles(), ilObjWorkspaceFolderGUI\showAdministrationPanel(), and ilObjPortfolioBaseGUI\view().
|
protected |
Definition at line 53 of file class.ilObject2GUI.php.
Referenced by ilObjDataCollectionGUI\_goto(), ilObjFileGUI\addLegacyFormToAccordion(), ilObjFileGUI\addUIFormToAccordion(), ilObjMediaPoolGUI\allMedia(), ilObjTaxonomyGUI\confirmDeleteTaxonomy(), ilObjBlogGUI\contributors(), ilObjPortfolioGUI\create(), ilObjMediaPoolGUI\createFolderForm(), ilObjPortfolioGUI\createFromTemplate(), ilObjTaxonomyGUI\createTaxNode(), ilObjWorkspaceFolderGUI\deleteConfirmation(), ilObjTaxonomyGUI\deleteItems(), ilObjMediaPoolGUI\editFolder(), ilObjWikiSettingsGUI\editSettings(), ilObjTaxonomyGUI\editSettings(), ilObjectPluginGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjLinkResourceGUI\exportHTML(), ilObjMediaPoolGUI\getPreviewModalHTML(), ilObjTaxonomyGUI\listAssignedItems(), ilObjItemGroupGUI\listMaterials(), ilObjMediaPoolGUI\listMedia(), ilObjTaxonomyGUI\listNodes(), ilObjTaxonomyGUI\listTaxonomies(), ilObjTaxonomyGUI\moveItems(), ilObjWorkspaceFolderGUI\passwordForm(), ilObjWorkspaceFolderGUI\render(), ilObjBlogGUI\render(), ilObjBlogGUI\renderFullScreen(), ilObjMediaPoolGUI\saveFolder(), ilObjTaxonomyGUI\saveTaxNode(), ilObjMediaPoolGUI\selectUploadDirFiles(), ilObjPortfolioBaseGUI\setContentStyleSheet(), ilObjBlogGUI\setContentStyleSheet(), ilObjTaxonomyGUI\setTabs(), ilObjWorkspaceRootFolderGUI\setTitleAndDescription(), ilObjWorkspaceFolderGUI\share(), ilObjMediaPoolGUI\showPage(), ilObjMediaPoolGUI\updateFolder(), ilObjTaxonomyGUI\updateSettings(), and ilObjTaxonomyGUI\updateTaxNode().
|
protected |
Definition at line 73 of file class.ilObject2GUI.php.
Referenced by ilObjWorkspaceFolderGUI\buildAvailableObjectTypes(), ilObjBlogGUI\buildExportFile(), ilObjTaxonomyGUI\checkPermissionBool(), ilObjMediaPoolGUI\confirmRemove(), ilObjMediaPoolGUI\copyToClipboard(), ilObjWorkspaceFolderGUI\deleteConfirmation(), ilObjDataProtectionGUI\form(), ilObjCmiXapiGUI\initCreateForm(), ilObjMediaPoolGUI\returnFromItem(), ilObjContactAdministrationGUI\saveConfigurationForm(), and ilObjLTIConsumerGUI\saveContentSelection().
|
protected |
Definition at line 60 of file class.ilObject2GUI.php.
Referenced by ilObjBlogGUI\addHeaderActionForCommand(), ilObjMediaPoolGUI\addMobsToPool(), ilObjBlogGUI\addUserFromAutoComplete(), ilObjMediaPoolGUI\allMedia(), ilObjWorkspaceFolderGUI\copy(), ilObjMediaPoolGUI\copyToClipboard(), ilObjPortfolioGUI\createPortfolioFromAssignment(), ilObjBlogGUI\createPosting(), ilObjPortfolioBaseGUI\deletePortfolioPages(), ilObjFileGUI\getUser(), ilObjPortfolioGUI\initCreatePortfolioFromTemplateForm(), ilObjPortfolioTemplateGUI\initDidacticTemplate(), ilObjBlogGUI\initHeaderAction(), ilObjPortfolioGUI\linkPortfolioToAssignment(), ilObjWorkspaceFolderGUI\performPasteIntoMultipleObjects(), ilObjExerciseVerificationGUI\render(), ilObjWorkspaceFolderGUI\render(), ilObjBlogGUI\renderFullScreen(), ilObjBlogGUI\renderFullscreenHeader(), ilObjBlogGUI\renderList(), ilObjExerciseVerificationGUI\save(), and ilObjBlogGUI\setNotification().
const ilObject2GUI::OBJECT_ID = 0 |
Definition at line 45 of file class.ilObject2GUI.php.
Referenced by ilObjTaxonomyGUI\__construct().
const ilObject2GUI::PORTFOLIO_OBJECT_ID = 5 |
Definition at line 50 of file class.ilObject2GUI.php.
const ilObject2GUI::REPOSITORY_NODE_ID = 1 |
Definition at line 46 of file class.ilObject2GUI.php.
Referenced by ilLinkResourceHandlerGUI\executeCommand(), ilRepositoryGUI\executeCommand(), ilAdministrationGUI\executeCommand(), ilFileVersionsGUI\getParentIdType(), ilAdministrationSettingsFormHandler\getSettingsGUIInstance(), and ilObjectGUI\routeImportCmdObject().
const ilObject2GUI::REPOSITORY_OBJECT_ID = 3 |
Definition at line 48 of file class.ilObject2GUI.php.
const ilObject2GUI::WORKSPACE_NODE_ID = 2 |
Definition at line 47 of file class.ilObject2GUI.php.
Referenced by ilSharedResourceGUI\executeCommand(), ilPersonalWorkspaceGUI\executeCommand(), ilFileVersionsGUI\getParentIdType(), ilObjFileAbstractZipProcessor\isWorkspace(), ILIAS\Blog\Access\BlogAccess\mayContribute(), ILIAS\Blog\Access\BlogAccess\mayEditPosting(), and ilExSubmissionObjectGUI\submitBlog().
const ilObject2GUI::WORKSPACE_OBJECT_ID = 4 |
Definition at line 49 of file class.ilObject2GUI.php.
Referenced by ilPortfolioPageGUI\dlcmxv(), ilPortfolioPageGUI\dlcrsv(), ilPortfolioPageGUI\dlexcv(), ilPortfolioPageGUI\dlltiv(), ilPortfolioPageGUI\dlscov(), ilPortfolioPageGUI\dltstv(), ilObjLinkResourceGUI\executeCommand(), and ilPortfolioPageGUI\renderVerification().