|
ILIAS
release_4-4 Revision
|
User Interface class for media pool objects. More...
Inheritance diagram for ilObjMediaPoolGUI:
Collaboration diagram for ilObjMediaPoolGUI:Public Member Functions | |
| getType () | |
| Get type. More... | |
| & | executeCommand () |
| execute command More... | |
| createMediaObject () | |
| obsolete? More... | |
| afterSave ($newObj) | |
| save object More... | |
| listMedia () | |
| list media objects More... | |
| allMedia () | |
| list all objects More... | |
| applyFilter () | |
| Apply filter. More... | |
| resetFilter () | |
| Reset filter. More... | |
| getTemplate () | |
| Get standard template. More... | |
| getParentFolderId () | |
| Get folder parent ID. More... | |
| showMedia () | |
| show media object More... | |
| showFullscreen () | |
| show fullscreen More... | |
| confirmRemove () | |
| confirm remove of mobs More... | |
| openClipboard () | |
| paste from clipboard More... | |
| insertFromClipboard () | |
| insert media object from clipboard More... | |
| cancelRemove () | |
| cancel deletion of media objects/folders More... | |
| remove () | |
| confirm deletion of More... | |
| copyToClipboard () | |
| copy media objects to clipboard More... | |
| addLocatorItems () | |
| add locator items for media pool More... | |
| createFolderForm () | |
| create folder form More... | |
| editFolder () | |
| Edit folder. More... | |
| getFolderValues () | |
| Get current values for folder from. More... | |
| saveFolder () | |
| Save folder form. More... | |
| updateFolder () | |
| Update folder. More... | |
| initFolderForm ($a_mode="edit") | |
| Init folder form. More... | |
| cancelFolderUpdate () | |
| Cancel save. More... | |
| cancelSave () | |
| Cancel save. More... | |
| createMediaPoolPage () | |
| Create new content snippet. More... | |
| editMediaPoolPage () | |
| Edit media pool page. More... | |
| saveMediaPoolPage () | |
| Save media pool page. More... | |
| updateMediaPoolPage () | |
| Update media pool page. More... | |
| initMediaPoolPageForm ($a_mode="edit") | |
| Init page form. More... | |
| getMediaPoolPageValues () | |
| Get current values for media pool page from. More... | |
| setMediaPoolPageTabs () | |
| Set media pool page tabs. More... | |
| showAllMediaPoolPageUsages () | |
| List usages of the contnet snippet. More... | |
| showMediaPoolPageUsages ($a_all=false) | |
| List usages of the contnet snippet. More... | |
| setTabs () | |
| Set tabs. More... | |
| _goto ($a_target) | |
| goto target media pool More... | |
| 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 More... | |
| infoScreen () | |
| show information screen More... | |
| selectUploadDirFiles () | |
| Select files from upload directory. More... | |
| createMediaFromUploadDir () | |
| Create media object from upload directory. More... | |
Public Member Functions inherited from ilObject2GUI | |
| __construct ($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0) | |
| Constructor. More... | |
| & | executeCommand () |
| execute command More... | |
| 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 ($a_mode=true) | |
| getCreationMode () | |
| isVisible () | |
| trash () | |
| undelete () | |
| cancelDelete () | |
| removeFromSystem () | |
| cloneAll () | |
| view () | |
| view object content (repository/workspace switch) More... | |
| getType () | |
| Functions that must be overwritten. More... | |
| create () | |
| Deleted in ilObject. More... | |
| save () | |
| edit () | |
| update () | |
| cancel () | |
| importFile () | |
| Import. More... | |
Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. More... | |
| & | executeCommand () |
| execute command More... | |
| withReferences () | |
| determines wether objects are referenced or not (got ref ids or not) More... | |
| 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 More... | |
| getCreationMode () | |
| get creation mode More... | |
| getAdminTabs (&$tabs_gui) | |
| 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 ($in_rep=false) | |
| cancel action and go back to previous page public More... | |
| createObject () | |
| create new object form More... | |
| cancelCreation () | |
| cancel create action and go back to repository parent More... | |
| saveObject () | |
| save object More... | |
| editObject () | |
| edit object More... | |
| updateObject () | |
| updates object entry in object_data More... | |
| getFormAction ($a_cmd, $a_formaction="") | |
| get form action for command (command is method name without "Object", e.g. More... | |
| isVisible ($a_ref_id, $a_type) | |
| viewObject () | |
| list childs of current object More... | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. More... | |
| cloneAllObject () | |
| Clone single (not container object) Method is overwritten in ilContainerGUI. More... | |
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 |
| const | PORTFOLIO_OBJECT_ID = 5 |
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. More... | |
| initCreationForms ($a_new_type) | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| getEditFormCustomValues (array &$a_values) | |
| updateCustom (ilPropertyFormGUI $a_form) | |
Protected Member Functions inherited from ilObject2GUI | |
| afterConstructor () | |
| Do anything that should be done after constructor in here. More... | |
| assignObject () | |
| create object instance as internal property (repository/workspace switch) More... | |
| getAccessHandler () | |
| Get access handler. More... | |
| setLocator () | |
| set Locator More... | |
| deleteConfirmation () | |
| Display delete confirmation form (workspace specific) More... | |
| deleteConfirmedObjects () | |
| Delete objects (workspace specific) More... | |
| prepareOutput () | |
| setTitleAndDescription () | |
| showUpperIcon () | |
| omitLocator ($a_omit=true) | |
| getTargetFrame ($a_cmd, $a_target_frame="") | |
| setTargetFrame ($a_cmd, $a_target_frame) | |
| getCenterColumnHTML () | |
| getRightColumnHTML () | |
| setColumnSettings ($column_gui) | |
| checkPermission ($a_perm, $a_cmd="") | |
| showPossibleSubObjects () | |
| redirectToRefId () | |
| fillCloneTemplate ($a_tpl_varname, $a_type) | |
| fillCloneSearchTemplate ($a_tpl_varname, $a_type) | |
| searchCloneSource () | |
| buildCloneSelect ($existing_objs) | |
| addAdminLocatorItems () | |
| setTabs () | |
| create tabs (repository/workspace switch) More... | |
| getReturnLocation () | |
| Deprecated functions. More... | |
| setReturnLocation () | |
| showActions () | |
| getTitlesByRefId () | |
| getTabs () | |
| __showButton () | |
| hitsperpageObject () | |
| __initTableGUI () | |
| __setTableGUIBasicData () | |
| addLocatorItems () | |
| Functions to be overwritten. More... | |
| initCreationForms ($a_new_type) | |
| Init creation froms. More... | |
| putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
| Add object to tree at given position. More... | |
| checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_node_id=null) | |
| Check permission. More... | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add header action menu. More... | |
| redrawHeaderAction () | |
| Updating icons after ajax call. More... | |
| getPermanentLinkWidget ($a_append=null, $a_center=false) | |
| handleAutoRating (ilObject $a_new_obj) | |
Protected Member Functions inherited from ilObjectGUI | |
| assignObject () | |
| prepareOutput () | |
| prepare output More... | |
| setTitleAndDescription () | |
| called by prepare output More... | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add header action menu. More... | |
| insertHeaderAction ($a_list_gui) | |
| Insert header action into main template. More... | |
| addHeaderAction () | |
| Add header action menu. More... | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. More... | |
| showMountWebfolderIcon () | |
| setTabs () | |
| set admin tabs public More... | |
| setAdminTabs () | |
| set admin tabs public More... | |
| setLocator () | |
| set Locator More... | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| omitLocator ($a_omit=true) | |
| addAdminLocatorItems ($a_do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| initCreationForms ($a_new_type) | |
| Init creation froms. More... | |
| getCreationFormsHTML (array $a_forms) | |
| Get HTML for creation forms (accordion) More... | |
| initCreateForm ($a_new_type) | |
| Init object creation form. More... | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| Show didactic template types. More... | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. More... | |
| getDidacticTemplateVar ($a_type) | |
| Get didactic template setting from creation screen. More... | |
| putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
| Add object to tree at given position. More... | |
| afterSave (ilObject $a_new_object) | |
| Post (successful) object creation hook. More... | |
| initEditForm () | |
| Init object edit form. More... | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. More... | |
| getEditFormValues () | |
| Get values for edit form. More... | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. More... | |
| updateCustom (ilPropertyFormGUI $a_form) | |
| Insert custom update form values into object. More... | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| initImportForm ($a_new_type) | |
| Init object import form. More... | |
| importFileObject ($parent_id=null) | |
| Import. More... | |
| afterImport (ilObject $a_new_object) | |
| Post (successful) object import hook. More... | |
| setFormAction ($a_cmd, $a_formaction) | |
| set specific form action for command More... | |
| getReturnLocation ($a_cmd, $a_location="") | |
| get return location for command (command is method name without "Object", e.g. More... | |
| setReturnLocation ($a_cmd, $a_location) | |
| set specific return location for command More... | |
| getTargetFrame ($a_cmd, $a_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. More... | |
| setTargetFrame ($a_cmd, $a_target_frame) | |
| set specific target frame for command More... | |
| showPossibleSubObjects () | |
| show possible subobjects (pulldown menu) More... | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. More... | |
| getTitlesByRefId ($a_ref_ids) | |
| get Titles of objects this method is used for error messages in methods cut/copy/paste More... | |
| getTabs (&$tabs_gui) | |
| get tabs abstract method. More... | |
| __showButton ($a_cmd, $a_text, $a_target='') | |
| hitsperpageObject () | |
| & | __initTableGUI () |
| __setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
| standard implementation for tables use 'from' variable use different initial setting of table More... | |
| 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 More... | |
| 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. More... | |
| getCenterColumnHTML () | |
| Get center column. More... | |
| getRightColumnHTML () | |
| Display right column. More... | |
| setColumnSettings ($column_gui) | |
| May be overwritten in subclasses. More... | |
| checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission and redirect on error. More... | |
| checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission. More... | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. More... | |
| handleAutoRating (ilObject $a_new_obj) | |
| Activate rating automatically if parent container setting. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot ($a_raise_error=false) |
| Goto repository root. More... | |
| static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
| Goto repository root. More... | |
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 1327 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
Definition at line 855 of file class.ilObjMediaPoolGUI.php.
References $_GET, ilObjectGUI\$obj_id, $path, ilObject2GUI\$tree, and ilObject2GUI\getCreationMode().
Here is the call graph for this function:
|
protected |
Initialisation.
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 443 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 489 of file class.ilObjMediaPoolGUI.php.
References allMedia(), and ilMediaPoolTableGUI\IL_MEP_EDIT.
Here is the call graph for this function:| ilObjMediaPoolGUI::cancelFolderUpdate | ( | ) |
Cancel save.
Definition at line 1024 of file class.ilObjMediaPoolGUI.php.
References $_GET, and $ilCtrl.
| ilObjMediaPoolGUI::cancelRemove | ( | ) |
cancel deletion of media objects/folders
Definition at line 784 of file class.ilObjMediaPoolGUI.php.
References $_GET.
| ilObjMediaPoolGUI::cancelSave | ( | ) |
| ilObjMediaPoolGUI::confirmRemove | ( | ) |
confirm remove of mobs
Definition at line 613 of file class.ilObjMediaPoolGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$obj_id, 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 814 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 895 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 1467 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 1048 of file class.ilObjMediaPoolGUI.php.
References ilObjectGUI\$tpl, and initMediaPoolPageForm().
Here is the call graph for this function:| ilObjMediaPoolGUI::editFolder | ( | ) |
Edit folder.
Definition at line 921 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.
Definition at line 1061 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
Definition at line 62 of file class.ilObjMediaPoolGUI.php.
References $_GET, $_POST, $cmd, $ilCtrl, ilObjectGUI\$lng, $ret, ilObjectGUI\$tpl, ilObject2GUI\$tree, ilObjectGUI\addHeaderAction(), 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:
|
protected |
Definition at line 366 of file class.ilObjMediaPoolGUI.php.
| ilObjMediaPoolGUI::getFolderValues | ( | ) |
Get current values for folder from.
Definition at line 933 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 1174 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 524 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 515 of file class.ilObjMediaPoolGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
final |
| ilObjMediaPoolGUI::infoScreen | ( | ) |
show information screen
Definition at line 1375 of file class.ilObjMediaPoolGUI.php.
References $_GET.
Referenced by executeCommand(), and infoScreenObject().
Here is the caller graph for this function:| 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 1365 of file class.ilObjMediaPoolGUI.php.
References infoScreen().
Here is the call graph for this function:
|
protected |
Definition at line 328 of file class.ilObjMediaPoolGUI.php.
References ilObjectGUI\initCreateForm(), and ilObjectGUI\initImportForm().
Here is the call graph for this function:
|
protected |
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 991 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 1142 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 693 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 674 of file class.ilObjMediaPoolGUI.php.
References $ilCtrl.
| ilObjMediaPoolGUI::remove | ( | ) |
confirm deletion of
Definition at line 792 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 502 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 945 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 1079 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 1432 of file class.ilObjMediaPoolGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, $options, $si, $tab, ilObjectGUI\$tpl, and ilMainMenuGUI\_checkAdministrationPermission().
Here is the call graph for this function:| ilObjMediaPoolGUI::setMediaPoolPageTabs | ( | ) |
Set media pool page tabs.
Definition at line 1190 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.
Definition at line 1264 of file class.ilObjMediaPoolGUI.php.
| ilObjMediaPoolGUI::showAllMediaPoolPageUsages | ( | ) |
List usages of the contnet snippet.
Definition at line 1209 of file class.ilObjMediaPoolGUI.php.
References showMediaPoolPageUsages().
Here is the call graph for this function:| ilObjMediaPoolGUI::showFullscreen | ( | ) |
show fullscreen
Definition at line 605 of file class.ilObjMediaPoolGUI.php.
References showMedia().
Here is the call graph for this function:| ilObjMediaPoolGUI::showMedia | ( | ) |
show media object
Definition at line 544 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 1218 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 |
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 966 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 1120 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.