ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilObjMediaObjectGUI. More...
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 | |
checkFormInput () | |
chechInputForm | |
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 | |
showAllUsagesObject () | |
Show all media object usages (incl history) | |
showUsagesObject ($a_all=false) | |
show all usages of mob | |
_getMediaInfoHTML (&$a_mob) | |
get media info as html | |
setTabs () | |
set admin tabs | |
getTabs (&$tabs_gui) | |
Get Tabs. | |
showVideoToolObject () | |
Show video tools. | |
includePresentationJS ($a_tpl=null) | |
Include media object presentation JS. | |
setPropertiesSubTabs ($a_active) | |
Set subtabs for properties. | |
listSubtitleFilesObject () | |
List subtitls files. | |
uploadSubtitleFileObject () | |
Upload srt file. | |
confirmSrtDeletionObject () | |
Confirm srt file deletion. | |
deleteSrtFilesObject () | |
Delete srt files. | |
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 () | |
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 | |
cancelCreation () | |
cancel create action and go back to repository parent | |
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. |
Static Public Member Functions | |
static | setObjectPerCreationForm ($a_mob) |
Set media object values from creation form. | |
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. |
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 | |
const | CFORM_NEW = 1 |
const | CFORM_IMPORT = 2 |
const | CFORM_CLONE = 3 |
Additional Inherited Members | |
Protected Member Functions inherited from ilObjectGUI | |
prepareOutput () | |
prepare output | |
setTitleAndDescription () | |
called by prepare output | |
initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
Add header action menu. | |
insertHeaderAction ($a_list_gui) | |
Insert header action into main template. | |
addHeaderAction () | |
Add header action menu. | |
redrawHeaderActionObject () | |
Ajax call: redraw action header only. | |
showMountWebfolderIcon () | |
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 ($a_do_not_add_object=false) | |
should be overwritten to add object specific items (repository items are preloaded) | |
initCreationForms ($a_new_type) | |
Init creation froms. | |
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. | |
putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
Add object to tree at given position. | |
afterSave (ilObject $a_new_object) | |
Post (successful) object creation hook. | |
initEditForm () | |
Init object edit form. | |
initEditCustomForm (ilPropertyFormGUI $a_form) | |
Add custom fields to update form. | |
getEditFormValues () | |
Get values for edit form. | |
getEditFormCustomValues (array &$a_values) | |
Add values to custom edit fields. | |
updateCustom (ilPropertyFormGUI $a_form) | |
Insert custom update form values into object. | |
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 | |
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) | |
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 | |
__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 | |
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="", $a_type="", $a_ref_id=null) | |
Check permission and redirect on error. | |
checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
Check permission. | |
enableDragDropFileUpload () | |
Enables the file upload into this object by dropping files. | |
handleAutoRating (ilObject $a_new_obj) | |
Activate rating automatically if parent container setting. |
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 1641 of file class.ilObjMediaObjectGUI.php.
References $file, ilObjectGUI\$lng, $size, ilObjectGUI\$tpl, and ilObjMediaObject\_getDirectory().
Referenced by ilClipboardTableGUI\fillRow(), and ilMediaPoolTableGUI\fillRow().
ilObjMediaObjectGUI::addFullscreenObject | ( | ) |
add fullscreen view
Definition at line 1499 of file class.ilObjMediaObjectGUI.php.
ilObjMediaObjectGUI::assignFullscreenObject | ( | ) |
assign file to fullscreen view
Definition at line 1428 of file class.ilObjMediaObjectGUI.php.
References $_GET, $_POST, $file, $location, ilObjMediaObject\getMimeType(), and ilUtil\getWebspaceDir().
ilObjMediaObjectGUI::assignObject | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 119 of file class.ilObjMediaObjectGUI.php.
ilObjMediaObjectGUI::assignStandardObject | ( | ) |
assign file to standard view
Definition at line 1386 of file class.ilObjMediaObjectGUI.php.
References $_GET, $_POST, $file, $location, ilObjMediaObject\getMimeType(), and ilUtil\getWebspaceDir().
ilObjMediaObjectGUI::cancelObject | ( | ) |
Cancel saving.
Definition at line 799 of file class.ilObjMediaObjectGUI.php.
ilObjMediaObjectGUI::checkFormInput | ( | ) |
chechInputForm
@return |
Definition at line 615 of file class.ilObjMediaObjectGUI.php.
ilObjMediaObjectGUI::confirmSrtDeletionObject | ( | ) |
Confirm srt file deletion.
Definition at line 1947 of file class.ilObjMediaObjectGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, and ilUtil\sendInfo().
ilObjMediaObjectGUI::createDirectoryObject | ( | ) |
create directory
Definition at line 1337 of file class.ilObjMediaObjectGUI.php.
References $_GET, $_POST, ilUtil\getWebspaceDir(), and ilUtil\makeDir().
ilObjMediaObjectGUI::createObject | ( | ) |
create new media object form
Reimplemented from ilObjectGUI.
Definition at line 205 of file class.ilObjMediaObjectGUI.php.
References ilObjectGUI\$tpl, and initForm().
ilObjMediaObjectGUI::deleteFileObject | ( | ) |
delete object file
Definition at line 1526 of file class.ilObjMediaObjectGUI.php.
References $_GET, $_POST, $file, $location, ilUtil\delDir(), and ilUtil\getWebspaceDir().
ilObjMediaObjectGUI::deleteSrtFilesObject | ( | ) |
Delete srt files.
Definition at line 1979 of file class.ilObjMediaObjectGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, and ilUtil\sendSuccess().
ilObjMediaObjectGUI::editFilesObject | ( | ) |
administrate files of media object
Definition at line 1151 of file class.ilObjMediaObjectGUI.php.
References $_GET, ilUtil\getDir(), ilUtil\getImagePath(), ilUtil\getWebspaceDir(), and ilUtil\switchColor().
ilObjMediaObjectGUI::editObject | ( | ) |
edit media object properties
Reimplemented from ilObjectGUI.
Definition at line 807 of file class.ilObjMediaObjectGUI.php.
References ilObjectGUI\$tpl, getValues(), initForm(), and setPropertiesSubTabs().
& ilObjMediaObjectGUI::executeCommand | ( | ) |
Execute current command.
Reimplemented from ilObjectGUI.
Definition at line 136 of file class.ilObjMediaObjectGUI.php.
References $_POST, $cmd, $ilErr, $ret, ilObjectGUI\$tpl, ilFileSystemGUI\activateLabels(), ilMDEditorGUI\addObserver(), and ilUtil\getWebspaceDir().
ilObjMediaObjectGUI::getEnabledMapAreas | ( | ) |
Get Enable map areas.
Definition at line 64 of file class.ilObjMediaObjectGUI.php.
References $enabledmapareas.
Referenced by getTabs().
ilObjMediaObjectGUI::getForm | ( | ) |
Get form.
Definition at line 114 of file class.ilObjMediaObjectGUI.php.
ilObjMediaObjectGUI::getFullscreenSizeObject | ( | ) |
set original size of fullscreen file
Definition at line 883 of file class.ilObjMediaObjectGUI.php.
References $file, $size, and ilObjMediaObject\_getDirectory().
ilObjMediaObjectGUI::getHeader | ( | ) |
Definition at line 44 of file class.ilObjMediaObjectGUI.php.
References $header.
ilObjMediaObjectGUI::getHeightPreset | ( | ) |
Get height preset.
Definition at line 104 of file class.ilObjMediaObjectGUI.php.
Referenced by initForm().
ilObjMediaObjectGUI::getStandardSizeObject | ( | ) |
set original size of standard file
Definition at line 863 of file class.ilObjMediaObjectGUI.php.
References $file, $size, and ilObjMediaObject\_getDirectory().
ilObjMediaObjectGUI::getTabs | ( | & | $tabs_gui | ) |
Get Tabs.
Reimplemented from ilObjectGUI.
Definition at line 1743 of file class.ilObjMediaObjectGUI.php.
References ilObjMediaObject\_getSimpleMimeTypes(), and getEnabledMapAreas().
Referenced by setTabs().
ilObjMediaObjectGUI::getValues | ( | ) |
Get values for form.
Definition at line 488 of file class.ilObjMediaObjectGUI.php.
References ilObjMediaObject\_useAutoStartParameterOnly().
Referenced by editObject().
ilObjMediaObjectGUI::getWidthPreset | ( | ) |
Get width preset.
Definition at line 84 of file class.ilObjMediaObjectGUI.php.
Referenced by initForm().
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().
ilObjMediaObjectGUI::includePresentationJS | ( | $a_tpl = null | ) |
Include media object presentation JS.
Definition at line 1846 of file class.ilObjMediaObjectGUI.php.
References ilObjectGUI\$tpl, iljQueryUtil\getLocalMaphilightPath(), and ilPlayerUtil\initMediaElementJs().
Referenced by ilImageMapEditorGUI\executeCommand(), ilLMPresentationGUI\ilMedia(), ilObjMediaPoolGUI\showMedia(), and ilPageObjectGUI\showPage().
ilObjMediaObjectGUI::initForm | ( | $a_mode = "create" | ) |
Init creation form.
Definition at line 217 of file class.ilObjMediaObjectGUI.php.
References $ilCtrl, ilObjectGUI\$lng, ilObjMediaObject\_getSimpleMimeTypes(), ilObjMediaObject\_useAutoStartParameterOnly(), ilSubEnabledFormPropertyGUI\addSubItem(), getHeightPreset(), ilObjMediaObject\getRestrictedFileTypes(), getWidthPreset(), ilTextAreaInputGUI\setCols(), ilWidthHeightInputGUI\setConstrainProportions(), ilRadioOption\setInfo(), ilTextAreaInputGUI\setRows(), ilTextInputGUI\setSize(), and ilNonEditableValueGUI\setValue().
Referenced by createObject(), editObject(), saveObject(), and savePropertiesObject().
ilObjMediaObjectGUI::listSubtitleFilesObject | ( | ) |
List subtitls files.
@return |
Definition at line 1897 of file class.ilObjMediaObjectGUI.php.
References $ilCtrl, $ilUser, ilObjectGUI\$lng, $options, $si, $tab, ilObjectGUI\$tpl, ilMDLanguageItem\_getLanguages(), setPropertiesSubTabs(), and ilFileInputGUI\setSuffixes().
ilObjMediaObjectGUI::removeFullscreenObject | ( | ) |
remove fullscreen view
Definition at line 1487 of file class.ilObjMediaObjectGUI.php.
ilObjMediaObjectGUI::resizeImagesObject | ( | ) |
resize images to specified size
Definition at line 822 of file class.ilObjMediaObjectGUI.php.
References $file, $location, ilObjMediaObject\_getDirectory(), and ilObjMediaObject\_resizeImage().
ilObjMediaObjectGUI::returnToContextObject | ( | ) |
Definition at line 127 of file class.ilObjMediaObjectGUI.php.
ilObjMediaObjectGUI::saveObject | ( | ) |
create new media object in dom and update page in db
Reimplemented from ilObjectGUI.
Definition at line 589 of file class.ilObjMediaObjectGUI.php.
References ilObjectGUI\$lng, ilObjectGUI\$object, ilObjectGUI\$tpl, initForm(), ilUtil\sendSuccess(), and setObjectPerCreationForm().
ilObjMediaObjectGUI::savePropertiesObject | ( | ) |
save properties in db and return to page edit screen
Definition at line 902 of file class.ilObjMediaObjectGUI.php.
References $_POST, $file, ilObjectGUI\$lng, $location, ilObjectGUI\$tpl, ilObjMediaObject\_determineWidthHeight(), ilObjMediaObject\_getDirectory(), ilObjMediaObject\_getSimpleMimeTypes(), ilObjMediaObject\_resizeImage(), ilObjMediaObject\_useAutoStartParameterOnly(), ilObjMediaObject\getMimeType(), initForm(), ilUtil\moveUploadedFile(), ilUtil\renameExecutables(), ilUtil\secureLink(), ilUtil\sendInfo(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
ilObjMediaObjectGUI::setBackTitle | ( | $a_title | ) |
set title for back tab
Definition at line 197 of file class.ilObjMediaObjectGUI.php.
Referenced by ilPCMediaObjectGUI\executeCommand().
ilObjMediaObjectGUI::setEnabledMapAreas | ( | $a_enabledmapareas | ) |
Set Enable map areas.
boolean | $a_enabledmapareas | Enable map areas |
Definition at line 54 of file class.ilObjMediaObjectGUI.php.
ilObjMediaObjectGUI::setHeader | ( | $a_title = "" | ) |
Definition at line 39 of file class.ilObjMediaObjectGUI.php.
ilObjMediaObjectGUI::setHeightPreset | ( | $a_val | ) |
Set height preset.
int | height preset |
Definition at line 94 of file class.ilObjMediaObjectGUI.php.
|
static |
Set media object values from creation form.
Definition at line 629 of file class.ilObjMediaObjectGUI.php.
References $_POST, $file, $location, ilObjMediaObject\_determineWidthHeight(), ilObjMediaObject\_getDirectory(), ilObjMediaObject\_resizeImage(), ilObjMediaObject\getMimeType(), ilUtil\moveUploadedFile(), ilUtil\renameExecutables(), ilUtil\secureLink(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Referenced by ilPCMediaObjectGUI\create(), and saveObject().
ilObjMediaObjectGUI::setPropertiesSubTabs | ( | $a_active | ) |
Set subtabs for properties.
string | $a_active | active tab id |
Definition at line 1870 of file class.ilObjMediaObjectGUI.php.
References $ilCtrl, and ilObjectGUI\$lng.
Referenced by editObject(), and listSubtitleFilesObject().
ilObjMediaObjectGUI::setTabs | ( | ) |
set admin tabs
Reimplemented from ilObjectGUI.
Definition at line 1718 of file class.ilObjMediaObjectGUI.php.
References ilUtil\getImagePath(), and getTabs().
ilObjMediaObjectGUI::setWidthPreset | ( | $a_val | ) |
Set width preset.
int | width preset |
Definition at line 74 of file class.ilObjMediaObjectGUI.php.
ilObjMediaObjectGUI::showAllUsagesObject | ( | ) |
Show all media object usages (incl history)
Definition at line 1602 of file class.ilObjMediaObjectGUI.php.
References showUsagesObject().
ilObjMediaObjectGUI::showUsagesObject | ( | $a_all = false | ) |
show all usages of mob
Definition at line 1611 of file class.ilObjMediaObjectGUI.php.
References $cmd, $ilCtrl, ilObjectGUI\$lng, and ilObjectGUI\$tpl.
Referenced by showAllUsagesObject().
ilObjMediaObjectGUI::showVideoToolObject | ( | ) |
Show video tools.
@return |
Definition at line 1827 of file class.ilObjMediaObjectGUI.php.
References ilObjectGUI\$tpl, and ilFFmpeg\getSupportedFormatsInfo().
ilObjMediaObjectGUI::uploadFileObject | ( | ) |
upload file
Definition at line 1361 of file class.ilObjMediaObjectGUI.php.
References $_GET, $file, ilUtil\getWebspaceDir(), if, ilUtil\moveUploadedFile(), and ilUtil\renameExecutables().
ilObjMediaObjectGUI::uploadSubtitleFileObject | ( | ) |
Upload srt file.
@return |
Definition at line 1933 of file class.ilObjMediaObjectGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, ilUtil\sendSuccess(), and ilUtil\stripSlashes().
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.