| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilObjMediaObjectGUI. More...
 Inheritance diagram for ilObjMediaObjectGUI:
 Inheritance diagram for ilObjMediaObjectGUI: Collaboration diagram for ilObjMediaObjectGUI:
 Collaboration diagram for ilObjMediaObjectGUI:| Public Member Functions | |
| ilObjMediaObjectGUI ($a_data, $a_id=0, $a_call_by_reference=false, $a_prepare_output=false) | |
| setHeader ($a_title="") | |
| getHeader () | |
| setEnabledMapAreas ($a_enabledmapareas) | |
| Set Enable map areas. | |
| getEnabledMapAreas () | |
| Get Enable map areas. | |
| setWidthPreset ($a_val) | |
| Set width preset. | |
| getWidthPreset () | |
| Get width preset. | |
| setHeightPreset ($a_val) | |
| Set height preset. | |
| getHeightPreset () | |
| Get height preset. | |
| getForm () | |
| Get form. | |
| assignObject () | |
| returnToContextObject () | |
| & | executeCommand () | 
| Execute current command. | |
| setBackTitle ($a_title) | |
| set title for back tab | |
| createObject () | |
| create new media object form | |
| initForm ($a_mode="create") | |
| Init creation form. | |
| getValues () | |
| Get values for form. | |
| saveObject () | |
| create new media object in dom and update page in db | |
| cancelObject () | |
| Cancel saving. | |
| editObject () | |
| edit media object properties | |
| resizeImagesObject () | |
| resize images to specified size | |
| getStandardSizeObject () | |
| set original size of standard file | |
| getFullscreenSizeObject () | |
| set original size of fullscreen file | |
| savePropertiesObject () | |
| save properties in db and return to page edit screen | |
| editFilesObject () | |
| administrate files of media object | |
| createDirectoryObject () | |
| create directory | |
| uploadFileObject () | |
| upload file | |
| assignStandardObject () | |
| assign file to standard view | |
| assignFullscreenObject () | |
| assign file to fullscreen view | |
| removeFullscreenObject () | |
| remove fullscreen view | |
| addFullscreenObject () | |
| add fullscreen view | |
| deleteFileObject () | |
| delete object file | |
| showUsagesObject () | |
| show all usages of mob | |
| _getMediaInfoHTML (&$a_mob) | |
| get media info as html | |
| setTabs () | |
| set admin tabs | |
| getTabs (&$tabs_gui) | |
| Get Tabs. | |
|  Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor  public. | |
| withReferences () | |
| determines wether objects are referenced or not (got ref ids or not) | |
| 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 | |
| getAdminTabs (&$tabs_gui) | |
| administration tabs show only permissions and trash folder | |
| getHTML () | |
| undeleteObject () | |
| Get objects back from trash. | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled | |
| cancelDeleteObject () | |
| cancel deletion of object | |
| removeFromSystemObject () | |
| remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method | |
| cancelObject ($in_rep=false) | |
| cancel action and go back to previous page  public | |
| 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. | |
| trashObject () | |
| Show trash content of object. | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. | |
| cloneAllObject () | |
| Clone single (not container object) Method is overwritten in ilContainerGUI. | |
| copyWizardHasOptions ($a_mode) | |
| Check if there is any modules specific option. | |
| Static Public Member Functions | |
| static | setObjectPerCreationForm ($a_mob) | 
| Set media object values from creation form. | |
| Data Fields | |
| $ctrl | |
| $header | |
| $target_script | |
| $enabledmapareas = true | |
|  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 | |
| Additional Inherited Members | |
|  Protected Member Functions inherited from ilObjectGUI | |
| prepareOutput () | |
| prepare output | |
| setTitleAndDescription () | |
| called by prepare output | |
| showUpperIcon () | |
| setAdminTabs () | |
| set admin tabs  public | |
| setLocator () | |
| set Locator | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| omitLocator ($a_omit=true) | |
| addAdminLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| displayEditForm ($fields) | |
| display edit form (usually called by editObject) | |
| afterUpdate () | |
| 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 | |
| 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 | |
| showPossibleSubObjects () | |
| show possible subobjects (pulldown menu) | |
| getTitlesByRefId ($a_ref_ids) | |
| get Titles of objects this method is used for error messages in methods cut/copy/paste | |
| __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 | |
| __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 | |
| 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. | |
| getCenterColumnHTML () | |
| Get center column. | |
| getRightColumnHTML () | |
| Display right column. | |
| setColumnSettings ($column_gui) | |
| May be overwritten in subclasses. | |
| checkPermission ($a_perm, $a_cmd="") | |
Class ilObjMediaObjectGUI.
Editing User Interface for MediaObjects within LMs (see ILIAS DTD)
ilObjMediaObjectGUI: ilMDEditorGUI, ilImageMapEditorGUI, ilFileSystemGUI
Definition at line 19 of file class.ilObjMediaObjectGUI.php.
| ilObjMediaObjectGUI::_getMediaInfoHTML | ( | & | $a_mob | ) | 
get media info as html
Definition at line 1582 of file class.ilObjMediaObjectGUI.php.
References $file, ilObjectGUI\$lng, $size, ilObjectGUI\$tpl, and ilObjMediaObject\_getDirectory().
Referenced by ilClipboardTableGUI\fillRow(), and ilMediaPoolTableGUI\fillRow().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjMediaObjectGUI::addFullscreenObject | ( | ) | 
add fullscreen view
Definition at line 1466 of file class.ilObjMediaObjectGUI.php.
| ilObjMediaObjectGUI::assignFullscreenObject | ( | ) | 
assign file to fullscreen view
Definition at line 1395 of file class.ilObjMediaObjectGUI.php.
References $_GET, $_POST, $file, $location, ilObjMediaObject\getMimeType(), and ilUtil\getWebspaceDir().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::assignObject | ( | ) | 
Reimplemented from ilObjectGUI.
Definition at line 117 of file class.ilObjMediaObjectGUI.php.
| ilObjMediaObjectGUI::assignStandardObject | ( | ) | 
assign file to standard view
Definition at line 1353 of file class.ilObjMediaObjectGUI.php.
References $_GET, $_POST, $file, $location, ilObjMediaObject\getMimeType(), and ilUtil\getWebspaceDir().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::cancelObject | ( | ) | 
Cancel saving.
Definition at line 768 of file class.ilObjMediaObjectGUI.php.
| ilObjMediaObjectGUI::createDirectoryObject | ( | ) | 
create directory
Definition at line 1304 of file class.ilObjMediaObjectGUI.php.
References $_GET, $_POST, ilUtil\getWebspaceDir(), and ilUtil\makeDir().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::createObject | ( | ) | 
create new media object form
Reimplemented from ilObjectGUI.
Definition at line 204 of file class.ilObjMediaObjectGUI.php.
References ilObjectGUI\$tpl, and initForm().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::deleteFileObject | ( | ) | 
delete object file
Definition at line 1493 of file class.ilObjMediaObjectGUI.php.
References $_GET, $_POST, $file, $location, ilUtil\delDir(), and ilUtil\getWebspaceDir().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::editFilesObject | ( | ) | 
administrate files of media object
Definition at line 1118 of file class.ilObjMediaObjectGUI.php.
References $_GET, ilUtil\getDir(), ilUtil\getImagePath(), ilUtil\getWebspaceDir(), and ilUtil\switchColor().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::editObject | ( | ) | 
edit media object properties
Reimplemented from ilObjectGUI.
Definition at line 776 of file class.ilObjMediaObjectGUI.php.
References ilObjectGUI\$tpl, getValues(), and initForm().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilObjMediaObjectGUI::executeCommand | ( | ) | 
Execute current command.
Reimplemented from ilObjectGUI.
Definition at line 134 of file class.ilObjMediaObjectGUI.php.
References $_POST, $cmd, $ret, ilObjectGUI\$tpl, ilFileSystemGUI\activateLabels(), ilMDEditorGUI\addObserver(), and ilUtil\getWebspaceDir().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::getEnabledMapAreas | ( | ) | 
Get Enable map areas.
Definition at line 62 of file class.ilObjMediaObjectGUI.php.
References $enabledmapareas.
Referenced by getTabs().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjMediaObjectGUI::getForm | ( | ) | 
Get form.
Definition at line 112 of file class.ilObjMediaObjectGUI.php.
| ilObjMediaObjectGUI::getFullscreenSizeObject | ( | ) | 
set original size of fullscreen file
Definition at line 850 of file class.ilObjMediaObjectGUI.php.
References $file, $size, and ilObjMediaObject\_getDirectory().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::getHeader | ( | ) | 
Definition at line 42 of file class.ilObjMediaObjectGUI.php.
References $header.
| ilObjMediaObjectGUI::getHeightPreset | ( | ) | 
Get height preset.
Definition at line 102 of file class.ilObjMediaObjectGUI.php.
Referenced by initForm().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjMediaObjectGUI::getStandardSizeObject | ( | ) | 
set original size of standard file
Definition at line 830 of file class.ilObjMediaObjectGUI.php.
References $file, $size, and ilObjMediaObject\_getDirectory().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::getTabs | ( | & | $tabs_gui | ) | 
Get Tabs.
Reimplemented from ilObjectGUI.
Definition at line 1681 of file class.ilObjMediaObjectGUI.php.
References ilObjMediaObject\_getSimpleMimeTypes(), and getEnabledMapAreas().
Referenced by setTabs().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjMediaObjectGUI::getValues | ( | ) | 
Get values for form.
Definition at line 474 of file class.ilObjMediaObjectGUI.php.
References ilObjMediaObject\_useAutoStartParameterOnly().
Referenced by editObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjMediaObjectGUI::getWidthPreset | ( | ) | 
Get width preset.
Definition at line 82 of file class.ilObjMediaObjectGUI.php.
Referenced by initForm().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjMediaObjectGUI::ilObjMediaObjectGUI | ( | $a_data, | |
| $a_id = 0, | |||
| $a_call_by_reference = false, | |||
| $a_prepare_output = false | |||
| ) | 
Definition at line 26 of file class.ilObjMediaObjectGUI.php.
References $ilCtrl, ilObjectGUI\$lng, and ilObjectGUI\ilObjectGUI().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::initForm | ( | $a_mode = "create" | ) | 
Init creation form.
Definition at line 215 of file class.ilObjMediaObjectGUI.php.
References $ilCtrl, ilObjectGUI\$lng, $title, ilObjMediaObject\_getSimpleMimeTypes(), ilObjMediaObject\_useAutoStartParameterOnly(), ilSubEnabledFormPropertyGUI\addSubItem(), getHeightPreset(), getWidthPreset(), ilTextAreaInputGUI\setCols(), ilWidthHeightInputGUI\setConstrainProportions(), ilRadioOption\setInfo(), ilTextAreaInputGUI\setRows(), ilTextInputGUI\setSize(), and ilNonEditableValueGUI\setValue().
Referenced by createObject(), editObject(), saveObject(), and savePropertiesObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjMediaObjectGUI::removeFullscreenObject | ( | ) | 
remove fullscreen view
Definition at line 1454 of file class.ilObjMediaObjectGUI.php.
| ilObjMediaObjectGUI::resizeImagesObject | ( | ) | 
resize images to specified size
Definition at line 789 of file class.ilObjMediaObjectGUI.php.
References $file, $location, ilObjMediaObject\_getDirectory(), and ilObjMediaObject\_resizeImage().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::returnToContextObject | ( | ) | 
Definition at line 125 of file class.ilObjMediaObjectGUI.php.
| ilObjMediaObjectGUI::saveObject | ( | ) | 
create new media object in dom and update page in db
Reimplemented from ilObjectGUI.
Definition at line 575 of file class.ilObjMediaObjectGUI.php.
References ilObjectGUI\$lng, ilObjectGUI\$object, ilObjectGUI\$tpl, initForm(), ilUtil\sendSuccess(), and setObjectPerCreationForm().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::savePropertiesObject | ( | ) | 
save properties in db and return to page edit screen
Definition at line 869 of file class.ilObjMediaObjectGUI.php.
References $_POST, $file, ilObjectGUI\$lng, $location, $title, ilObjectGUI\$tpl, ilObjMediaObject\_determineWidthHeight(), ilObjMediaObject\_getDirectory(), ilObjMediaObject\_getSimpleMimeTypes(), ilObjMediaObject\_resizeImage(), ilObjMediaObject\_useAutoStartParameterOnly(), ilObjMediaObject\getMimeType(), initForm(), ilUtil\moveUploadedFile(), ilUtil\renameExecutables(), ilUtil\sendInfo(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::setBackTitle | ( | $a_title | ) | 
set title for back tab
Definition at line 196 of file class.ilObjMediaObjectGUI.php.
Referenced by ilPCMediaObjectGUI\executeCommand().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjMediaObjectGUI::setEnabledMapAreas | ( | $a_enabledmapareas | ) | 
Set Enable map areas.
| boolean | $a_enabledmapareas | Enable map areas | 
Definition at line 52 of file class.ilObjMediaObjectGUI.php.
| ilObjMediaObjectGUI::setHeader | ( | $a_title = "" | ) | 
Definition at line 37 of file class.ilObjMediaObjectGUI.php.
| ilObjMediaObjectGUI::setHeightPreset | ( | $a_val | ) | 
Set height preset.
| int | height preset | 
Definition at line 92 of file class.ilObjMediaObjectGUI.php.
| 
 | static | 
Set media object values from creation form.
Definition at line 598 of file class.ilObjMediaObjectGUI.php.
References $_POST, $file, $location, $title, ilObjMediaObject\_determineWidthHeight(), ilObjMediaObject\_getDirectory(), ilObjMediaObject\_resizeImage(), ilObjMediaObject\getMimeType(), ilUtil\moveUploadedFile(), ilUtil\renameExecutables(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Referenced by ilPCMediaObjectGUI\create(), and saveObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjMediaObjectGUI::setTabs | ( | ) | 
set admin tabs
Reimplemented from ilObjectGUI.
Definition at line 1654 of file class.ilObjMediaObjectGUI.php.
References $title, ilUtil\getImagePath(), and getTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::setWidthPreset | ( | $a_val | ) | 
Set width preset.
| int | width preset | 
Definition at line 72 of file class.ilObjMediaObjectGUI.php.
| ilObjMediaObjectGUI::showUsagesObject | ( | ) | 
show all usages of mob
Definition at line 1569 of file class.ilObjMediaObjectGUI.php.
References ilObjectGUI\$tpl.
| ilObjMediaObjectGUI::uploadFileObject | ( | ) | 
upload file
Definition at line 1328 of file class.ilObjMediaObjectGUI.php.
References $_GET, $file, ilUtil\getWebspaceDir(), if, ilUtil\moveUploadedFile(), and ilUtil\renameExecutables().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjMediaObjectGUI::$ctrl | 
Definition at line 21 of file class.ilObjMediaObjectGUI.php.
| ilObjMediaObjectGUI::$enabledmapareas = true | 
Definition at line 24 of file class.ilObjMediaObjectGUI.php.
Referenced by getEnabledMapAreas().
| ilObjMediaObjectGUI::$header | 
Definition at line 22 of file class.ilObjMediaObjectGUI.php.
Referenced by getHeader().
| ilObjMediaObjectGUI::$target_script | 
Definition at line 23 of file class.ilObjMediaObjectGUI.php.