ILIAS
release_8 Revision v8.23
|
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) | |
cancelDelete () | |
view () | |
view object content (repository/workspace switch) More... | |
getType () | |
Functions that must be overwritten. More... | |
create () | |
CRUD. More... | |
save () | |
edit () | |
update () | |
cancel () | |
importFile () | |
putObjectInTree (ilObject $obj, int $parent_node_id=null) | |
Add object to tree at given position. More... | |
![]() | |
__construct ($data, int $id=0, bool $call_by_reference=true, bool $prepare_output=true) | |
getRefId () | |
setAdminMode (string $mode) | |
getAdminMode () | |
getObject () | |
executeCommand () | |
withReferences () | |
determines whether objects are referenced or not (got ref ids or not) More... | |
setCreationMode (bool $mode=true) | |
if true, a creation screen is displayed the current [ref_id] don't belong to the current 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... | |
cancelDeleteObject () | |
cancel deletion of object More... | |
cancelObject () | |
cancel action and go back to previous page More... | |
createObject () | |
create new object form More... | |
cancelCreation () | |
cancel create action and go back to repository parent More... | |
saveObject () | |
getDidacticTemplateVar (string $type) | |
Get didactic template setting from creation screen. More... | |
putObjectInTree (ilObject $obj, int $parent_node_id=null) | |
Add object to tree at given position. More... | |
editObject () | |
addExternalEditFormCustom (ilPropertyFormGUI $form) | |
updateObject () | |
updates object entry in object_data More... | |
getFormAction (string $cmd, string $default_form_action="") | |
Get form action for command (command is method name without "Object", e.g. More... | |
isVisible (int $ref_id, string $type) | |
viewObject () | |
viewObject container presentation for "administration -> repository, trash, permissions" More... | |
deleteObject (bool $error=false) | |
Display deletion confirmation screen. More... | |
setColumnSettings (ilColumnGUI $column_gui) | |
redirectAfterCreation () | |
Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html Should be overwritten and redirect to settings screen. More... | |
addToDeskObject () | |
removeFromDeskObject () | |
![]() | |
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 | ALLOWED_TAGS_IN_TITLE_AND_DESCRIPTION |
const | ADMIN_MODE_NONE = "" |
const | ADMIN_MODE_SETTINGS = "settings" |
const | ADMIN_MODE_REPOSITORY = "repository" |
const | UPLOAD_TYPE_LOCAL = 1 |
const | UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 |
const | CFORM_NEW = 1 |
const | CFORM_IMPORT = 2 |
const | CFORM_CLONE = 3 |
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="") | |
fillCloneTemplate (?string $tpl_varname, string $type) | |
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... | |
initCreationForms (string $new_type) | |
Init creation forms. 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... | |
getPermanentLinkWidget (string $append=null, bool $center=false) | |
![]() | |
getObjectService () | |
assignObject () | |
setTitleAndDescription () | |
initHeaderAction (?string $sub_type=null, ?int $sub_id=null) | |
Add header action menu. More... | |
insertHeaderAction (?ilObjectListGUI $list_gui=null) | |
Insert header action into main template. More... | |
addHeaderAction () | |
Add header action menu. More... | |
redrawHeaderActionObject () | |
Ajax call: redraw action header only. More... | |
setTabs () | |
set admin tabs More... | |
setAdminTabs () | |
set admin tabs More... | |
setLocator () | |
addLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
omitLocator (bool $omit=true) | |
addAdminLocatorItems (bool $do_not_add_object=false) | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
initCreationForms (string $new_type) | |
Init creation forms. More... | |
getCreationFormsHTML (array $forms) | |
Get HTML for creation forms (accordion) More... | |
initCreateForm (string $new_type) | |
initDidacticTemplate (ilPropertyFormGUI $form) | |
addDidacticTemplateOptions (array &$a_options) | |
Add custom templates. More... | |
afterSave (ilObject $new_object) | |
Post (successful) object creation hook. More... | |
initEditForm () | |
initEditCustomForm (ilPropertyFormGUI $a_form) | |
Add custom fields to update form. More... | |
getEditFormValues () | |
getEditFormCustomValues (array &$a_values) | |
Add values to custom edit fields. More... | |
validateCustom (ilPropertyFormGUI $form) | |
Validate custom values (if not possible with checkInput()) More... | |
updateCustom (ilPropertyFormGUI $form) | |
Insert custom update form values into object. More... | |
afterUpdate () | |
Post (successful) object update hook. More... | |
initImportForm (string $new_type) | |
importFileObject (int $parent_id=null) | |
afterImport (ilObject $new_object) | |
Post (successful) object import hook. More... | |
setFormAction (string $cmd, string $form_action) | |
getReturnLocation (string $cmd, string $default_location="") | |
Get return location for command (command is method name without "Object", e.g. More... | |
setReturnLocation (string $cmd, string $location) | |
set specific return location for command More... | |
getTargetFrame (string $cmd, string $default_target_frame="") | |
get target frame for command (command is method name without "Object", e.g. More... | |
setTargetFrame (string $cmd, string $target_frame) | |
Set specific target frame for command. More... | |
showPossibleSubObjects () | |
show possible sub objects (pull down menu) More... | |
getTabs () | |
overwrite in derived GUI class of your object type More... | |
redirectToRefId (int $ref_id, string $cmd="") | |
redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current ["ref_id"] value of the request More... | |
fillCloneTemplate (?string $tpl_name, string $type) | |
Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. 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... | |
showCustomIconsEditing ( $input_colspan=1, ilPropertyFormGUI $form=null, $as_section=true) | |
show edit section of custom icons for container More... | |
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 86 of file class.ilObject2GUI.php.
References $access, $DIC, ilObjectGUI\$id, $id_type, $ilUser, $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\toolbar(), and ILIAS\Repository\user().
|
finalprotected |
Definition at line 513 of file class.ilObject2GUI.php.
Referenced by ilObjectPluginGUI\executeCommand().
|
protected |
Functions to be overwritten.
Definition at line 604 of file class.ilObject2GUI.php.
References getType().
Referenced by setLocator().
|
protected |
Do anything that should be done after constructor in here.
Definition at line 212 of file class.ilObject2GUI.php.
Referenced by __construct().
|
finalprotected |
create object instance as internal property (repository/workspace switch)
Definition at line 256 of file class.ilObject2GUI.php.
References ilObjectFactory\getInstanceByObjId(), and ilObjectFactory\getInstanceByRefId().
Referenced by ilObjMainMenuGUI\__construct(), ilObjAdministrativeNotificationGUI\__construct(), and __construct().
ilObject2GUI::cancel | ( | ) |
Definition at line 632 of file class.ilObject2GUI.php.
|
final |
Definition at line 498 of file class.ilObject2GUI.php.
|
finalprotected |
Definition at line 486 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(), ilObjMediaPoolGUI\createMediaFromUploadDir(), 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(), ilObjMediaPoolGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjLinkResourceGUI\history(), 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(), ilObjLinkResourceGUI\saveSettings(), ilObjLinkResourceGUI\saveSorting(), ilObjMediaPoolGUI\saveTitlesAndDescriptions(), ilObjMediaPoolGUI\selectUploadDirFiles(), ilObjHelpSettingsGUI\setMode(), ilObjContentPageGUI\setTabs(), ilObjLinkResourceGUI\settings(), ilObjLinkResourceGUI\showLinks(), ilObjMediaPoolGUI\showMedia(), ilObjMediaPoolGUI\showPreview(), ilObjLinkResourceGUI\sort(), ilObjMediaPoolGUI\updateFolder(), ilObjLinkResourceGUI\updateLink(), ilObjLinkResourceGUI\updateLinks(), ilObjContentPageGUI\view(), and ilObjLinkResourceGUI\view().
|
protected |
Definition at line 738 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(), ilObjFileGUI\edit(), ilObjMediaPoolGUI\edit(), ilRemoteObjectBaseGUI\editObject(), ilObjBibliographicGUI\editObject(), ilObjHelpSettingsGUI\editSettings(), ilRemoteObjectBaseGUI\executeCommand(), ilObjItemGroupGUI\executeCommand(), ilObjDataCollectionGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjContactAdministrationGUI\getAdminTabs(), ilObjHelpSettingsGUI\getAdminTabs(), ilObjWikiSettingsGUI\getAdminTabs(), ilObjPDFGenerationGUI\getAdminTabs(), ilObjContactAdministrationGUI\getConfigurationForm(), ilObjContentPageGUI\getContent(), ilObjFileGUI\getParentId(), ilObjPDFGenerationGUI\handleSaveAndConf(), ilObjPDFGenerationGUI\hasWritePermission(), ilObjPortfolioTemplateGUI\infoScreenForward(), ilObjDataCollectionGUI\infoScreenForward(), ilObjContentPageGUI\infoScreenForward(), ilObjFileGUI\infoScreenForward(), ilObjCmiXapiGUI\infoScreenForward(), ilObjBlogGUI\infoScreenForward(), ilObjLTIConsumerGUI\infoScreenForward(), ilObjLinkResourceGUI\infoScreenForward(), ilObjWikiSettingsGUI\initForm(), ilObjBlogGUI\isAdmin(), ilObjBlogGUI\mayContribute(), ilObjBlogGUI\mayEditPosting(), ilObjWorkspaceFolderGUI\performPasteIntoMultipleObjects(), ilObjContentPageGUI\populateContentToolbar(), ilObjPortfolioTemplateGUI\preview(), ilObjBlogGUI\preview(), ilObjPollGUI\render(), ilObjBlogGUI\render(), ilObjContentPageGUI\renderHeaderActions(), ilObjPortfolioTemplateGUI\saveBlog(), ilObjPortfolioBaseGUI\savePage(), ilObjPortfolioBaseGUI\savePortfolioPagesOrdering(), ilObjWikiSettingsGUI\saveSettings(), ilObjFileGUI\sendFile(), ilObjHelpSettingsGUI\setMode(), ilObjContentPageGUI\setSettingsSubTabs(), ilRemoteObjectBaseGUI\setTabs(), ilObjContentPageGUI\setTabs(), ilObjPortfolioTemplateGUI\setTabs(), ilObjPollGUI\setTabs(), ilObjBlogGUI\setTabs(), setTabs(), ilObjFileGUI\setTabs(), ilObjLinkResourceGUI\setTabs(), ilObjPortfolioBaseGUI\showEditButton(), ilObjPollGUI\showParticipants(), ilObjPollGUI\showParticipantVotes(), ilObjLinkResourceGUI\showToolbar(), ilRemoteObjectBaseGUI\updateObject(), ilObjHelpSettingsGUI\uploadHelpFile(), and ilObjPortfolioBaseGUI\view().
ilObject2GUI::confirmedDelete | ( | ) |
Delete objects (repository/workspace switch)
Definition at line 363 of file class.ilObject2GUI.php.
References deleteConfirmedObjects().
ilObject2GUI::create | ( | ) |
CRUD.
Definition at line 616 of file class.ilObject2GUI.php.
Referenced by ilObjTaxonomyGUI\createAssignedTaxonomy().
ilObject2GUI::delete | ( | ) |
Display delete confirmation form (repository/workspace switch)
Definition at line 340 of file class.ilObject2GUI.php.
|
protected |
Delete objects (workspace specific) This should probably be moved elsewhere as done with RepUtil.
Definition at line 387 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 624 of file class.ilObject2GUI.php.
ilObject2GUI::executeCommand | ( | ) |
execute command
Definition at line 219 of file class.ilObject2GUI.php.
References ILIAS\Repository\ctrl(), getAccessHandler(), and prepareOutput().
Referenced by ilObjCmiXapiGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjPortfolioTemplateGUI\executeCommand(), ilObjFileGUI\getParentId(), ilObjTermsOfServiceGUI\getType(), and ilObjContentPageGUI\setTabs().
|
finalprotected |
Definition at line 506 of file class.ilObject2GUI.php.
Referenced by ilObjLTIConsumerGUI\initCreationForms(), ilObjectPluginGUI\initCreationForms(), and ilObjFileGUI\initCreationForms().
|
protected |
Definition at line 282 of file class.ilObject2GUI.php.
References $access_handler.
Referenced by 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(), ilObjTestVerificationGUI\render(), ilObjCmiXapiVerificationGUI\render(), ilObjLTIConsumerVerificationGUI\render(), ilObjCourseVerificationGUI\render(), ilObjWorkspaceFolderGUI\render(), ilObjBlogGUI\renderList(), ilObjWorkspaceFolderGUI\resetShareFilter(), ilObjWorkspaceFolderGUI\setTabs(), and ilObjWorkspaceFolderGUI\share().
|
finalprotected |
Definition at line 474 of file class.ilObject2GUI.php.
|
final |
Definition at line 446 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 430 of file class.ilObject2GUI.php.
ilObject2GUI::getIdType | ( | ) |
Definition at line 248 of file class.ilObject2GUI.php.
References $id_type.
Referenced by ilObjFileAbstractZipProcessor\__construct().
|
protected |
Definition at line 819 of file class.ilObject2GUI.php.
References getType().
Referenced by ilObjFileGUI\infoScreenForward(), ilObjBlogGUI\infoScreenForward(), and ilObjLinkResourceGUI\infoScreenForward().
|
finalprotected |
Deprecated functions.
Definition at line 584 of file class.ilObject2GUI.php.
|
finalprotected |
Definition at line 478 of file class.ilObject2GUI.php.
|
finalprotected |
Definition at line 596 of file class.ilObject2GUI.php.
|
finalprotected |
|
abstract |
Functions that must be overwritten.
Referenced by __construct(), addLocatorItems(), ilRemoteObjectBaseGUI\callObject(), ilObjPortfolioBaseGUI\deletePortfolioPages(), ilObjectPluginGUI\executeCommand(), ilObjectPluginGUI\getCreationFormTitle(), getPermanentLinkWidget(), ilObjectPluginGUI\getPlugin(), ilRemoteObjectBaseGUI\infoScreen(), ilRemoteObjectBaseGUI\initEditForm(), initHeaderAction(), ilObjPortfolioBaseGUI\setSettingsSubTabs(), ilObjPortfolioBaseGUI\showEditButton(), ilRemoteObjectBaseGUI\updateObject(), and ilObjPortfolioBaseGUI\view().
|
static |
After creation callback.
Definition at line 720 of file class.ilObject2GUI.php.
References $DIC, ilObject\_lookupType(), and ILIAS\Repository\int().
ilObject2GUI::importFile | ( | ) |
Definition at line 654 of file class.ilObject2GUI.php.
|
protected |
Init creation forms.
This will create the default creation forms: new, import, clone
Definition at line 642 of file class.ilObject2GUI.php.
|
protected |
Add header action menu.
Definition at line 770 of file class.ilObject2GUI.php.
References ILIAS\Repository\ctrl(), getAccessHandler(), getType(), ilObjectListGUI\prepareJsLinks(), and ilCommonActionDispatcherGUI\TYPE_WORKSPACE.
|
final |
Definition at line 470 of file class.ilObject2GUI.php.
|
finalprotected |
Definition at line 458 of file class.ilObject2GUI.php.
|
final |
Definition at line 450 of file class.ilObject2GUI.php.
Referenced by ilObjCmiXapiGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilRemoteObjectBaseGUI\executeCommand(), ilObjPDFGenerationGUI\executeCommand(), ilObjMainMenuGUI\executeCommand(), ilObjAdministrativeNotificationGUI\executeCommand(), ilObjWikiSettingsGUI\executeCommand(), ilObjPortfolioTemplateGUI\executeCommand(), ilObjHelpSettingsGUI\executeCommand(), ilObjContactAdministrationGUI\executeCommand(), ilObjItemGroupGUI\executeCommand(), ilObjFileServicesGUI\executeCommand(), ilObjLinkResourceGUI\executeCommand(), ilObjBibliographicGUI\executeCommand(), ilObjDataCollectionGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjWorkspaceFolderGUI\executeCommand(), executeCommand(), ilObjPollGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjFileGUI\getParentId(), ilObjTermsOfServiceGUI\getType(), ilObjDataCollectionGUI\handleExport(), and ilObjContentPageGUI\setTabs().
ilObject2GUI::putObjectInTree | ( | ilObject | $obj, |
int | $parent_node_id = null |
||
) |
Add object to tree at given position.
Definition at line 662 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(), ilObjSCORMVerificationGUI\save(), ilObjLTIConsumerVerificationGUI\save(), ilObjCmiXapiVerificationGUI\save(), ilObjTestVerificationGUI\save(), and ilObjCourseVerificationGUI\save().
|
finalprotected |
Definition at line 502 of file class.ilObject2GUI.php.
|
protected |
Updating icons after ajax call.
Definition at line 814 of file class.ilObject2GUI.php.
ilObject2GUI::save | ( | ) |
Definition at line 620 of file class.ilObject2GUI.php.
Referenced by ilObjLTIConsumerGUI\checkContentSelection().
|
final |
Definition at line 482 of file class.ilObject2GUI.php.
|
final |
Definition at line 442 of file class.ilObject2GUI.php.
Referenced by ilObjMediaPoolGUI\executeCommand().
|
protected |
set Locator
Definition at line 290 of file class.ilObject2GUI.php.
References $parent_id, ilObjectGUI\$ref_id, addLocatorItems(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\locator(), and ILIAS\Repository\refinery().
Referenced by ilObjectPluginGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjBlogGUI\executeCommand(), and ilObjContentPageGUI\setTabs().
|
finalprotected |
Definition at line 588 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 546 of file class.ilObject2GUI.php.
References $node_id, checkPermissionBool(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by ilObjBibliographicGUI\afterSave(), ilObjTaxonomyGUI\createTaxNode(), ilObjTaxonomyGUI\deleteItems(), ilObjTaxonomyGUI\editSettings(), ilObjectPluginGUI\executeCommand(), ilObjTaxonomyGUI\listAssignedItems(), ilObjTaxonomyGUI\listNodes(), ilObjTaxonomyGUI\moveItems(), and ilObjPortfolioTemplateGUI\setTabs().
|
finalprotected |
Definition at line 466 of file class.ilObject2GUI.php.
|
protected |
Definition at line 454 of file class.ilObject2GUI.php.
|
finalprotected |
Definition at line 592 of file class.ilObject2GUI.php.
|
finalprotected |
Definition at line 494 of file class.ilObject2GUI.php.
ilObject2GUI::update | ( | ) |
Definition at line 628 of file class.ilObject2GUI.php.
ilObject2GUI::view | ( | ) |
view object content (repository/workspace switch)
Definition at line 521 of file class.ilObject2GUI.php.
|
final |
Final/Private declaration of unchanged parent methods.
Definition at line 438 of file class.ilObject2GUI.php.
|
protected |
Definition at line 62 of file class.ilObject2GUI.php.
Referenced by __construct(), ilObjCmiXapiGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjBlogGUI\_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 83 of file class.ilObject2GUI.php.
Referenced by ilObjPortfolioGUI\executeCommand(), getAccessHandler(), ilObjFileGUI\infoScreenForward(), ilObjExerciseVerificationGUI\render(), ilObjSCORMVerificationGUI\render(), ilObjTestVerificationGUI\render(), ilObjCmiXapiVerificationGUI\render(), ilObjLTIConsumerVerificationGUI\render(), ilObjCourseVerificationGUI\render(), and ilObjPortfolioGUI\saveBlog().
|
protected |
Definition at line 79 of file class.ilObject2GUI.php.
|
protected |
Definition at line 54 of file class.ilObject2GUI.php.
Referenced by ilObjCmiXapiVerificationGUI\_goto(), ilObjLTIConsumerVerificationGUI\_goto(), ilObjCourseVerificationGUI\_goto(), ilObjCmiXapiGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjWorkspaceFolderGUI\_goto(), ilObjPortfolioGUI\_goto(), ilObjMediaPoolGUI\_goto(), ilObjLinkResourceGUI\_goto(), ilObjHelpSettingsGUI\activateModule(), ilObjWorkspaceFolderGUI\addContentSubTabs(), ilObjBlogGUI\addContributor(), ilObjBlogGUI\addHeaderActionForCommand(), ilObjectPluginGUI\addPermissionTab(), ilObjItemGroupGUI\afterSave(), ilObjBlogGUI\afterSave(), ilObjTaxonomyGUI\afterSave(), ilObjectPluginGUI\afterSave(), ilObjMediaPoolGUI\allMedia(), ilObjTaxonomyGUI\cancel(), ilObjMediaPoolGUI\cancelFolderUpdate(), ilObjMediaPoolGUI\cancelSave(), ilObjTaxonomyGUI\confirmDeleteTaxonomy(), ilObjTaxonomyGUI\confirmedDelete(), ilObjHelpSettingsGUI\confirmHelpModulesDeletion(), ilObjMediaPoolGUI\confirmRemove(), ilObjBlogGUI\contributors(), ilObjPortfolioTemplateGUI\createFromTemplate(), ilObjBlogGUI\createPosting(), ilObjHelpSettingsGUI\deactivateModule(), ilObjHelpSettingsGUI\deleteHelpModules(), ilObjTaxonomyGUI\deleteItems(), ilObjTaxonomyGUI\deleteTaxonomy(), ilObjExerciseVerificationGUI\downloadFromPortfolioPage(), ilObjHelpSettingsGUI\editSettings(), ilObjMediaPoolGUI\editTitlesAndDescriptions(), ilObjectPluginGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjTaxonomyGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjBlogGUI\getHTML(), 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(), ilObjBlogGUI\renderToolbarNavigation(), ilObjMediaPoolGUI\returnFromItem(), ilObjTaxonomyGUI\saveAssignedItemsSorting(), ilObjMediaPoolGUI\saveFolder(), ilObjItemGroupGUI\saveItemAssignment(), ilObjWikiSettingsGUI\saveSettings(), ilObjTaxonomyGUI\saveSorting(), ilObjTaxonomyGUI\saveTaxNode(), ilObjMediaPoolGUI\saveTitlesAndDescriptions(), ilObjMediaPoolGUI\selectUploadDirFiles(), ilObjMediaPoolGUI\setContentSubTabs(), ilObjHelpSettingsGUI\setMode(), ilObjBlogGUI\setNotification(), ilObjPortfolioGUI\setOnlineAndShare(), ilObjTaxonomyGUI\setTabs(), ilObjTaxonomyGUI\showTree(), ilObjMediaPoolGUI\updateFolder(), ilObjTaxonomyGUI\updateSettings(), ilObjTaxonomyGUI\updateTaxNode(), and ilObjHelpSettingsGUI\uploadHelpFile().
|
protected |
Definition at line 59 of file class.ilObject2GUI.php.
Referenced by ilObjLTIConsumerGUI\addDynReg(), ilObjLinkResourceGUI\checkLinkInput(), ilObjPortfolioGUI\create(), and ilObjBibliographicGUI\editObject().
|
protected |
Definition at line 58 of file class.ilObject2GUI.php.
|
protected |
Definition at line 75 of file class.ilObject2GUI.php.
Referenced by ilObjMediaPoolGUI\editTitlesAndDescriptions(), and ilObjBibliographicGUI\showContent().
|
protected |
Definition at line 72 of file class.ilObject2GUI.php.
Referenced by ilObjTestVerificationGUI\__construct(), ilObjFileServicesGUI\__construct(), ilObjLinkResourceGUI\__construct(), __construct(), and getIdType().
|
protected |
Definition at line 55 of file class.ilObject2GUI.php.
Referenced by ilObjTaxonomyGUI\__construct(), ilObjBlogGUI\__construct(), ilObjItemGroupGUI\_goto(), ilObjCmiXapiGUI\_goto(), ilRemoteObjectBaseGUI\_goto(), ilObjectPluginGUI\_goto(), ilObjLTIConsumerGUI\_goto(), ilObjMediaPoolGUI\_goto(), ilObjLinkResourceGUI\_goto(), ilObjHelpSettingsGUI\activateModule(), ilObjWorkspaceFolderGUI\addContentSubTabs(), ilObjBlogGUI\addContributor(), ilObjBlogGUI\addUserFromAutoComplete(), ilObjItemGroupGUI\afterConstructor(), ilObjMediaPoolGUI\afterConstructor(), ilObjTaxonomyGUI\afterSave(), ilObjWorkspaceFolderGUI\checkPassword(), ilObjTaxonomyGUI\confirmDeleteTaxonomy(), ilObjHelpSettingsGUI\confirmHelpModulesDeletion(), ilObjMediaPoolGUI\confirmRemove(), ilObjBlogGUI\contributors(), ilObjHelpSettingsGUI\deactivateModule(), ilObjWorkspaceFolderGUI\deleteConfirmation(), ilObjTaxonomyGUI\deleteItems(), ilObjTaxonomyGUI\deleteTaxonomy(), ilObjHelpSettingsGUI\editSettings(), ilObjMediaPoolGUI\editTitlesAndDescriptions(), ilObjWikiSettingsGUI\executeCommand(), ilObjHelpSettingsGUI\executeCommand(), ilObjectPluginGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjBlogGUI\getHTML(), ilObjPortfolioGUI\getOfflineMessage(), ilObjMediaPoolGUI\getPreviewModalHTML(), ilObjectPluginGUI\infoScreen(), ilObjBlogGUI\initEditCustomForm(), 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(), ilObjTestVerificationGUI\render(), ilObjCmiXapiVerificationGUI\render(), ilObjCourseVerificationGUI\render(), ilObjBlogGUI\render(), ilObjBlogGUI\renderList(), ilObjBlogGUI\renderToolbarNavigation(), ilObjTaxonomyGUI\saveAssignedItemsSorting(), ilObjMediaPoolGUI\saveFolder(), ilObjWikiSettingsGUI\saveSettings(), ilObjTaxonomyGUI\saveSorting(), ilObjTaxonomyGUI\saveTaxNode(), ilObjMediaPoolGUI\saveTitlesAndDescriptions(), ilObjMediaPoolGUI\selectUploadDirFiles(), ilObjHelpSettingsGUI\setMode(), ilObjPortfolioGUI\setOnlineAndShare(), ilObjMediaPoolGUI\setSettingsSubTabs(), ilObjWorkspaceFolderGUI\setTabs(), ilObjItemGroupGUI\setTabs(), ilObjBlogGUI\setTabs(), ilObjTaxonomyGUI\setTabs(), ilObjWorkspaceRootFolderGUI\setTitleAndDescription(), ilObjWorkspaceFolderGUI\showAdministrationPanel(), ilObjBlogGUI\updateCustom(), ilObjMediaPoolGUI\updateFolder(), ilObjTaxonomyGUI\updateSettings(), ilObjTaxonomyGUI\updateTaxNode(), ilObjHelpSettingsGUI\uploadHelpFile(), and ilObjPortfolioBaseGUI\view().
|
protected |
Definition at line 60 of file class.ilObject2GUI.php.
Referenced by ilObjPortfolioBaseGUI\addLocatorItems(), ilObjItemGroupGUI\addLocatorItems(), ilObjectPluginGUI\addLocatorItems(), ilObjCmiXapiGUI\addLocatorItems(), ilObjLTIConsumerGUI\addLocatorItems(), ilObjMediaPoolGUI\addLocatorItems(), ilObjBlogGUI\addLocatorItems(), and ilObjBlogGUI\renderFullScreen().
|
protected |
Definition at line 78 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(), ilObjWorkspaceFolderGUI\performPasteIntoMultipleObjects(), ilObjFileGUI\putObjectInTree(), ilObjBlogGUI\renderFullScreen(), ilObjBlogGUI\renderFullscreenHeader(), ilObjBlogGUI\renderNavigation(), ilObjExerciseVerificationGUI\save(), ilObjSCORMVerificationGUI\save(), ilObjCmiXapiVerificationGUI\save(), ilObjLTIConsumerVerificationGUI\save(), ilObjTestVerificationGUI\save(), ilObjCourseVerificationGUI\save(), ilObjPortfolioGUI\saveBlog(), and setTabs().
|
protected |
Definition at line 52 of file class.ilObject2GUI.php.
|
protected |
Definition at line 77 of file class.ilObject2GUI.php.
Referenced by __construct().
|
protected |
Definition at line 57 of file class.ilObject2GUI.php.
Referenced by ilObjPortfolioTemplateGUI\initEditCustomForm(), ilObjMediaPoolGUI\initEditCustomForm(), ilObjLinkResourceGUI\initFormSettings(), ilObjLinkResourceGUI\saveSettings(), ilObjPortfolioTemplateGUI\updateCustom(), and ilObjMediaPoolGUI\updateCustom().
|
protected |
Definition at line 73 of file class.ilObject2GUI.php.
Referenced by checkPermissionBool(), ilObjPortfolioBaseGUI\deletePortfolioPages(), ilObjFileGUI\getParentId(), ilObjMediaPoolGUI\move(), ilObjTaxonomyGUI\pasteItems(), ilObjWorkspaceFolderGUI\performPasteIntoMultipleObjects(), putObjectInTree(), ilObjBlogGUI\renderFullScreen(), ilObjExerciseVerificationGUI\save(), ilObjCmiXapiVerificationGUI\save(), ilObjSCORMVerificationGUI\save(), ilObjLTIConsumerVerificationGUI\save(), ilObjTestVerificationGUI\save(), ilObjCourseVerificationGUI\save(), ilOrgUnitExtensionGUI\setLocator(), and setLocator().
|
protected |
Definition at line 64 of file class.ilObject2GUI.php.
|
protected |
Definition at line 67 of file class.ilObject2GUI.php.
|
protected |
Definition at line 69 of file class.ilObject2GUI.php.
Referenced by ilObjBlogGUI\addContributor().
|
protected |
Definition at line 68 of file class.ilObject2GUI.php.
|
protected |
Definition at line 66 of file class.ilObject2GUI.php.
Referenced by __construct().
|
protected |
Definition at line 71 of file class.ilObject2GUI.php.
|
protected |
Definition at line 65 of file class.ilObject2GUI.php.
|
private |
Definition at line 84 of file class.ilObject2GUI.php.
|
protected |
Definition at line 56 of file class.ilObject2GUI.php.
Referenced by ilObjExerciseVerificationGUI\create(), ilObjMediaPoolGUI\edit(), and ilObjBibliographicGUI\editObject().
|
protected |
Definition at line 63 of file class.ilObject2GUI.php.
Referenced by ilObjBlogGUI\contributors(), ilObjHelpSettingsGUI\editSettings(), ilObjPortfolioTemplateGUI\infoScreenForward(), ilObjMediaPoolGUI\listMedia(), ilObjTaxonomyGUI\listNodes(), ilObjTaxonomyGUI\listTaxonomies(), ilObjTaxonomyGUI\moveItems(), ilObjBlogGUI\preview(), ilObjBlogGUI\renderToolbarNavigation(), ilObjMediaPoolGUI\selectUploadDirFiles(), ilObjWorkspaceFolderGUI\showAdministrationPanel(), and ilObjPortfolioBaseGUI\view().
|
protected |
Definition at line 53 of file class.ilObject2GUI.php.
Referenced by ilObjFileGUI\addLegacyFormToAccordion(), ilObjFileGUI\addUIFormToAccordion(), ilObjMediaPoolGUI\allMedia(), ilObjTaxonomyGUI\confirmDeleteTaxonomy(), ilObjHelpSettingsGUI\confirmHelpModulesDeletion(), ilObjBlogGUI\contributors(), ilObjPortfolioGUI\create(), ilObjMediaPoolGUI\createFolderForm(), ilObjTaxonomyGUI\createTaxNode(), ilObjWorkspaceFolderGUI\deleteConfirmation(), ilObjTaxonomyGUI\deleteItems(), ilObjMediaPoolGUI\edit(), ilObjMediaPoolGUI\editFolder(), ilObjBibliographicGUI\editObject(), ilObjDataCollectionGUI\editObject(), ilObjWikiSettingsGUI\editSettings(), ilObjTaxonomyGUI\editSettings(), ilObjectPluginGUI\executeCommand(), ilObjMediaPoolGUI\executeCommand(), ilObjBlogGUI\executeCommand(), ilObjLinkResourceGUI\exportHTML(), ilObjMediaPoolGUI\getPreviewModalHTML(), ilObjFileGUI\infoScreenForward(), 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 74 of file class.ilObject2GUI.php.
Referenced by ilObjBlogGUI\buildExportFile(), ilObjTaxonomyGUI\checkPermissionBool(), ilObjMediaPoolGUI\confirmRemove(), ilObjMediaPoolGUI\copyToClipboard(), ilObjWorkspaceFolderGUI\deleteConfirmation(), ilObjFileGUI\getCreationFormsHTML(), ilObjCmiXapiGUI\initCreateForm(), ilObjPortfolioGUI\initCreateForm(), ilObjMediaPoolGUI\insertFromClipboard(), ilObjMediaPoolGUI\returnFromItem(), ilObjContactAdministrationGUI\saveConfigurationForm(), and ilObjLTIConsumerGUI\saveContentSelection().
|
protected |
Definition at line 61 of file class.ilObject2GUI.php.
Referenced by ilObjBlogGUI\addHeaderActionForCommand(), ilObjBlogGUI\addUserFromAutoComplete(), ilObjMediaPoolGUI\allMedia(), ilObjWorkspaceFolderGUI\copy(), ilObjMediaPoolGUI\copyToClipboard(), ilObjPortfolioGUI\createPortfolioFromAssignment(), ilObjBlogGUI\createPosting(), ilObjPortfolioBaseGUI\deletePortfolioPages(), ilObjBlogGUI\getHTML(), ilObjPortfolioGUI\initCreatePortfolioFromTemplateForm(), ilObjPortfolioTemplateGUI\initDidacticTemplate(), ilObjBlogGUI\initHeaderAction(), ilObjPortfolioGUI\linkPortfolioToAssignment(), ilObjBlogGUI\mayEditPosting(), 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(), and ilAdministrationSettingsFormHandler\getSettingsGUIInstance().
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(), ilPortfolioPageGUI\executeCommand(), ilFileVersionsGUI\getParentIdType(), ilObjFileAbstractZipProcessor\isWorkspace(), 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(), ILIAS\Portfolio\Export\PortfolioHtmlExport\exportHTMLPages(), ILIAS\Portfolio\Export\PortfolioHtmlExport\exportHTMLPagesPrint(), ilPortfolioPageGUI\renderBlog(), and ilPortfolioPageGUI\renderVerification().