|
ILIAS
release_4-3 Revision
|
User Interface class for media pool objects. More...
Inheritance diagram for ilObjMediaPoolGUI:
Collaboration diagram for ilObjMediaPoolGUI:Public Member Functions | |
| getType () | |
| Get type. | |
| & | executeCommand () |
| execute command | |
| createMediaObject () | |
| obsolete? | |
| afterSave ($newObj) | |
| save object | |
| listMedia () | |
| list media objects | |
| allMedia () | |
| list all objects | |
| applyFilter () | |
| Apply filter. | |
| resetFilter () | |
| Reset filter. | |
| getTemplate () | |
| Get standard template. | |
| getParentFolderId () | |
| Get folder parent ID. | |
| frameset () | |
| output main frameset of media pool left frame: explorer tree of folders right frame: media pool content | |
| infoScreenFrameset () | |
| output main frameset of media pool left frame: explorer tree of folders right frame: media pool content | |
| explorer () | |
| output explorer tree | |
| showMedia () | |
| show media object | |
| showFullscreen () | |
| show fullscreen | |
| confirmRemove () | |
| confirm remove of mobs | |
| openClipboard () | |
| paste from clipboard | |
| insertFromClipboard () | |
| insert media object from clipboard | |
| cancelRemove () | |
| cancel deletion of media objects/folders | |
| remove () | |
| confirm deletion of | |
| copyToClipboard () | |
| copy media objects to clipboard | |
| addLocatorItems () | |
| add locator items for media pool | |
| createFolderForm () | |
| create folder form | |
| editFolder () | |
| Edit folder. | |
| getFolderValues () | |
| Get current values for folder from. | |
| saveFolder () | |
| Save folder form. | |
| updateFolder () | |
| Update folder. | |
| initFolderForm ($a_mode="edit") | |
| Init folder form. | |
| cancelFolderUpdate () | |
| Cancel save. | |
| cancelSave () | |
| Cancel save. | |
| createMediaPoolPage () | |
| Create new content snippet. | |
| editMediaPoolPage () | |
| Edit media pool page. | |
| saveMediaPoolPage () | |
| Save media pool page. | |
| updateMediaPoolPage () | |
| Update media pool page. | |
| initMediaPoolPageForm ($a_mode="edit") | |
| Init page form. | |
| getMediaPoolPageValues () | |
| Get current values for media pool page from. | |
| setMediaPoolPageTabs () | |
| Set media pool page tabs. | |
| showAllMediaPoolPageUsages () | |
| List usages of the contnet snippet. | |
| showMediaPoolPageUsages ($a_all=false) | |
| List usages of the contnet snippet. | |
| setTabs () | |
| Set tabs. | |
| _goto ($a_target) | |
| goto target media pool | |
| infoScreenObject () | |
| this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed | |
| infoScreen () | |
| show information screen | |
| selectUploadDirFiles () | |
| Select files from upload directory. | |
| createMediaFromUploadDir () | |
| Create media object from upload directory. | |
Public Member Functions inherited from ilObject2GUI | |
| __construct ($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0) | |
| Constructor. | |
| delete () | |
| Display delete confirmation form (repository/workspace switch) | |
| confirmedDelete () | |
| Delete objects (repository/workspace switch) | |
| getHTML () | |
| withReferences () | |
| Final/Private declaration of unchanged parent methods. | |
| setCreationMode ($a_mode=true) | |
| if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui | |
| getCreationMode () | |
| get creation mode | |
| isVisible () | |
| trash () | |
| undelete () | |
| cancelDelete () | |
| removeFromSystem () | |
| cloneAll () | |
| view () | |
| view object content (repository/workspace switch) | |
| create () | |
| Deleted in ilObject. | |
| save () | |
| edit () | |
| update () | |
| cancel () | |
| importFile () | |
| Import. | |
Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. | |
| getAdminTabs (&$tabs_gui) | |
| administration tabs show only permissions and trash folder | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled | |
| cancelDeleteObject () | |
| cancel deletion of object | |
| cancelObject ($in_rep=false) | |
| cancel action and go back to previous page public | |
| createObject () | |
| create new object form | |
| cancelCreation () | |
| cancel create action and go back to repository parent | |
| saveObject () | |
| save object | |
| editObject () | |
| edit object | |
| updateObject () | |
| updates object entry in object_data | |
| getFormAction ($a_cmd, $a_formaction="") | |
| get form action for command (command is method name without "Object", e.g. | |
| isVisible ($a_ref_id, $a_type) | |
| viewObject () | |
| list childs of current object | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. | |
| cloneAllObject () | |
| Clone single (not container object) Method is overwritten in ilContainerGUI. | |
Data Fields | |
| $output_prepared | |
Data Fields inherited from ilObject2GUI | |
| $tree | |
| const | OBJECT_ID = 0 |
| const | REPOSITORY_NODE_ID = 1 |
| const | WORKSPACE_NODE_ID = 2 |
| const | REPOSITORY_OBJECT_ID = 3 |
| const | WORKSPACE_OBJECT_ID = 4 |
Data Fields inherited from ilObjectGUI | |
| const | COPY_WIZARD_NEEDS_PAGE = 1 |
| $ilias | |
| $objDefinition | |
| $tpl | |
| $tree | |
| $lng | |
| $data | |
| $object | |
| $ref_id | |
| $obj_id | |
| $maxcount | |
| $formaction | |
| $return_location | |
| $target_frame | |
| $tab_target_script | |
| $actions | |
| $sub_objects | |
| $omit_locator = false | |
| const | CFORM_NEW = 1 |
| const | CFORM_IMPORT = 2 |
| const | CFORM_CLONE = 3 |
Protected Member Functions | |
| afterConstructor () | |
| Initialisation. | |
| initCreationForms ($a_new_type) | |
| Init creation froms. | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. | |
| updateCustom (ilPropertyFormGUI $a_form) | |
| Insert custom update form values into object. | |
Protected Member Functions inherited from ilObject2GUI | |
| assignObject () | |
| create object instance as internal property (repository/workspace switch) | |
| getAccessHandler () | |
| Get access handler. | |
| setLocator () | |
| set Locator | |
| deleteConfirmation () | |
| Display delete confirmation form (workspace specific) | |
| deleteConfirmedObjects () | |
| Delete objects (workspace specific) | |
| prepareOutput () | |
| prepare output | |
| setTitleAndDescription () | |
| called by prepare output | |
| showUpperIcon () | |
| omitLocator ($a_omit=true) | |
| getTargetFrame ($a_cmd, $a_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. | |
| setTargetFrame ($a_cmd, $a_target_frame) | |
| set specific target frame for command | |
| getCenterColumnHTML () | |
| Get center column. | |
| getRightColumnHTML () | |
| Display right column. | |
| setColumnSettings ($column_gui) | |
| May be overwritten in subclasses. | |
| checkPermission ($a_perm, $a_cmd="") | |
| showPossibleSubObjects () | |
| show possible subobjects (pulldown menu) | |
| redirectToRefId () | |
| fillCloneTemplate ($a_tpl_varname, $a_type) | |
| Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. | |
| fillCloneSearchTemplate ($a_tpl_varname, $a_type) | |
| searchCloneSource () | |
| buildCloneSelect ($existing_objs) | |
| addAdminLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| getReturnLocation () | |
| Deprecated functions. | |
| setReturnLocation () | |
| showActions () | |
| getTitlesByRefId () | |
| getTabs () | |
| __showButton () | |
| hitsperpageObject () | |
| __initTableGUI () | |
| __setTableGUIBasicData () | |
| __showClipboardTable () | |
| putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
| Add object to tree at given position. | |
| checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_node_id=null) | |
| Check permission. | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add header action menu. | |
| redrawHeaderAction () | |
| Updating icons after ajax call. | |
| getPermanentLinkWidget ($a_append=null, $a_center=false) | |
Protected Member Functions inherited from ilObjectGUI | |
| insertHeaderAction ($a_list_gui) | |
| Insert header action into main template. | |
| addHeaderAction () | |
| Add header action menu. | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. | |
| setAdminTabs () | |
| set admin tabs public | |
| getCreationFormsHTML (array $a_forms) | |
| Get HTML for creation forms (accordion) | |
| initCreateForm ($a_new_type) | |
| Init object creation form. | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| Show didactic template types. | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. | |
| getDidacticTemplateVar ($a_type) | |
| Get didactic template setting from creation screen. | |
| afterSave (ilObject $a_new_object) | |
| Post (successful) object creation hook. | |
| initEditForm () | |
| Init object edit form. | |
| getEditFormValues () | |
| Get values for edit form. | |
| afterUpdate () | |
| Post (successful) object update hook. | |
| initImportForm ($a_new_type) | |
| Init object import form. | |
| importFileObject ($parent_id=null) | |
| Import. | |
| afterImport (ilObject $a_new_object) | |
| Post (successful) object import hook. | |
| setFormAction ($a_cmd, $a_formaction) | |
| set specific form action for command | |
| getReturnLocation ($a_cmd, $a_location="") | |
| get return location for command (command is method name without "Object", e.g. | |
| setReturnLocation ($a_cmd, $a_location) | |
| set specific return location for command | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. | |
| getTitlesByRefId ($a_ref_ids) | |
| get Titles of objects this method is used for error messages in methods cut/copy/paste | |
| getTabs (&$tabs_gui) | |
| get tabs abstract method. | |
| __showButton ($a_cmd, $a_text, $a_target= '') | |
| __setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
| standard implementation for tables use 'from' variable use different initial setting of table | |
| __showClipboardTable ($a_result_set, $a_from="") | |
| redirectToRefId ($a_ref_id, $a_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 $_GET["ref_id"] value | |
| checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission and redirect on error. | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot ($a_raise_error=false) |
| Goto repository root. | |
| static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
| Goto repository root. | |
Protected Attributes inherited from ilObject2GUI | |
| $object_id | |
| $node_id | |
| $creation_forms = array() | |
| $id_type = array() | |
| $parent_id | |
| $access_handler | |
User Interface class for media pool objects.
$Id$
ilObjMediaPoolGUI: ilObjMediaObjectGUI, ilObjFolderGUI, ilEditClipboardGUI, ilPermissionGUI ilObjMediaPoolGUI: ilInfoScreenGUI, ilMediaPoolPageGUI, ilExportGUI, ilFileSystemGUI ilObjMediaPoolGUI: ilCommonActionDispatcherGUI, ilObjectCopyGUI
Definition at line 25 of file class.ilObjMediaPoolGUI.php.
| ilObjMediaPoolGUI::_goto | ( | $a_target | ) |
goto target media pool
Definition at line 1413 of file class.ilObjMediaPoolGUI.php.
References $_GET, $ilErr, ilObjectGUI\$lng, ilObjectGUI\$ref_id, ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, and ilUtil\sendFailure().
Here is the call graph for this function:| ilObjMediaPoolGUI::addLocatorItems | ( | ) |
add locator items for media pool
Reimplemented from ilObject2GUI.
Definition at line 941 of file class.ilObjMediaPoolGUI.php.
References $_GET, ilObjectGUI\$obj_id, $path, $title, ilObject2GUI\$tree, and ilObject2GUI\getCreationMode().
Here is the call graph for this function:
|
protected |
Initialisation.
Reimplemented from ilObject2GUI.
Definition at line 32 of file class.ilObjMediaPoolGUI.php.
References ilObjectGUI\$lng.
| ilObjMediaPoolGUI::afterSave | ( | $newObj | ) |
save object
Definition at line 339 of file class.ilObjMediaPoolGUI.php.
References ilUtil\redirect(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjMediaPoolGUI::allMedia | ( | ) |
list all objects
Definition at line 430 of file class.ilObjMediaPoolGUI.php.
References $_GET, $_POST, $ilCtrl, $ilUser, ilObjectGUI\$tpl, ilObject2GUI\$tree, ilMediaPoolTableGUI\IL_MEP_EDIT, and ilMediaPoolItem\lookupTitle().
Referenced by applyFilter(), and resetFilter().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjMediaPoolGUI::applyFilter | ( | ) |
Apply filter.
Definition at line 476 of file class.ilObjMediaPoolGUI.php.
References allMedia(), and ilMediaPoolTableGUI\IL_MEP_EDIT.
Here is the call graph for this function:| ilObjMediaPoolGUI::cancelFolderUpdate | ( | ) |
| ilObjMediaPoolGUI::cancelRemove | ( | ) |
cancel deletion of media objects/folders
Definition at line 870 of file class.ilObjMediaPoolGUI.php.
References $_GET.
| ilObjMediaPoolGUI::cancelSave | ( | ) |
| ilObjMediaPoolGUI::confirmRemove | ( | ) |
confirm remove of mobs
Definition at line 701 of file class.ilObjMediaPoolGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$obj_id, $title, ilUtil\getImageTagByType(), ilPageContentUsage\getUsages(), ilMediaPoolItem\lookupTitle(), ilMediaPoolItem\lookupType(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilObjMediaPoolGUI::copyToClipboard | ( | ) |
copy media objects to clipboard
Definition at line 900 of file class.ilObjMediaPoolGUI.php.
References $_GET, $_POST, $ilUser, ilObjectGUI\$obj_id, ilObject2GUI\checkPermission(), ilMediaPoolItem\lookupForeignId(), ilMediaPoolItem\lookupType(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjMediaPoolGUI::createFolderForm | ( | ) |
create folder form
Definition at line 981 of file class.ilObjMediaPoolGUI.php.
References ilObjectGUI\$tpl, and initFolderForm().
Here is the call graph for this function:| ilObjMediaPoolGUI::createMediaFromUploadDir | ( | ) |
Create media object from upload directory.
Definition at line 1554 of file class.ilObjMediaPoolGUI.php.
References $_GET, $_POST, $file, $location, ilObject2GUI\$tree, ilMainMenuGUI\_checkAdministrationPermission(), ilObjMediaObject\_determineWidthHeight(), ilObjMediaObject\_getDirectory(), ilObjMediaObject\getMimeType(), ilUtil\moveUploadedFile(), ilUtil\redirect(), and ilUtil\renameExecutables().
Here is the call graph for this function:| ilObjMediaPoolGUI::createMediaObject | ( | ) |
obsolete?
Definition at line 323 of file class.ilObjMediaPoolGUI.php.
| ilObjMediaPoolGUI::createMediaPoolPage | ( | ) |
Create new content snippet.
Definition at line 1134 of file class.ilObjMediaPoolGUI.php.
References ilObjectGUI\$tpl, and initMediaPoolPageForm().
Here is the call graph for this function:| ilObjMediaPoolGUI::editFolder | ( | ) |
Edit folder.
| @return |
Definition at line 1007 of file class.ilObjMediaPoolGUI.php.
References ilObjectGUI\$tpl, getFolderValues(), and initFolderForm().
Here is the call graph for this function:| ilObjMediaPoolGUI::editMediaPoolPage | ( | ) |
Edit media pool page.
| @return |
Definition at line 1147 of file class.ilObjMediaPoolGUI.php.
References $_GET, ilObjectGUI\$tpl, getMediaPoolPageValues(), initMediaPoolPageForm(), and setMediaPoolPageTabs().
Here is the call graph for this function:| & ilObjMediaPoolGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilObject2GUI.
Definition at line 62 of file class.ilObjMediaPoolGUI.php.
References $_GET, $_POST, $cmd, $ilCtrl, ilObjectGUI\$lng, $ret, ilObjectGUI\$tpl, ilObject2GUI\$tree, ilObjectGUI\addHeaderAction(), explorer(), ilObject2GUI\getCreationMode(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), getParentFolderId(), getTemplate(), infoScreen(), ilMediaPoolItem\lookupForeignId(), ilObject2GUI\prepareOutput(), ilUtil\redirect(), ilObject2GUI\setCreationMode(), ilObject2GUI\setLocator(), setMediaPoolPageTabs(), and ilFileSystemGUI\setPostDirPath().
Here is the call graph for this function:| ilObjMediaPoolGUI::explorer | ( | ) |
output explorer tree
Definition at line 574 of file class.ilObjMediaPoolGUI.php.
References $_GET, $ilCtrl, ilObjectGUI\$object, exit, IL_FM_POSITIVE, and ilExplorer\setUseStandardFrame().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjMediaPoolGUI::frameset | ( | ) |
output main frameset of media pool left frame: explorer tree of folders right frame: media pool content
Definition at line 534 of file class.ilObjMediaPoolGUI.php.
References exit.
|
protected |
Add values to custom edit fields.
| array | $a_values |
Reimplemented from ilObjectGUI.
Definition at line 366 of file class.ilObjMediaPoolGUI.php.
| ilObjMediaPoolGUI::getFolderValues | ( | ) |
Get current values for folder from.
Definition at line 1019 of file class.ilObjMediaPoolGUI.php.
References $_GET, and ilMediaPoolItem\lookupTitle().
Referenced by editFolder().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjMediaPoolGUI::getMediaPoolPageValues | ( | ) |
Get current values for media pool page from.
Definition at line 1260 of file class.ilObjMediaPoolGUI.php.
References $_GET, and ilMediaPoolItem\lookupTitle().
Referenced by editMediaPoolPage().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjMediaPoolGUI::getParentFolderId | ( | ) |
Get folder parent ID.
Definition at line 511 of file class.ilObjMediaPoolGUI.php.
References $_GET.
Referenced by executeCommand().
Here is the caller graph for this function:| ilObjMediaPoolGUI::getTemplate | ( | ) |
Get standard template.
Definition at line 502 of file class.ilObjMediaPoolGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
final |
Get type.
Reimplemented from ilObject2GUI.
Definition at line 54 of file class.ilObjMediaPoolGUI.php.
| ilObjMediaPoolGUI::infoScreen | ( | ) |
show information screen
Definition at line 1462 of file class.ilObjMediaPoolGUI.php.
References $_GET.
Referenced by executeCommand(), and infoScreenObject().
Here is the caller graph for this function:| ilObjMediaPoolGUI::infoScreenFrameset | ( | ) |
output main frameset of media pool left frame: explorer tree of folders right frame: media pool content
Definition at line 555 of file class.ilObjMediaPoolGUI.php.
References exit.
| ilObjMediaPoolGUI::infoScreenObject | ( | ) |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed
Definition at line 1452 of file class.ilObjMediaPoolGUI.php.
References infoScreen().
Here is the call graph for this function:
|
protected |
Init creation froms.
this will create the default creation forms: new, import, clone
| string | $a_new_type |
Reimplemented from ilObject2GUI.
Definition at line 328 of file class.ilObjMediaPoolGUI.php.
References ilObjectGUI\initCreateForm(), and ilObjectGUI\initImportForm().
Here is the call graph for this function:
|
protected |
Add custom fields to update form.
| ilPropertyFormGUI | $a_form |
Reimplemented from ilObjectGUI.
Definition at line 348 of file class.ilObjMediaPoolGUI.php.
References ilPropertyFormGUI\addItem(), and ilNumberInputGUI\setMinValue().
Here is the call graph for this function:| ilObjMediaPoolGUI::initFolderForm | ( | $a_mode = "edit" | ) |
Init folder form.
| int | $a_mode | Edit Mode |
Definition at line 1077 of file class.ilObjMediaPoolGUI.php.
References $ilCtrl, ilObjectGUI\$lng, and ilTextInputGUI\setMaxLength().
Referenced by createFolderForm(), editFolder(), saveFolder(), and updateFolder().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjMediaPoolGUI::initMediaPoolPageForm | ( | $a_mode = "edit" | ) |
Init page form.
| int | $a_mode | Edit Mode |
Definition at line 1228 of file class.ilObjMediaPoolGUI.php.
References $ilCtrl, ilObjectGUI\$lng, and ilTextInputGUI\setMaxLength().
Referenced by createMediaPoolPage(), editMediaPoolPage(), saveMediaPoolPage(), and updateMediaPoolPage().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjMediaPoolGUI::insertFromClipboard | ( | ) |
insert media object from clipboard
Definition at line 781 of file class.ilObjMediaPoolGUI.php.
References $_GET, ilEditClipboardGUI\_getSelectedIDs(), ilObject\_lookupTitle(), ilMediaPoolPage\lookupTitle(), ilMediaPoolItem\lookupTitle(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjMediaPoolGUI::listMedia | ( | ) |
list media objects
Definition at line 387 of file class.ilObjMediaPoolGUI.php.
References $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObject2GUI\$tree, and ilMainMenuGUI\_checkAdministrationPermission().
Here is the call graph for this function:| ilObjMediaPoolGUI::openClipboard | ( | ) |
paste from clipboard
Definition at line 762 of file class.ilObjMediaPoolGUI.php.
References $ilCtrl.
| ilObjMediaPoolGUI::remove | ( | ) |
confirm deletion of
Definition at line 878 of file class.ilObjMediaPoolGUI.php.
References $_GET, $_POST, ilObjectGUI\$obj_id, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjMediaPoolGUI::resetFilter | ( | ) |
Reset filter.
Definition at line 489 of file class.ilObjMediaPoolGUI.php.
References allMedia(), and ilMediaPoolTableGUI\IL_MEP_EDIT.
Here is the call graph for this function:| ilObjMediaPoolGUI::saveFolder | ( | ) |
Save folder form.
Definition at line 1031 of file class.ilObjMediaPoolGUI.php.
References $_GET, $_POST, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, initFolderForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjMediaPoolGUI::saveMediaPoolPage | ( | ) |
Save media pool page.
Definition at line 1165 of file class.ilObjMediaPoolGUI.php.
References $_GET, $_POST, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObject2GUI\$tree, initMediaPoolPageForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjMediaPoolGUI::selectUploadDirFiles | ( | ) |
Select files from upload directory.
Definition at line 1519 of file class.ilObjMediaPoolGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, $si, $tab, ilObjectGUI\$tpl, and ilMainMenuGUI\_checkAdministrationPermission().
Here is the call graph for this function:| ilObjMediaPoolGUI::setMediaPoolPageTabs | ( | ) |
Set media pool page tabs.
| @return |
Definition at line 1276 of file class.ilObjMediaPoolGUI.php.
References $_GET, $ilCtrl, and ilObjectGUI\$lng.
Referenced by editMediaPoolPage(), executeCommand(), and showMediaPoolPageUsages().
Here is the caller graph for this function:| ilObjMediaPoolGUI::setTabs | ( | ) |
Set tabs.
Reimplemented from ilObject2GUI.
Definition at line 1350 of file class.ilObjMediaPoolGUI.php.
References $_GET, and $ilCtrl.
| ilObjMediaPoolGUI::showAllMediaPoolPageUsages | ( | ) |
List usages of the contnet snippet.
Definition at line 1295 of file class.ilObjMediaPoolGUI.php.
References showMediaPoolPageUsages().
Here is the call graph for this function:| ilObjMediaPoolGUI::showFullscreen | ( | ) |
show fullscreen
Definition at line 693 of file class.ilObjMediaPoolGUI.php.
References showMedia().
Here is the call graph for this function:| ilObjMediaPoolGUI::showMedia | ( | ) |
show media object
Definition at line 632 of file class.ilObjMediaPoolGUI.php.
References $_GET, ilMediaItem\_getMapAreasIntLinks(), ilObjStyleSheet\getContentStylePath(), ilUtil\getImagePath(), ilUtil\getStyleSheetLocation(), ilUtil\getWebspaceDir(), IL_MODE_ALIAS, IL_MODE_OUTPUT, ilObjMediaObjectGUI\includePresentationJS(), xslt_create(), xslt_error(), xslt_free(), and xslt_process().
Referenced by showFullscreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjMediaPoolGUI::showMediaPoolPageUsages | ( | $a_all = false | ) |
List usages of the contnet snippet.
Definition at line 1304 of file class.ilObjMediaPoolGUI.php.
References $_GET, $cmd, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, and setMediaPoolPageTabs().
Referenced by showAllMediaPoolPageUsages().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Insert custom update form values into object.
| ilPropertyFormGUI | $a_form |
Reimplemented from ilObjectGUI.
Definition at line 378 of file class.ilObjMediaPoolGUI.php.
References ilPropertyFormGUI\getInput().
Here is the call graph for this function:| ilObjMediaPoolGUI::updateFolder | ( | ) |
Update folder.
Definition at line 1052 of file class.ilObjMediaPoolGUI.php.
References $_GET, $_POST, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, initFolderForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjMediaPoolGUI::updateMediaPoolPage | ( | ) |
Update media pool page.
Definition at line 1206 of file class.ilObjMediaPoolGUI.php.
References $_GET, $_POST, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, initMediaPoolPageForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjMediaPoolGUI::$output_prepared |
Definition at line 27 of file class.ilObjMediaPoolGUI.php.