ILIAS  Release_5_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilObjMediaObjectGUI Class Reference

Class ilObjMediaObjectGUI. More...

+ Inheritance 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
 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.
 validateCustom (ilPropertyFormGUI $a_form)
 Validate custom values (if not possible with checkInput())
 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.

Detailed Description

Class ilObjMediaObjectGUI.

Editing User Interface for MediaObjects within LMs (see ILIAS DTD)

Author
Alex Killing alex..nosp@m.kill.nosp@m.ing@g.nosp@m.mx.d.nosp@m.e
Version
Id:
class.ilObjMediaObjectGUI.php 56909 2015-01-08 11:48:56Z akill

ilObjMediaObjectGUI: ilMDEditorGUI, ilImageMapEditorGUI, ilFileSystemGUI

Definition at line 19 of file class.ilObjMediaObjectGUI.php.

Member Function Documentation

ilObjMediaObjectGUI::_getMediaInfoHTML ( $a_mob)

get media info as html

Definition at line 1646 of file class.ilObjMediaObjectGUI.php.

References $file, ilObjectGUI\$lng, $size, ilObjectGUI\$tpl, ilObjMediaObject\_getDirectory(), and ilMDKeyword\lookupKeywords().

Referenced by ilClipboardTableGUI\fillRow(), and ilMediaPoolTableGUI\fillRow().

{
global $lng;
$tpl =& new ilTemplate("tpl.media_info.html", true, true, "Services/MediaObjects");
$types = array("Standard", "Fullscreen");
foreach ($types as $type)
{
if($type == "Fullscreen" && !$a_mob->hasFullScreenItem())
{
continue;
}
$med = $a_mob->getMediaItem($type);
if (!$med)
{
return "";
}
$tpl->setCurrentBlock("media_info");
if ($type == "Standard")
{
$tpl->setVariable("TXT_PURPOSE", $lng->txt("cont_std_view"));
}
else
{
$tpl->setVariable("TXT_PURPOSE", $lng->txt("cont_fullscreen"));
}
$tpl->setVariable("TXT_TYPE", $lng->txt("cont_".strtolower($med->getLocationType())));
$tpl->setVariable("VAL_LOCATION", $med->getLocation());
if ($med->getLocationType() == "LocalFile")
{
$file = ilObjMediaObject::_getDirectory($med->getMobId())."/".$med->getLocation();
if (is_file($file))
{
$size = filesize($file);
}
else
{
$size = 0;
}
$tpl->setVariable("VAL_FILE_SIZE", " ($size ".$lng->txt("bytes").")");
}
$tpl->setVariable("TXT_FORMAT", $lng->txt("cont_format"));
$tpl->setVariable("VAL_FORMAT", $med->getFormat());
if ($med->getWidth() != "" && $med->getHeight() != "")
{
$tpl->setCurrentBlock("size");
$tpl->setVariable("TXT_SIZE", $lng->txt("size"));
$tpl->setVariable("VAL_SIZE", $med->getWidth()."x".$med->getHeight());
$tpl->parseCurrentBlock();
}
// original size
if ($orig_size = $med->getOriginalSize())
{
if ($orig_size["width"] != $med->getWidth() ||
$orig_size["height"] != $med->getHeight())
{
$tpl->setCurrentBlock("orig_size");
$tpl->setVariable("TXT_ORIG_SIZE", $lng->txt("cont_orig_size"));
$tpl->setVariable("ORIG_WIDTH", $orig_size["width"]);
$tpl->setVariable("ORIG_HEIGHT", $orig_size["height"]);
$tpl->parseCurrentBlock();
}
}
// output caption
if($med && strlen($med->getCaption()))
{
$tpl->setCurrentBlock('additional_info');
$tpl->setVariable('ADD_INFO',$lng->txt('cont_caption').': '.$med->getCaption());
$tpl->parseCurrentBlock();
}
// output keywords
if ($type == "Standard")
{
include_once './Services/MetaData/classes/class.ilMDKeyword.php';
if(count($kws = ilMDKeyword::lookupKeywords(0, $med->getMobId())))
{
$tpl->setCurrentBlock('additional_info');
$tpl->setVariable('ADD_INFO',$lng->txt('keywords').': '.implode(', ',$kws));
$tpl->parseCurrentBlock();
}
}
$tpl->setCurrentBlock("media_info");
$tpl->parseCurrentBlock();
}
return $tpl->get();
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjMediaObjectGUI::addFullscreenObject ( )

add fullscreen view

Definition at line 1504 of file class.ilObjMediaObjectGUI.php.

{
if (!$this->object->hasFullScreenItem())
{
$std_item =& $this->object->getMediaItem("Standard");
$full_item =& new ilMediaItem();
$full_item->setMobId($std_item->getMobId());
$full_item->setLocation($std_item->getLocation());
$full_item->setLocationType($std_item->getLocationType());
$full_item->setFormat($std_item->getFormat());
$full_item->setWidth($std_item->getWidth());
$full_item->setHeight($std_item->getHeight());
$full_item->setCaption($std_item->getCaption());
$full_item->setTextRepresentation($std_item->getTextRepresentation());
$full_item->setPurpose("Fullscreen");
$this->object->addMediaItem($full_item);
$this->object->update();
}
$this->ctrl->redirect($this, "edit");
}
ilObjMediaObjectGUI::assignFullscreenObject ( )

assign file to fullscreen view

Definition at line 1433 of file class.ilObjMediaObjectGUI.php.

References $_GET, $_POST, $file, $location, ilObjMediaObject\getMimeType(), and ilUtil\getWebspaceDir().

{
if (!isset($_POST["file"]))
{
$this->ilias->raiseError($this->lng->txt("no_checkbox"),$this->ilias->error_obj->MESSAGE);
}
if (count($_POST["file"]) > 1)
{
$this->ilias->raiseError($this->lng->txt("cont_select_max_one_item"),$this->ilias->error_obj->MESSAGE);
}
// determine directory
$cur_subdir = str_replace(".", "", $_GET["cdir"]);
$mob_dir = ilUtil::getWebspaceDir()."/mobs/mm_".$this->object->getId();
$cur_dir = (!empty($cur_subdir))
? $mob_dir."/".$cur_subdir
: $mob_dir;
$file = $cur_dir."/".$_POST["file"][0];
$location = (!empty($cur_subdir))
? $cur_subdir."/".$_POST["file"][0]
: $_POST["file"][0];
if(!is_file($file))
{
$this->ilias->raiseError($this->lng->txt("cont_select_file"),$this->ilias->error_obj->MESSAGE);
}
if(!$this->object->hasFullScreenItem())
{ // create new fullscreen item
$std_item =& $this->object->getMediaItem("Standard");
$mob_dir = ilUtil::getWebspaceDir()."/mobs/mm_".$this->object->getId();
$file = $mob_dir."/".$location;
$full_item =& new ilMediaItem();
$full_item->setMobId($std_item->getMobId());
$full_item->setLocation($location);
$full_item->setLocationType("LocalFile");
$full_item->setFormat(ilObjMediaObject::getMimeType($file));
$full_item->setPurpose("Fullscreen");
$this->object->addMediaItem($full_item);
}
else // alter existing fullscreen item
{
$full_item =& $this->object->getMediaItem("Fullscreen");
$full_item->setLocationType("LocalFile");
$full_item->setLocation($location);
$full_item->setFormat($format);
}
$this->object->update();
// $this->ctrl->saveParameter($this, "cdir");
$this->ctrl->redirectByClass("ilfilesystemgui", "listFiles");
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::assignObject ( )

Reimplemented from ilObjectGUI.

Definition at line 119 of file class.ilObjMediaObjectGUI.php.

{
if ($this->id != 0)
{
$this->object =& new ilObjMediaObject($this->id);
}
}
ilObjMediaObjectGUI::assignStandardObject ( )

assign file to standard view

Definition at line 1391 of file class.ilObjMediaObjectGUI.php.

References $_GET, $_POST, $file, $location, ilObjMediaObject\getMimeType(), and ilUtil\getWebspaceDir().

{
if (!isset($_POST["file"]))
{
$this->ilias->raiseError($this->lng->txt("no_checkbox"),$this->ilias->error_obj->MESSAGE);
}
if (count($_POST["file"]) > 1)
{
$this->ilias->raiseError($this->lng->txt("cont_select_max_one_item"),$this->ilias->error_obj->MESSAGE);
}
// determine directory
$cur_subdir = str_replace(".", "", $_GET["cdir"]);
$mob_dir = ilUtil::getWebspaceDir()."/mobs/mm_".$this->object->getId();
$cur_dir = (!empty($cur_subdir))
? $mob_dir."/".$cur_subdir
: $mob_dir;
$file = $cur_dir."/".$_POST["file"][0];
$location = (!empty($cur_subdir))
? $cur_subdir."/".$_POST["file"][0]
: $_POST["file"][0];
if(!is_file($file))
{
$this->ilias->raiseError($this->lng->txt("cont_select_file"),$this->ilias->error_obj->MESSAGE);
}
$std_item =& $this->object->getMediaItem("Standard");
$std_item->setLocationType("LocalFile");
$std_item->setLocation($location);
$std_item->setFormat($format);
$this->object->update();
// $this->ctrl->saveParameter($this, "cdir");
$this->ctrl->redirectByClass("ilfilesystemgui", "listFiles");
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::cancelObject ( )

Cancel saving.

Definition at line 801 of file class.ilObjMediaObjectGUI.php.

{
$this->ctrl->returnToParent($this);
}
ilObjMediaObjectGUI::checkFormInput ( )

chechInputForm

Parameters
@return

Definition at line 615 of file class.ilObjMediaObjectGUI.php.

{
if (!$this->form_gui->checkInput())
{
$this->form_gui->setValuesByPost();
return false;
}
return true;
}
ilObjMediaObjectGUI::confirmSrtDeletionObject ( )

Confirm srt file deletion.

Definition at line 1974 of file class.ilObjMediaObjectGUI.php.

References $_POST, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, and ilUtil\sendInfo().

{
global $ilCtrl, $tpl, $lng;
$lng->loadLanguageModule("meta");
if (!is_array($_POST["srt"]) || count($_POST["srt"]) == 0)
{
ilUtil::sendInfo($lng->txt("no_checkbox"), true);
$ilCtrl->redirect($this, "listSubtitleFiles");
}
else
{
include_once("./Services/Utilities/classes/class.ilConfirmationGUI.php");
$cgui = new ilConfirmationGUI();
$cgui->setFormAction($ilCtrl->getFormAction($this));
$cgui->setHeaderText($lng->txt("mob_really_delete_srt"));
$cgui->setCancel($lng->txt("cancel"), "listSubtitleFiles");
$cgui->setConfirm($lng->txt("delete"), "deleteSrtFiles");
foreach ($_POST["srt"] as $i)
{
$cgui->addItem("srt[]", $i, "subtitle_".$i.".srt (".$lng->txt("meta_l_".$i).")");
}
$tpl->setContent($cgui->getHTML());
}
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::createDirectoryObject ( )

create directory

Definition at line 1341 of file class.ilObjMediaObjectGUI.php.

References $_GET, $_POST, ilUtil\getWebspaceDir(), and ilUtil\makeDir().

{
//echo "cdir:".$_GET["cdir"].":<br>";
// determine directory
$cur_subdir = str_replace(".", "", $_GET["cdir"]);
$mob_dir = ilUtil::getWebspaceDir()."/mobs/mm_".$this->object->getId();
$cur_dir = (!empty($cur_subdir))
? $mob_dir."/".$cur_subdir
: $mob_dir;
$new_dir = str_replace(".", "", $_POST["new_dir"]);
$new_dir = str_replace("/", "", $new_dir);
if (!empty($new_dir))
{
ilUtil::makeDir($cur_dir."/".$new_dir);
}
$this->ctrl->saveParameter($this, "cdir");
$this->ctrl->redirect($this, "editFiles");
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::createObject ( )

create new media object form

Reimplemented from ilObjectGUI.

Definition at line 205 of file class.ilObjMediaObjectGUI.php.

References ilObjectGUI\$tpl, and initForm().

{
global $tpl, $ilHelp;
$ilHelp->setScreenId("create");
$this->initForm();
$tpl->setContent($this->form_gui->getHTML());
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::deleteFileObject ( )

delete object file

Definition at line 1531 of file class.ilObjMediaObjectGUI.php.

References $_GET, $_POST, $file, $location, ilUtil\delDir(), and ilUtil\getWebspaceDir().

{
if (!isset($_POST["file"]))
{
$this->ilias->raiseError($this->lng->txt("no_checkbox"),$this->ilias->error_obj->MESSAGE);
}
if (count($_POST["file"]) > 1)
{
$this->ilias->raiseError($this->lng->txt("cont_select_max_one_item"),$this->ilias->error_obj->MESSAGE);
}
if ($_POST["file"][0] == "..")
{
$this->ilias->raiseError($this->lng->txt("no_checkbox"),$this->ilias->error_obj->MESSAGE);
}
$cur_subdir = str_replace(".", "", $_GET["cdir"]);
$mob_dir = ilUtil::getWebspaceDir()."/mobs/mm_".$this->object->getId();
$cur_dir = (!empty($cur_subdir))
? $mob_dir."/".$cur_subdir
: $mob_dir;
$file = $cur_dir."/".$_POST["file"][0];
$location = (!empty($cur_subdir))
? $cur_subdir."/".$_POST["file"][0]
: $_POST["file"][0];
$full_item =& $this->object->getMediaItem("Fullscreen");
$std_item =& $this->object->getMediaItem("Standard");
if ($location == $std_item->getLocation())
{
$this->ilias->raiseError($this->lng->txt("cont_cant_del_std"),$this->ilias->error_obj->MESSAGE);
}
if($this->object->hasFullScreenItem())
{
if ($location == $full_item->getLocation())
{
$this->ilias->raiseError($this->lng->txt("cont_cant_del_full"),$this->ilias->error_obj->MESSAGE);
}
}
if (@is_dir($file))
{
if (substr($std_item->getLocation(), 0 ,strlen($location)) == $location)
{
$this->ilias->raiseError($this->lng->txt("cont_std_is_in_dir"),$this->ilias->error_obj->MESSAGE);
}
if($this->object->hasFullScreenItem())
{
if (substr($full_item->getLocation(), 0 ,strlen($location)) == $location)
{
$this->ilias->raiseError($this->lng->txt("cont_full_is_in_dir"),$this->ilias->error_obj->MESSAGE);
}
}
}
if (@is_file($file))
{
unlink($file);
}
if (@is_dir($file))
{
}
$this->ctrl->saveParameter($this, "cdir");
$this->ctrl->redirect($this, "editFiles");
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::deleteSrtFilesObject ( )

Delete srt files.

Definition at line 2006 of file class.ilObjMediaObjectGUI.php.

References $_POST, $ilCtrl, ilObjectGUI\$lng, and ilUtil\sendSuccess().

{
global $lng, $ilCtrl;
foreach ($_POST["srt"] as $i)
{
if (strlen($i) == 2 && !is_int(strpos($i, ".")))
{
$this->object->removeAdditionalFile("srt/subtitle_".$i.".srt");
}
}
ilUtil::sendSuccess($lng->txt("mob_srt_files_deleted"), true);
$ilCtrl->redirect($this, "listSubtitleFiles");
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::editFilesObject ( )

administrate files of media object

Definition at line 1155 of file class.ilObjMediaObjectGUI.php.

References $_GET, ilUtil\getDir(), ilUtil\getImagePath(), ilUtil\getWebspaceDir(), and ilUtil\switchColor().

{
// standard item
$std_item =& $this->object->getMediaItem("Standard");
if($this->object->hasFullscreenItem())
{
$full_item =& $this->object->getMediaItem("Fullscreen");
}
// create table
require_once("./Services/Table/classes/class.ilTableGUI.php");
$tbl = new ilTableGUI();
// determine directory
$cur_subdir = $_GET["cdir"];
if($_GET["newdir"] == "..")
{
$cur_subdir = substr($cur_subdir, 0, strrpos($cur_subdir, "/"));
}
else
{
if (!empty($_GET["newdir"]))
{
if (!empty($cur_subdir))
{
$cur_subdir = $cur_subdir."/".$_GET["newdir"];
}
else
{
$cur_subdir = $_GET["newdir"];
}
}
}
$cur_subdir = str_replace(".", "", $cur_subdir);
$mob_dir = ilUtil::getWebspaceDir()."/mobs/mm_".$this->object->getId();
$cur_dir = (!empty($cur_subdir))
? $mob_dir."/".$cur_subdir
: $mob_dir;
// load files templates
$this->tpl->addBlockfile("ADM_CONTENT", "adm_content", "tpl.mob_files.html", "Services/MediaObjects");
$this->ctrl->setParameter($this, "cdir", urlencode($cur_subdir));
$this->tpl->setVariable("FORMACTION1", $this->ctrl->getFormAction($this));
//echo "--".$this->getTargetScript().
//"&hier_id=".$_GET["hier_id"]."&cdir=".$cur_subdir."&cmd=post"."--<br>";
$this->tpl->setVariable("TXT_NEW_DIRECTORY", $this->lng->txt("cont_new_dir"));
$this->tpl->setVariable("TXT_NEW_FILE", $this->lng->txt("cont_new_file"));
$this->tpl->setVariable("CMD_NEW_DIR", "createDirectory");
$this->tpl->setVariable("CMD_NEW_FILE", "uploadFile");
$this->tpl->setVariable("BTN_NEW_DIR", $this->lng->txt("create"));
$this->tpl->setVariable("BTN_NEW_FILE", $this->lng->txt("upload"));
//
$this->tpl->addBlockfile("FILE_TABLE", "files", "tpl.table.html");
// load template for table content data
$this->tpl->addBlockfile("TBL_CONTENT", "tbl_content", "tpl.mob_file_row.html", "Services/MediaObjects");
$num = 0;
$obj_str = ($this->call_by_reference) ? "" : "&obj_id=".$this->obj_id;
$this->tpl->setVariable("FORMACTION", $this->ctrl->getFormAction($this));
$tbl->setTitle($this->lng->txt("cont_files")." ".$cur_subdir);
//$tbl->setHelp("tbl_help.php","icon_help.gif",$this->lng->txt("help"));
$tbl->setHeaderNames(array("", "", $this->lng->txt("cont_dir_file"),
$this->lng->txt("cont_size"), $this->lng->txt("cont_purpose")));
$cols = array("", "", "dir_file", "size", "purpose");
$header_params = array("ref_id" => $_GET["ref_id"], "obj_id" => $_GET["obj_id"],
"cmd" => "editFiles", "hier_id" => $_GET["hier_id"], "item_id" => $_GET["item_id"]);
$tbl->setHeaderVars($cols, $header_params);
$tbl->setColumnWidth(array("1%", "1%", "33%", "33%", "32%"));
// control
$tbl->setOrderColumn($_GET["sort_by"]);
$tbl->setOrderDirection($_GET["sort_order"]);
$tbl->setLimit($_GET["limit"]);
$tbl->setOffset($_GET["offset"]);
$tbl->setMaxCount($this->maxcount); // ???
//$tbl->setMaxCount(30); // ???
$this->tpl->setVariable("COLUMN_COUNTS", 5);
// delete button
$this->tpl->setVariable("IMG_ARROW", ilUtil::getImagePath("arrow_downright.svg"));
$this->tpl->setCurrentBlock("tbl_action_btn");
$this->tpl->setVariable("BTN_NAME", "deleteFile");
$this->tpl->setVariable("BTN_VALUE", $this->lng->txt("delete"));
$this->tpl->parseCurrentBlock();
$this->tpl->setCurrentBlock("tbl_action_btn");
$this->tpl->setVariable("BTN_NAME", "assignStandard");
$this->tpl->setVariable("BTN_VALUE", $this->lng->txt("cont_assign_std"));
$this->tpl->parseCurrentBlock();
$this->tpl->setCurrentBlock("tbl_action_btn");
$this->tpl->setVariable("BTN_NAME", "assignFullscreen");
$this->tpl->setVariable("BTN_VALUE", $this->lng->txt("cont_assign_full"));
$this->tpl->parseCurrentBlock();
// footer
$tbl->setFooter("tblfooter",$this->lng->txt("previous"),$this->lng->txt("next"));
//$tbl->disable("footer");
$entries = ilUtil::getDir($cur_dir);
//$objs = ilUtil::sortArray($objs, $_GET["sort_by"], $_GET["sort_order"]);
$tbl->setMaxCount(count($entries));
$entries = array_slice($entries, $_GET["offset"], $_GET["limit"]);
$tbl->render();
if(count($entries) > 0)
{
$i=0;
foreach($entries as $entry)
{
if(($entry["entry"] == ".") || ($entry["entry"] == ".." && empty($cur_subdir)))
{
continue;
}
//$this->tpl->setVariable("ICON", $obj["title"]);
if($entry["type"] == "dir")
{
$this->tpl->setCurrentBlock("FileLink");
$this->ctrl->setParameter($this, "cdir", $cur_subdir);
$this->ctrl->setParameter($this, "newdir", rawurlencode($entry["entry"]));
$this->tpl->setVariable("LINK_FILENAME", $this->ctrl->getLinkTarget($this, "editFiles"));
$this->tpl->setVariable("TXT_FILENAME", $entry["entry"]);
$this->tpl->parseCurrentBlock();
$this->tpl->setVariable("ICON", "<img src=\"".
ilUtil::getImagePath("icon_cat.svg")."\">");
}
else
{
$this->tpl->setCurrentBlock("File");
$this->tpl->setVariable("TXT_FILENAME2", $entry["entry"]);
$this->tpl->parseCurrentBlock();
}
$this->tpl->setCurrentBlock("tbl_content");
$css_row = ilUtil::switchColor($i++, "tblrow1", "tblrow2");
$this->tpl->setVariable("CSS_ROW", $css_row);
$this->tpl->setVariable("TXT_SIZE", $entry["size"]);
$this->tpl->setVariable("CHECKBOX_ID", $entry["entry"]);
$compare = (!empty($cur_subdir))
? $cur_subdir."/".$entry["entry"]
: $entry["entry"];
$purpose = array();
if ($std_item->getLocation() == $compare)
{
$purpose[] = $this->lng->txt("cont_std_view");
}
if($this->object->hasFullscreenItem())
{
if ($full_item->getLocation() == $compare)
{
$purpose[] = $this->lng->txt("cont_fullscreen");
}
}
$this->tpl->setVariable("TXT_PURPOSE", implode($purpose, ", "));
$this->tpl->parseCurrentBlock();
}
} //if is_array
else
{
$this->tpl->setCurrentBlock("notfound");
$this->tpl->setVariable("TXT_OBJECT_NOT_FOUND", $this->lng->txt("obj_not_found"));
$this->tpl->setVariable("NUM_COLS", 4);
$this->tpl->parseCurrentBlock();
}
$this->tpl->parseCurrentBlock();
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::editObject ( )

edit media object properties

Reimplemented from ilObjectGUI.

Definition at line 809 of file class.ilObjMediaObjectGUI.php.

References ilObjectGUI\$tpl, getValues(), initForm(), and setPropertiesSubTabs().

{
global $tpl;
$this->setPropertiesSubTabs("general");
$this->initForm("edit");
$this->getValues();
$tpl->setContent($this->form_gui->getHTML());
}

+ Here is the call graph for this function:

& 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().

{
global $tpl, $ilAccess, $ilErr;
$next_class = $this->ctrl->getNextClass($this);
$cmd = $this->ctrl->getCmd();
switch($next_class)
{
case 'ilmdeditorgui':
include_once 'Services/MetaData/classes/class.ilMDEditorGUI.php';
$md_gui =& new ilMDEditorGUI(0, $this->object->getId(), $this->object->getType());
$md_gui->addObserver($this->object,'MDUpdateListener','General');
$this->ctrl->forwardCommand($md_gui);
break;
case "ilimagemapeditorgui":
require_once("./Services/MediaObjects/classes/class.ilImageMapEditorGUI.php");
$image_map_edit = new ilImageMapEditorGUI($this->object);
$ret = $this->ctrl->forwardCommand($image_map_edit);
$tpl->setContent($ret);
break;
case "ilfilesystemgui":
include_once("./Services/FileSystem/classes/class.ilFileSystemGUI.php");
$fs_gui =& new ilFileSystemGUI(ilUtil::getWebspaceDir()."/mobs/mm_".$this->object->getId());
$fs_gui->activateLabels(true, $this->lng->txt("cont_purpose"));
$fs_gui->setTableId("mobfs".$this->object->getId());
$fs_gui->labelFile($this->object->getMediaItem("Standard")->getLocation(),
$this->lng->txt("cont_std_view"));
if($this->object->hasFullscreenItem())
{
$fs_gui->labelFile($this->object->getMediaItem("Fullscreen")->getLocation(),
$this->lng->txt("cont_fullscreen"));
}
$fs_gui->addCommand($this, "assignStandardObject", $this->lng->txt("cont_assign_std"));
$fs_gui->addCommand($this, "assignFullscreenObject", $this->lng->txt("cont_assign_full"));
$ret =& $this->ctrl->forwardCommand($fs_gui);
break;
default:
if (isset($_POST["editImagemapForward"]) ||
isset($_POST["editImagemapForward_x"]) ||
isset($_POST["editImagemapForward_y"]))
{
$cmd = "editImagemapForward";
}
$cmd.= "Object";
$ret =& $this->$cmd();
break;
}
return $ret;
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::getEnabledMapAreas ( )

Get Enable map areas.

Returns
boolean Enable map areas

Definition at line 64 of file class.ilObjMediaObjectGUI.php.

References $enabledmapareas.

Referenced by getTabs().

+ Here is the caller graph for this function:

ilObjMediaObjectGUI::getForm ( )

Get form.

Returns
object form gui class

Definition at line 114 of file class.ilObjMediaObjectGUI.php.

{
return $this->form_gui;
}
ilObjMediaObjectGUI::getFullscreenSizeObject ( )

set original size of fullscreen file

Definition at line 885 of file class.ilObjMediaObjectGUI.php.

References $file, $size, and ilObjMediaObject\_getDirectory().

{
$full_item =& $this->object->getMediaItem("Fullscreen");
$mob_dir = ilObjMediaObject::_getDirectory($this->object->getId());
if ($full_item->getLocationType() == "LocalFile")
{
$file = $mob_dir."/".$full_item->getLocation();
$size = getimagesize($file);
$full_item->setWidth($size[0]);
$full_item->setHeight($size[1]);
$this->object->update();
}
$this->ctrl->redirect($this, "edit");
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::getHeader ( )

Definition at line 44 of file class.ilObjMediaObjectGUI.php.

References $header.

{
return $this->header;
}
ilObjMediaObjectGUI::getHeightPreset ( )

Get height preset.

Returns
int height preset

Definition at line 104 of file class.ilObjMediaObjectGUI.php.

Referenced by initForm().

{
return $this->height_preset;
}

+ Here is the caller graph for this function:

ilObjMediaObjectGUI::getStandardSizeObject ( )

set original size of standard file

Definition at line 865 of file class.ilObjMediaObjectGUI.php.

References $file, $size, and ilObjMediaObject\_getDirectory().

{
$std_item = $this->object->getMediaItem("Standard");
$mob_dir = ilObjMediaObject::_getDirectory($this->object->getId());
if ($std_item->getLocationType() == "LocalFile")
{
$file = $mob_dir."/".$std_item->getLocation();
$size = getimagesize($file);
$std_item->setWidth($size[0]);
$std_item->setHeight($size[1]);
$this->object->update();
}
$this->ctrl->redirect($this, "edit");
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::getTabs ( $tabs_gui)

Get Tabs.

Reimplemented from ilObjectGUI.

Definition at line 1770 of file class.ilObjMediaObjectGUI.php.

References ilObjMediaObject\_getSimpleMimeTypes(), and getEnabledMapAreas().

Referenced by setTabs().

{
global $ilTabs, $ilHelp;
$ilHelp->setScreenIdComponent("mob");
//$tabs_gui->setTargetScript($this->ctrl->getLinkTarget($this));
if (is_object($this->object) && strtolower(get_class($this->object)) == "ilobjmediaobject"
&& $this->object->getId() > 0)
{
// object properties
$ilTabs->addTarget("cont_mob_def_prop",
$this->ctrl->getLinkTarget($this, "edit"), "edit",
get_class($this));
$st_item =& $this->object->getMediaItem("Standard");
// video tools
if (substr($st_item->getFormat(), 0, 6) == "video/" && DEVMODE)
{
$ilTabs->addTarget("mob_video_tools",
$this->ctrl->getLinkTargetByClass("ilobjmediaobjectgui", "showVideoTool"),
"showVideoTool", "ilobjmediaobjectgui");
}
// link areas
if (is_object($st_item) && $this->getEnabledMapAreas())
{
$format = $st_item->getFormat();
if (substr($format, 0, 5) == "image")
{
$ilTabs->addTarget("cont_def_map_areas",
$this->ctrl->getLinkTargetByClass(
array("ilobjmediaobjectgui", "ilimagemapeditorgui"), "editMapAreas"), "editMapAreas",
"ilimagemapeditorgui");
}
}
// object usages
$ilTabs->addTarget("cont_mob_usages",
$this->ctrl->getLinkTarget($this, "showUsages"), "showUsages",
get_class($this));
// object files
$std_item = $this->object->getMediaItem("Standard");
$full_item = $this->object->getMediaItem("Fullscreen");
$mset = new ilSetting("mobs");
if ($mset->get("file_manager_always") ||
(!in_array($std_item->getFormat(), ilObjMediaObject::_getSimpleMimeTypes()) ||
(is_object($full_item) && !in_array($full_item->getFormat(), ilObjMediaObject::_getSimpleMimeTypes())))
)
{
// $ilTabs->addTarget("cont_files",
// $this->ctrl->getLinkTarget($this, "editFiles"), "editFiles",
// get_class($this));
$ilTabs->addTarget("cont_files",
$this->ctrl->getLinkTargetByClass(
array("ilobjmediaobjectgui", "ilfilesystemgui"), "listFiles"), "",
"ilfilesystemgui");
}
$ilTabs->addTarget("meta_data",
$this->ctrl->getLinkTargetByClass(
array("ilobjmediaobjectgui", "ilmdeditorgui"),'listSection'),
"", "ilmdeditorgui");
}
// back to upper context
if ($this->back_title != "")
{
$tabs_gui->setBackTarget($this->back_title,
$this->ctrl->getParentReturn($this));
}
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjMediaObjectGUI::getValues ( )

Get values for form.

Definition at line 488 of file class.ilObjMediaObjectGUI.php.

References ilObjMediaObject\_useAutoStartParameterOnly().

Referenced by editObject().

{
$values = array();
$values["standard_title"] = $this->object->getTitle();
$std_item = $this->object->getMediaItem("Standard");
if ($std_item->getLocationType() == "LocalFile")
{
$values["standard_type"] = "File";
$values["standard_file"] = $std_item->getLocation();
}
else
{
$values["standard_type"] = "Reference";
$values["standard_reference"] = $std_item->getLocation();
}
$values["standard_format"] = $std_item->getFormat();
$values["standard_width_height"]["width"] = $std_item->getWidth();
$values["standard_width_height"]["height"] = $std_item->getHeight();
$values["standard_width_height"]["constr_prop"] = true;
$values["standard_size"] = "selected";
if ($orig_size = $std_item->getOriginalSize())
{
if ($orig_size["width"] == $std_item->getWidth() &&
$orig_size["height"] == $std_item->getHeight())
{
$values["standard_size"] = "original";
}
}
$values["standard_caption"] = $std_item->getCaption();
$values["text_representation"] = $std_item->getTextRepresentation();
if (ilObjMediaObject::_useAutoStartParameterOnly($std_item->getLocation(),
$std_item->getFormat()))
{
$par = $std_item->getParameters();
if ($par["autostart"])
{
$values["standard_autostart"] = true;
}
}
else
{
$values["standard_parameters"] = $std_item->getParameterString();
}
$values["full_type"] = "None";
$values["full_size"] = "original";
if ($this->object->hasFullScreenItem())
{
$full_item = $this->object->getMediaItem("Fullscreen");
if ($full_item->getLocationType() == "LocalFile")
{
$values["full_type"] = "File";
$values["full_file"] = $full_item->getLocation();
}
else
{
$values["full_type"] = "Reference";
$values["full_reference"] = $full_item->getLocation();
}
$values["full_format"] = $full_item->getFormat();
$values["full_width_height"]["width"] = $full_item->getWidth();
$values["full_width_height"]["height"] = $full_item->getHeight();
$values["full_width_height"]["constr_prop"] = true;
$values["full_size"] = "selected";
if ($orig_size = $full_item->getOriginalSize())
{
if ($orig_size["width"] == $full_item->getWidth() &&
$orig_size["height"] == $full_item->getHeight())
{
$values["full_size"] = "original";
}
}
$values["full_caption"] = $full_item->getCaption();
if (ilObjMediaObject::_useAutoStartParameterOnly($full_item->getLocation(),
$full_item->getFormat()))
{
$par = $full_item->getParameters();
if ($par["autostart"])
{
$values["full_autostart"] = true;
}
}
else
{
$values["full_parameters"] = $full_item->getParameterString();
}
$values["full_text_representation"] = $full_item->getTextRepresentation();
}
$this->form_gui->setValuesByArray($values);
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjMediaObjectGUI::getWidthPreset ( )

Get width preset.

Returns
int width preset

Definition at line 84 of file class.ilObjMediaObjectGUI.php.

Referenced by initForm().

{
return $this->width_preset;
}

+ 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().

{
global $lng, $ilCtrl;
$this->ctrl =& $ilCtrl;
parent::ilObjectGUI($a_data, $a_id, $a_call_by_reference, $a_prepare_output);
$this->lng =& $lng;
$this->back_title = "";
$this->type = "mob";
$lng->loadLanguageModule("mob");
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::includePresentationJS (   $a_tpl = null)

Include media object presentation JS.

Definition at line 1873 of file class.ilObjMediaObjectGUI.php.

References ilObjectGUI\$tpl, iljQueryUtil\getLocalMaphilightPath(), and ilPlayerUtil\initMediaElementJs().

Referenced by ilPageObjectGUI\displayMedia(), ilImageMapEditorGUI\executeCommand(), ilObjMediaPoolGUI\getPreviewModalHTML(), ilLMPresentationGUI\ilMedia(), ilObjMediaPoolGUI\showMedia(), and ilPageObjectGUI\showPage().

{
global $tpl;
if ($a_tpl == null)
{
$a_tpl = $tpl;
}
include_once("./Services/jQuery/classes/class.iljQueryUtil.php");
iljQueryUtil::initjQUery($a_tpl);
include_once("./Services/jQuery/classes/class.iljQueryUtil.php");
$a_tpl->addJavascript(iljQueryUtil::getLocalMaphilightPath());
$a_tpl->addJavascript("./Services/COPage/js/ilCOPagePres.js");
include_once("./Services/MediaObjects/classes/class.ilPlayerUtil.php");
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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().

{
global $lng, $ilCtrl;
include_once("Services/Form/classes/class.ilPropertyFormGUI.php");
if ($a_mode == "edit")
{
$std_item = $this->object->getMediaItem("Standard");
}
$this->form_gui = new ilPropertyFormGUI();
// standard view resource
$title = new ilTextInputGUI($lng->txt("title"), "standard_title");
$title->setSize(40);
$title->setMaxLength(120);
$this->form_gui->addItem($title);
$radio_prop = new ilRadioGroupInputGUI($lng->txt("cont_resource"), "standard_type");
$op1 = new ilRadioOption($lng->txt("cont_file"), "File");
$up = new ilFileInputGUI("", "standard_file");
$up->setInfo("");
$op1->addSubItem($up);
$radio_prop->addOption($op1);
$op2 = new ilRadioOption($lng->txt("url"), "Reference");
$ref = new ilTextInputGUI("", "standard_reference");
$ref->setInfo($lng->txt("cont_ref_helptext"));
$op2->addSubItem($ref);
$radio_prop->addOption($op2);
$radio_prop->setValue("File");
$this->form_gui->addItem($radio_prop);
// standard format
if ($a_mode == "edit")
{
$format = new ilNonEditableValueGUI($lng->txt("cont_format"), "standard_format");
$format->setValue($std_item->getFormat());
$this->form_gui->addItem($format);
}
// standard size
$radio_size = new ilRadioGroupInputGUI($lng->txt("size"), "standard_size");
if ($a_mode == "edit")
{
if ($orig_size = $std_item->getOriginalSize())
{
$add_str = " (".$orig_size["width"]." x ".$orig_size["height"].")";
}
$op1 = new ilRadioOption($lng->txt("cont_resource_size").$add_str, "original");
$op2 = new ilRadioOption($lng->txt("cont_custom_size"), "selected");
}
else
{
$op1 = new ilRadioOption($lng->txt("cont_orig_size"), "original");
$op2 = new ilRadioOption($lng->txt("cont_adjust_size"), "selected");
}
$radio_size->addOption($op1);
// width height
include_once("./Services/MediaObjects/classes/class.ilWidthHeightInputGUI.php");
$width_height = new ilWidthHeightInputGUI($lng->txt("cont_width").
" / ".$lng->txt("cont_height"), "standard_width_height");
$width_height->setConstrainProportions(true);
$op2->addSubItem($width_height);
// resize image
if ($a_mode == "edit")
{
$std_item = $this->object->getMediaItem("Standard");
if (is_int(strpos($std_item->getFormat(), "image"))
&& $std_item->getLocationType() == "LocalFile")
{
$resize = new ilCheckboxInputGUI($lng->txt("cont_resize_img")
, "standard_resize");
$op2->addSubItem($resize);
}
}
$radio_size->setValue("original");
if ($a_mode == "create" && ($this->getHeightPreset() > 0 || $this->getWidthPreset() > 0))
{
$radio_size->setValue("selected");
$width_height->setWidth($this->getWidthPreset());
$width_height->setHeight($this->getHeightPreset());
}
$radio_size->addOption($op2);
$this->form_gui->addItem($radio_size);
// standard caption
$caption = new ilTextAreaInputGUI($lng->txt("cont_caption"), "standard_caption");
$caption->setCols(30);
$caption->setRows(2);
$this->form_gui->addItem($caption);
/*$caption = new ilTextInputGUI($lng->txt("cont_caption"), "standard_caption");
$caption->setSize(40);
$caption->setMaxLength(200);
$this->form_gui->addItem($caption);*/
// text representation (alt text)
if ($a_mode == "edit" && is_int(strpos($std_item->getFormat(), "image")))
{
$ta = new ilTextAreaInputGUI($lng->txt("text_repr"), "text_representation");
$ta->setCols(30);
$ta->setRows(2);
$ta->setInfo($lng->txt("text_repr_info"));
$this->form_gui->addItem($ta);
}
// standard parameters
if ($a_mode == "edit" &&
!in_array($std_item->getFormat(), ilObjMediaObject::_getSimpleMimeTypes()))
{
if (ilObjMediaObject::_useAutoStartParameterOnly($std_item->getLocation(),
$std_item->getFormat())) // autostart
{
$auto = new ilCheckboxInputGUI($lng->txt("cont_autostart"), "standard_autostart");
$this->form_gui->addItem($auto);
}
else // parameters
{
$par = new ilTextAreaInputGUI($lng->txt("cont_parameter"), "standard_parameters");
$par->setRows(5);
$par->setCols(50);
$this->form_gui->addItem($par);
}
}
if ($a_mode == "edit")
{
$full_item = $this->object->getMediaItem("Fullscreen");
}
// fullscreen view resource
$fs_sec = new ilFormSectionHeaderGUI();
$fs_sec->setTitle($lng->txt("cont_fullscreen"));
$this->form_gui->addItem($fs_sec);
$radio_prop2 = new ilRadioGroupInputGUI($lng->txt("cont_resource"), "full_type");
$op1 = new ilRadioOption($lng->txt("cont_none"), "None");
$radio_prop2->addOption($op1);
$op4 = new ilRadioOption($lng->txt("cont_use_same_resource_as_above"), "Standard");
$radio_prop2->addOption($op4);
$op2 = new ilRadioOption($lng->txt("cont_file"), "File");
$up = new ilFileInputGUI("", "full_file");
$up->setInfo("");
$op2->addSubItem($up);
$radio_prop2->addOption($op2);
$op3 = new ilRadioOption($lng->txt("url"), "Reference");
$ref = new ilTextInputGUI("", "full_reference");
$ref->setInfo($lng->txt("cont_ref_helptext"));
$op3->addSubItem($ref);
$radio_prop2->addOption($op3);
$radio_prop2->setValue("None");
$this->form_gui->addItem($radio_prop2);
// fullscreen format
if ($a_mode == "edit")
{
if ($this->object->hasFullscreenItem())
{
$format = new ilNonEditableValueGUI($lng->txt("cont_format"), "full_format");
$format->setValue($full_item->getFormat());
$this->form_gui->addItem($format);
}
}
// fullscreen size
$radio_size = new ilRadioGroupInputGUI($lng->txt("size"), "full_size");
if ($a_mode == "edit")
{
$add_str = "";
if ($this->object->hasFullscreenItem() && ($orig_size = $full_item->getOriginalSize()))
{
$add_str = " (".$orig_size["width"]." x ".$orig_size["height"].")";
}
$op1 = new ilRadioOption($lng->txt("cont_resource_size").$add_str, "original");
$op2 = new ilRadioOption($lng->txt("cont_custom_size"), "selected");
}
else
{
$op1 = new ilRadioOption($lng->txt("cont_orig_size"), "original");
$op2 = new ilRadioOption($lng->txt("cont_adjust_size"), "selected");
}
$radio_size->addOption($op1);
// width/height
$width_height = new ilWidthHeightInputGUI($lng->txt("cont_width").
" / ".$lng->txt("cont_height"), "full_width_height");
$width_height->setConstrainProportions(true);
$op2->addSubItem($width_height);
// resize image
if ($a_mode == "edit")
{
$full_item = $this->object->getMediaItem("Fullscreen");
if ($this->object->hasFullscreenItem() &&
is_int(strpos($full_item->getFormat(), "image")) &&
$full_item->getLocationType() == "LocalFile")
{
$resize = new ilCheckboxInputGUI($lng->txt("cont_resize_img"),
"full_resize");
$op2->addSubItem($resize);
}
}
$radio_size->setValue("original");
$radio_size->addOption($op2);
$this->form_gui->addItem($radio_size);
// fullscreen caption
$caption = new ilTextAreaInputGUI($lng->txt("cont_caption"), "full_caption");
$caption->setCols(30);
$caption->setRows(2);
$this->form_gui->addItem($caption);
/*$caption = new ilTextInputGUI($lng->txt("cont_caption"), "full_caption");
$caption->setSize(40);
$caption->setMaxLength(200);
$this->form_gui->addItem($caption);*/
// text representation (alt text)
if ($a_mode == "edit" && $this->object->hasFullscreenItem() && is_int(strpos($std_item->getFormat(), "image")))
{
$ta = new ilTextAreaInputGUI($lng->txt("text_repr"), "full_text_representation");
$ta->setCols(30);
$ta->setRows(2);
$ta->setInfo($lng->txt("text_repr_info"));
$this->form_gui->addItem($ta);
}
// fullscreen parameters
if ($a_mode == "edit" && $this->object->hasFullscreenItem() &&
!in_array($full_item->getFormat(), ilObjMediaObject::_getSimpleMimeTypes()))
{
if (ilObjMediaObject::_useAutoStartParameterOnly($full_item->getLocation(),
$full_item->getFormat()))
{
$auto = new ilCheckboxInputGUI($lng->txt("cont_autostart"), "full_autostart");
$this->form_gui->addItem($auto);
}
else
{
$par = new ilTextAreaInputGUI($lng->txt("cont_parameter"), "full_parameters");
$par->setRows(5);
$par->setCols(50);
$this->form_gui->addItem($par);
}
}
$this->form_gui->setTitle($lng->txt("cont_insert_mob"));
if ($a_mode == "edit")
{
$this->form_gui->addCommandButton("saveProperties", $lng->txt("save"));
}
else
{
$this->form_gui->addCommandButton("save", $lng->txt("save"));
$this->form_gui->addCommandButton("cancel", $lng->txt("cancel"));
}
$this->form_gui->setFormAction($ilCtrl->getFormAction($this));
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjMediaObjectGUI::listSubtitleFilesObject ( )

List subtitls files.

Parameters
@return

Definition at line 1924 of file class.ilObjMediaObjectGUI.php.

References $ilCtrl, $ilUser, ilObjectGUI\$lng, $options, $si, $tab, ilObjectGUI\$tpl, ilMDLanguageItem\_getLanguages(), setPropertiesSubTabs(), and ilFileInputGUI\setSuffixes().

{
global $ilToolbar, $tpl, $ilCtrl, $lng, $ilUser;
$this->setPropertiesSubTabs("subtitles");
// upload file
$ilToolbar->setFormAction($ilCtrl->getFormAction($this), true);
include_once("./Services/Form/classes/class.ilFileInputGUI.php");
$fi = new ilFileInputGUI($lng->txt("mob_subtitle_file")." (.srt)", "subtitle_file");
$fi->setSuffixes(array("srt"));
$ilToolbar->addInputItem($fi, true);
// language
include_once("./Services/Form/classes/class.ilSelectInputGUI.php");
include_once("./Services/MetaData/classes/class.ilMDLanguageItem.php");
$si = new ilSelectInputGUI($this->lng->txt("mob_language"), "language");
$si->setOptions($options);
$si->setValue($ilUser->getLanguage());
$ilToolbar->addInputItem($si, true);
$ilToolbar->addFormButton($lng->txt("upload"), "uploadSubtitleFile");
include_once("./Services/MediaObjects/classes/class.ilMobSubtitleTableGUI.php");
$tab = new ilMobSubtitleTableGUI($this, "listSubtitleFiles", $this->object);
$tpl->setContent($tab->getHTML());
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::removeFullscreenObject ( )

remove fullscreen view

Definition at line 1492 of file class.ilObjMediaObjectGUI.php.

{
$this->object->removeMediaItem("Fullscreen");
$this->object->update();
$this->ctrl->redirect($this, "edit");
}
ilObjMediaObjectGUI::resizeImagesObject ( )

resize images to specified size

Definition at line 824 of file class.ilObjMediaObjectGUI.php.

References $file, $location, ilObjMediaObject\_getDirectory(), and ilObjMediaObject\_resizeImage().

{
// directory
$mob_dir = ilObjMediaObject::_getDirectory($this->object->getId());
// standard item
$std_item =& $this->object->getMediaItem("Standard");
if ($std_item->getLocationType() == "LocalFile" &&
is_int(strpos($std_item->getFormat(), "image"))
)
{
$file = $mob_dir."/".$std_item->getLocation();
$std_item->getHeight());
$std_item->setLocation($location);
$std_item->update();
}
// fullscreen item
if($this->object->hasFullScreenItem())
{
$full_item =& $this->object->getMediaItem("Fullscreen");
if ($full_item->getLocationType() == "LocalFile" &&
is_int(strpos($full_item->getFormat(), "image"))
)
{
$file = $mob_dir."/".$full_item->getLocation();
$location = ilObjMediaObject::_resizeImage($file, $full_item->getWidth(),
$full_item->getHeight());
$full_item->setLocation($location);
$full_item->update();
}
}
$this->ctrl->redirect($this, "edit");
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::returnToContextObject ( )

Definition at line 127 of file class.ilObjMediaObjectGUI.php.

{
$this->ctrl->returnToParent($this);
}
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().

{
global $tpl, $lng;
$this->initForm();
if ($this->form_gui->checkInput())
{
$this->object = new ilObjMediaObject();
ilUtil::sendSuccess($lng->txt("saved_media_object"), true);
return $this->object;
}
else
{
$this->form_gui->setValuesByPost();
$tpl->setContent($this->form_gui->getHTML());
return false;
}
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::savePropertiesObject ( )

save properties in db and return to page edit screen

Definition at line 904 of file class.ilObjMediaObjectGUI.php.

References $_POST, $file, ilObjectGUI\$lng, $location, ilObjectGUI\$tpl, ilObjMediaObject\_determineWidthHeight(), ilObjMediaObject\_getDirectory(), ilObjMediaObject\_getSimpleMimeTypes(), ilObjMediaObject\_resizeImage(), ilObjMediaObject\_useAutoStartParameterOnly(), ilObjMediaObject\fixFilename(), ilObjMediaObject\getMimeType(), initForm(), ilUtil\moveUploadedFile(), ilUtil\renameExecutables(), ilUtil\secureLink(), ilUtil\sendInfo(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().

{
global $lng, $tpl;
$this->initForm("edit");
if ($this->form_gui->checkInput())
{
$title = trim($_POST["standard_title"]);
$this->object->setTitle($title);
$std_item = $this->object->getMediaItem("Standard");
$location = $std_item->getLocation();
$format = $std_item->getFormat();
if ($_POST["standard_type"] == "Reference")
{
$format = ilObjMediaObject::getMimeType(ilUtil::stripSlashes($_POST["standard_reference"]));
$std_item->setFormat($format);
$std_item->setLocation(ilUtil::secureLink(ilUtil::stripSlashes($_POST["standard_reference"])));
$std_item->setLocationType("Reference");
}
$mob_dir = ilObjMediaObject::_getDirectory($this->object->getId());
if ($_POST["standard_type"] == "File")
{
$resize = false;
if ($_FILES['standard_file']['name'] != "")
{
$file_name = ilObjMediaObject::fixFilename($_FILES['standard_file']['name']);
$file = $mob_dir."/".$file_name;
ilUtil::moveUploadedFile($_FILES['standard_file']['tmp_name'],
$file_name, $file);
// get mime type
$location = $file_name;
$resize = true;
}
else if ($_POST["standard_resize"])
{
$file = $mob_dir."/".$location;
$resize = true;
}
// resize
if ($resize)
{
if ($_POST["standard_size"] != "original" &&
is_int(strpos($format, "image")))
{
$location = ilObjMediaObject::_resizeImage($file, (int) $_POST["standard_width_height"]["width"],
(int) $_POST["standard_width_height"]["height"], (boolean) $_POST["standard_width_height"]["contr_prop"]);
}
$std_item->setFormat($format);
$std_item->setLocation($location);
}
$std_item->setLocationType("LocalFile");
}
$this->object->setDescription($format);
// determine width and height of known image types
$wh = ilObjMediaObject::_determineWidthHeight(500, 400, $format,
$_POST["standard_type"], $mob_dir."/".$location, $std_item->getLocation(),
$_POST["standard_width_height"]["constr_prop"], ($_POST["standard_size"] == "original"),
$_POST["standard_width_height"]["width"], $_POST["standard_width_height"]["height"]);
if ($wh["info"] != "")
{
ilUtil::sendInfo($wh["info"], true);
}
$std_item->setWidth($wh["width"]);
$std_item->setHeight($wh["height"]);
// set caption
$std_item->setCaption(ilUtil::stripSlashes($_POST["standard_caption"]));
// text representation
$std_item->setTextRepresentation(ilUtil::stripSlashes($_POST["text_representation"]));
// set parameters
if (!in_array($std_item->getFormat(), ilObjMediaObject::_getSimpleMimeTypes()))
{
if (ilObjMediaObject::_useAutoStartParameterOnly($std_item->getLocation(),
$std_item->getFormat()))
{
if ($_POST["standard_autostart"]) // save only autostart flag
{
$std_item->setParameters('autostart="true"');
}
else
{
$std_item->setParameters("");
}
}
else
{
$std_item->setParameters(ilUtil::stripSlashes(utf8_decode($_POST["standard_parameters"])));
}
}
// "None" selected
if ($_POST["full_type"] == "None")
{
if ($this->object->hasFullscreenItem()) // delete existing
{
$this->object->removeMediaItem("Fullscreen");
}
}
else // Not "None" -> we need one
{
if ($this->object->hasFullscreenItem()) // take existing one
{
$full_item = $this->object->getMediaItem("Fullscreen");
}
else // create one
{
$full_item = new ilMediaItem();
$this->object->addMediaItem($full_item);
$full_item->setPurpose("Fullscreen");
}
$location = $full_item->getLocation();
$format = $full_item->getFormat();
if ($_POST["full_type"] == "Reference")
{
$format = ilObjMediaObject::getMimeType(ilUtil::stripSlashes($_POST["full_reference"]));
$full_item->setFormat($format);
$full_item->setLocationType("Reference");
$location = ilUtil::stripSlashes($_POST["full_reference"]);
$type = "Reference";
}
$mob_dir = ilObjMediaObject::_getDirectory($this->object->getId());
if ($_POST["full_type"] == "File")
{
$resize = false;
if ($_FILES['full_file']['name'] != "")
{
$full_file_name = ilObjMediaObject::fixFilename($_FILES['full_file']['name']);
$file = $mob_dir."/".$full_file_name;
ilUtil::moveUploadedFile($_FILES['full_file']['tmp_name'],
$full_file_name, $file);
$location = $full_file_name;
$resize = true;
}
else if ($_POST["full_resize"])
{
$file = $mob_dir."/".$location;
$resize = true;
}
// resize
if ($resize)
{
if ($_POST["full_size"] != "original" &&
is_int(strpos($format, "image")))
{
$location = ilObjMediaObject::_resizeImage($file, (int) $_POST["full_width_height"]["width"],
(int) $_POST["full_width_height"]["height"], (boolean) $_POST["full_width_height"]["contr_prop"]);
}
$full_item->setFormat($format);
$full_item->setLocation($location);
}
$full_item->setLocationType("LocalFile");
$type = "File";
}
if ($_POST["full_type"] == "Standard")
{
$format = $std_item->getFormat();
$location = $std_item->getLocation();
$full_item->setLocationType($std_item->getLocationType());
$full_item->setFormat($format);
$full_item->setLocation($location);
$type = $std_item->getLocationType();
if ($type == "LocalFile")
{
$type = "File";
}
// resize image
//echo "-".$_POST["full_size"]."-".is_int(strpos($format, "image"))."-".$full_item->getLocationType()."-";
if ($_POST["full_size"] != "original" &&
is_int(strpos($format, "image")) &&
$full_item->getLocationType() == "LocalFile")
{
$file = $mob_dir."/".$location;
$location = ilObjMediaObject::_resizeImage($file, (int) $_POST["full_width_height"]["width"],
(int) $_POST["full_width_height"]["height"], (boolean) $_POST["full_width_height"]["contr_prop"]);
}
}
// determine width and height of known image types
$wh = ilObjMediaObject::_determineWidthHeight(500, 400, $format,
$type, $mob_dir."/".$location, $full_item->getLocation(),
$_POST["full_width_height"]["constr_prop"], ($_POST["full_size"] == "original"),
$_POST["full_width_height"]["width"], $_POST["full_width_height"]["height"]);
if ($wh["info"] != "")
{
ilUtil::sendInfo($wh["info"], true);
}
$full_item->setWidth($wh["width"]);
$full_item->setHeight($wh["height"]);
$full_item->setLocation($location);
$full_item->setCaption(ilUtil::stripSlashes($_POST["full_caption"]));
// text representation
$full_item->setTextRepresentation(ilUtil::stripSlashes($_POST["full_text_representation"]));
// set parameters
if (!in_array($std_item->getFormat(), ilObjMediaObject::_getSimpleMimeTypes()))
{
if (ilObjMediaObject::_useAutoStartParameterOnly($std_item->getLocation(),
$std_item->getFormat()))
{
if ($_POST["full_autostart"]) // save only autostart flag
{
$full_item->setParameters('autostart="true"');
}
else
{
$full_item->setParameters("");
}
}
else
{
$full_item->setParameters(ilUtil::stripSlashes(utf8_decode($_POST["full_parameters"])));
}
}
}
$this->object->update();
ilUtil::sendSuccess($lng->txt("msg_obj_modified"), true);
$this->ctrl->redirect($this, "edit");
}
else
{
$this->form_gui->setValuesByPost();
$tpl->setContent($this->form_gui->getHTML());
}
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::setBackTitle (   $a_title)

set title for back tab

Definition at line 197 of file class.ilObjMediaObjectGUI.php.

Referenced by ilPCMediaObjectGUI\executeCommand().

{
$this->back_title = $a_title;
}

+ Here is the caller graph for this function:

ilObjMediaObjectGUI::setEnabledMapAreas (   $a_enabledmapareas)

Set Enable map areas.

Parameters
boolean$a_enabledmapareasEnable map areas

Definition at line 54 of file class.ilObjMediaObjectGUI.php.

{
$this->enabledmapareas = $a_enabledmapareas;
}
ilObjMediaObjectGUI::setHeader (   $a_title = "")

Definition at line 39 of file class.ilObjMediaObjectGUI.php.

{
$this->header = $a_title;
}
ilObjMediaObjectGUI::setHeightPreset (   $a_val)

Set height preset.

Parameters
intheight preset

Definition at line 94 of file class.ilObjMediaObjectGUI.php.

{
$this->height_preset = $a_val;
}
static ilObjMediaObjectGUI::setObjectPerCreationForm (   $a_mob)
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\fixFilename(), ilObjMediaObject\getMimeType(), ilUtil\moveUploadedFile(), ilUtil\renameExecutables(), ilUtil\secureLink(), ilUtil\sendInfo(), and ilUtil\stripSlashes().

Referenced by ilPCMediaObjectGUI\create(), and saveObject().

{
// determinte title and format
if (trim($_POST["standard_title"]) != "")
{
$title = trim($_POST["standard_title"]);
}
else
{
if ($_POST["standard_type"] == "File")
{
$title = $_FILES['standard_file']['name'];
}
else
{
$title = ilUtil::stripSlashes($_POST["standard_reference"]);
}
}
$a_mob->setTitle($title);
$a_mob->setDescription("");
$a_mob->create();
// determine and create mob directory, move uploaded file to directory
//$mob_dir = ilUtil::getWebspaceDir()."/mobs/mm_".$a_mob->getId();
$a_mob->createDirectory();
$mob_dir = ilObjMediaObject::_getDirectory($a_mob->getId());
$media_item =& new ilMediaItem();
$a_mob->addMediaItem($media_item);
$media_item->setPurpose("Standard");
if ($_POST["standard_type"] == "File")
{
$file_name = ilObjMediaObject::fixFilename($_FILES['standard_file']['name']);
$file = $mob_dir."/".$file_name;
ilUtil::moveUploadedFile($_FILES['standard_file']['tmp_name'],
$file_name, $file);
// get mime type
$location = $file_name;
// resize standard images
if ($_POST["standard_size"] != "original" &&
is_int(strpos($format, "image")))
{
$location = ilObjMediaObject::_resizeImage($file, (int) $_POST["standard_width_height"]["width"],
(int) $_POST["standard_width_height"]["height"], (boolean) $_POST["standard_width_height"]["contr_prop"]);
}
// set real meta and object data
$media_item->setFormat($format);
$media_item->setLocation($location);
$media_item->setLocationType("LocalFile");
}
else // standard type: reference
{
$format = ilObjMediaObject::getMimeType(ilUtil::stripSlashes($_POST["standard_reference"]));
$media_item->setFormat($format);
$media_item->setLocation(ilUtil::secureLink(ilUtil::stripSlashes($_POST["standard_reference"])));
$media_item->setLocationType("Reference");
}
$a_mob->setDescription($format);
// determine width and height of known image types
$wh = ilObjMediaObject::_determineWidthHeight(500, 400, $format,
$_POST["standard_type"], $mob_dir."/".$location, $media_item->getLocation(),
$_POST["standard_width_height"]["constr_prop"], ($_POST["standard_size"] == "original"),
$_POST["standard_width_height"]["width"], $_POST["standard_width_height"]["height"]);
$media_item->setWidth($wh["width"]);
$media_item->setHeight($wh["height"]);
if ($wh["info"] != "")
{
ilUtil::sendInfo($wh["info"], true);
}
if ($_POST["standard_caption"] != "")
{
$media_item->setCaption(ilUtil::stripSlashes($_POST["standard_caption"]));
}
$media_item->setHAlign("Left");
// fullscreen view
if ($_POST["full_type"] != "None")
{
$media_item2 = new ilMediaItem();
$a_mob->addMediaItem($media_item2);
$media_item2->setPurpose("Fullscreen");
// move file / set format and location
if ($_POST["full_type"] == "File")
{
$format = $location = "";
if ($_FILES['full_file']['name'] != "")
{
$full_file_name = ilObjMediaObject::fixFilename($_FILES['full_file']['name']);
$file = $mob_dir."/".$full_file_name;
ilUtil::moveUploadedFile($_FILES['full_file']['tmp_name'],
$full_file_name, $file);
$location = $full_file_name;
}
}
else if ($_POST["full_type"] == "Standard" && $_POST["standard_type"] == "File")
{
$location = $file_name;
}
// resize file
if ($_POST["full_type"] == "File" ||
($_POST["full_type"] == "Standard" && $_POST["standard_type"] == "File"))
{
if (($_POST["full_size"] != "original" &&
is_int(strpos($format, "image")))
)
{
$location = ilObjMediaObject::_resizeImage($file, (int) $_POST["full_width_height"]["width"],
(int) $_POST["full_width_height"]["height"], (boolean) $_POST["full_width_height"]["constr_prop"]);
}
$media_item2->setFormat($format);
$media_item2->setLocation($location);
$media_item2->setLocationType("LocalFile");
$type = "File";
}
if ($_POST["full_type"] == "Reference")
{
$format = $location = "";
if ($_POST["full_reference"] != "")
{
$format = ilObjMediaObject::getMimeType($_POST["full_reference"]);
$location = ilUtil::stripSlashes($_POST["full_reference"]);
}
}
if ($_POST["full_type"] == "Reference" ||
($_POST["full_type"] == "Standard" && $_POST["standard_type"] == "Reference"))
{
$media_item2->setFormat($format);
$media_item2->setLocation($location);
$media_item2->setLocationType("Reference");
$type = "Reference";
}
// determine width and height of known image types
$wh = ilObjMediaObject::_determineWidthHeight(500, 400, $format,
$type, $mob_dir."/".$location, $media_item2->getLocation(),
$_POST["full_width_height"]["constr_prop"], ($_POST["full_size"] == "original"),
$_POST["full_width_height"]["width"], $_POST["full_width_height"]["height"]);
$media_item2->setWidth($wh["width"]);
$media_item2->setHeight($wh["height"]);
if ($_POST["full_caption"] != "")
{
$media_item2->setCaption(ilUtil::stripSlashes($_POST["full_caption"]));
}
}
$a_mob->update();
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjMediaObjectGUI::setPropertiesSubTabs (   $a_active)

Set subtabs for properties.

Parameters
string$a_activeactive tab id

Definition at line 1897 of file class.ilObjMediaObjectGUI.php.

References $ilCtrl, and ilObjectGUI\$lng.

Referenced by editObject(), and listSubtitleFilesObject().

{
global $ilTabs, $ilCtrl, $lng;
$ilTabs->activateTab("cont_mob_def_prop");
$ilTabs->addSubTab("general",
$lng->txt("mob_general"),
$ilCtrl->getLinkTarget($this, "edit"));
if ($this->object->getMediaItem("Standard")->getFormat() == "video/webm" ||
$this->object->getMediaItem("Standard")->getFormat() == "video/mp4")
{
$ilTabs->addSubTab("subtitles",
$lng->txt("mob_subtitles"),
$ilCtrl->getLinkTarget($this, "listSubtitleFiles"));
}
$ilTabs->activateSubTab($a_active);
}

+ Here is the caller graph for this function:

ilObjMediaObjectGUI::setTabs ( )

set admin tabs

Reimplemented from ilObjectGUI.

Definition at line 1744 of file class.ilObjMediaObjectGUI.php.

References ilUtil\getImagePath(), and getTabs().

{
//echo "setAdminTabs should not be called.";
// catch feedback message
$this->getTabs($this->tabs_gui);
//$tabs_gui->setTargetScript($this->ctrl->getLinkTarget($this));
$this->tpl->clearHeader();
if (is_object($this->object) && strtolower(get_class($this->object)) == "ilobjmediaobject")
{
$this->tpl->setTitleIcon(ilUtil::getImagePath("icon_mob.svg"));
$this->tpl->setTitle($this->object->getTitle());
}
else
{
//$title = $this->object->getTitle();
$this->tpl->setTitleIcon(ilUtil::getImagePath("icon_mob.svg"));
$this->tpl->setTitle($this->lng->txt("cont_create_mob"));
}
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::setWidthPreset (   $a_val)

Set width preset.

Parameters
intwidth preset

Definition at line 74 of file class.ilObjMediaObjectGUI.php.

{
$this->width_preset = $a_val;
}
ilObjMediaObjectGUI::showAllUsagesObject ( )

Show all media object usages (incl history)

Definition at line 1607 of file class.ilObjMediaObjectGUI.php.

References showUsagesObject().

{
$this->showUsagesObject(true);
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::showUsagesObject (   $a_all = false)

show all usages of mob

Definition at line 1616 of file class.ilObjMediaObjectGUI.php.

References $cmd, $ilCtrl, ilObjectGUI\$lng, and ilObjectGUI\$tpl.

Referenced by showAllUsagesObject().

{
global $tpl, $ilTabs, $ilTabs, $lng, $ilCtrl;
$ilTabs->addSubTab("current_usages", $lng->txt("cont_current_usages"),
$ilCtrl->getLinkTarget($this, "showUsages"));
$ilTabs->addSubTab("all_usages", $lng->txt("cont_all_usages"),
$ilCtrl->getLinkTarget($this, "showAllUsages"));
if ($a_all)
{
$ilTabs->activateSubTab("all_usages");
$cmd = "showAllUsages";
}
else
{
$ilTabs->activateSubTab("current_usages");
$cmd = "showUsages";
}
include_once("./Services/MediaObjects/classes/class.ilMediaObjectUsagesTableGUI.php");
$usages_table = new ilMediaObjectUsagesTableGUI($this, $cmd,
$this->object, $a_all);
$tpl->setContent($usages_table->getHTML());
}

+ Here is the caller graph for this function:

ilObjMediaObjectGUI::showVideoToolObject ( )

Show video tools.

Parameters
@return

Definition at line 1854 of file class.ilObjMediaObjectGUI.php.

References ilObjectGUI\$tpl, and ilFFmpeg\getSupportedFormatsInfo().

{
global $tpl;
include_once("./Services/MediaObjects/classes/class.ilFFmpeg.php");
/*$codecs = ilFFmpeg::getSupportedCodecsInfo();
$codec_str = implode($codecs, "<br />");
$tpl->setContent($codec_str);*/
$formats_str = implode($formats, "<br />");
$tpl->setContent($formats_str);
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::uploadFileObject ( )

upload file

Definition at line 1365 of file class.ilObjMediaObjectGUI.php.

References $_GET, $file, ilObjMediaObject\fixFilename(), ilUtil\getWebspaceDir(), if, ilUtil\moveUploadedFile(), and ilUtil\renameExecutables().

{
// determine directory
$cur_subdir = str_replace(".", "", $_GET["cdir"]);
$mob_dir = ilUtil::getWebspaceDir()."/mobs/mm_".$this->object->getId();
$cur_dir = (!empty($cur_subdir))
? $mob_dir."/".$cur_subdir
: $mob_dir;
if (is_file($_FILES["new_file"]["tmp_name"]))
{
//move_uploaded_file($_FILES["new_file"]["tmp_name"],
//$cur_dir."/".$_FILES["new_file"]["name"]);
$file_name = ilObjMediaObject::fixFilename($_FILES["new_file"]["name"]);
$file = $cur_dir."/".$file_name;
ilUtil::moveUploadedFile($_FILES['new_file']['tmp_name'],
$file_name, $file);
}
$this->ctrl->saveParameter($this, "cdir");
$this->ctrl->redirect($this, "editFiles");
}

+ Here is the call graph for this function:

ilObjMediaObjectGUI::uploadSubtitleFileObject ( )

Upload srt file.

Parameters
@return

Definition at line 1960 of file class.ilObjMediaObjectGUI.php.

References $_POST, $ilCtrl, ilObjectGUI\$lng, ilUtil\sendSuccess(), and ilUtil\stripSlashes().

{
global $lng, $ilCtrl;
if ($this->object->uploadSrtFile($_FILES["subtitle_file"]["tmp_name"], ilUtil::stripSlashes($_POST["language"])))
{
ilUtil::sendSuccess($lng->txt("msg_obj_modified"), true);
}
$ilCtrl->redirect($this, "listSubtitleFiles");
}

+ Here is the call graph for this function:

Field Documentation

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.


The documentation for this class was generated from the following file: