|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Inheritance diagram for ilObjMediaCastGUI:
Collaboration diagram for ilObjMediaCastGUI:Public Member Functions | |
| __construct ( $a_data, int $a_id, bool $a_call_by_reference, bool $a_prepare_output=true) | |
| executeCommand () | |
| editObject () | |
| listItemsObject (bool $a_presentation_mode=false) | |
| tableCommandObject () | |
| getFeedLink () | |
| addCastItemObject () | |
| Add media cast item. More... | |
| editCastItemObject () | |
| finishSingleUpload (int $mob_id) | |
| initAddCastItemForm (string $a_mode="create") | |
| getCastItemValues (int $item_id) | |
| Get cast item values into form. More... | |
| saveCastItemObject () | |
| updateCastItemObject () | |
| Update cast item. More... | |
| showCastItemObject () | |
| confirmItemDeletionObject () | |
| confirmDeletionItemsObject () | |
| deleteItemsObject () | |
| downloadItemObject () | |
| Download news media item. More... | |
| determinePlaytimeObject () | |
| infoScreenObject () | |
| This one is called from the info button in the repository. More... | |
| infoScreen () | |
| addContentSubTabs (string $a_active="content") | |
| editSettingsObject () | |
| saveOrderObject () | |
| showContentObject () | |
| showGallery () | |
| extractPreviewImageObject () | |
| handlePlayerEventObject () | |
Public Member Functions inherited from ilObjectGUI | |
| getRefId () | |
| setAdminMode (string $mode) | |
| getAdminMode () | |
| getObject () | |
| executeCommand () | |
| withReferences () | |
| determines whether objects are referenced or not (got ref ids or not) More... | |
| setCreationMode (bool $mode=true) | |
| If true, a creation screen is displayed the current [ref_id] does belong to the parent class The mode is determined in ilRepositoryGUI. More... | |
| getCreationMode () | |
| prepareOutput (bool $show_sub_objects=true) | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder More... | |
| getHTML () | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More... | |
| cancelObject () | |
| cancel action and go back to previous page More... | |
| createObject () | |
| create new object form More... | |
| editAvailabilityPeriodObject () | |
| saveAvailabilityPeriodObject () | |
| cancelCreation () | |
| cancel create action and go back to repository parent More... | |
| saveObject () | |
| getDidacticTemplateVar (string $type) | |
| Get didactic template setting from creation screen. More... | |
| putObjectInTree (ilObject $obj, ?int $parent_node_id=null) | |
| Add object to tree at given position. More... | |
| editObject () | |
| addExternalEditFormCustom (ilPropertyFormGUI $form) | |
| updateObject () | |
| updates object entry in object_data More... | |
| getFormAction (string $cmd, string $default_form_action="") | |
| Get form action for command (command is method name without "Object", e.g. More... | |
| isVisible (int $ref_id, string $type) | |
| viewObject () | |
| viewObject container presentation for "administration -> repository, trash, permissions" More... | |
| deleteObject (bool $error=false) | |
| Display deletion confirmation screen. More... | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| addToDeskObject () | |
| removeFromDeskObject () | |
Public Member Functions inherited from ILIAS\Object\ImplementsCreationCallback | |
| callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
Static Public Member Functions | |
| static | _goto (string $a_target) |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot (bool $raise_error=false) |
| Goto repository root. More... | |
| static | _gotoRepositoryNode (int $ref_id, string $cmd="") |
| static | _gotoSharedWorkspaceNode (int $wsp_id) |
Protected Member Functions | |
| afterSave (ilObject $new_object) | |
| Post (successful) object creation hook. More... | |
| getManageTableGUI () | |
| onMobUpdate (int $mob_id) | |
| setTabs () | |
| set admin tabs More... | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| getMediaItem (int $id) | |
| Get MediaItem for id and updates local variable mcst_item. More... | |
| getMediaItems (int $id) | |
| editOrderObject () | |
| handlePlayerCompletedEventObject () | |
| afterUpload ($mob_ids) | |
| afterUrlSaving (int $mob_id, string $long_desc) | |
| addMobsToCast (array $mob_ids, string $long_desc="", bool $redirect=true, bool $extract=false) | |
| afterPoolInsert (array $mob_ids) | |
| getCommentGUI () | |
| showCommentsObject () | |
| renderVideoObject () | |
Protected Member Functions inherited from ilObjectGUI | |
| getObjectService () | |
| assignObject () | |
| setTitleAndDescription () | |
| createActionDispatcherGUI () | |
| initHeaderAction (?string $sub_type=null, ?int $sub_id=null) | |
| Add header action menu. More... | |
| insertHeaderAction (?ilObjectListGUI $list_gui=null) | |
| Insert header action into main template. More... | |
| addHeaderAction () | |
| Add header action menu. More... | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. More... | |
| setTabs () | |
| set admin tabs More... | |
| setAdminTabs () | |
| set admin tabs More... | |
| setLocator () | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| omitLocator (bool $omit=true) | |
| addAdminLocatorItems (bool $do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| getCreationFormsHTML (StandardForm|ilPropertyFormGUI|array $form) | |
| getTitleForCreationFormPage () | |
| getCreationFormTitle () | |
| initCreateForm (string $new_type) | |
| didacticTemplatesToForm () | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| retrieveAdditionalDidacticTemplateOptions () | |
| addAdoptContentLinkToToolbar () | |
| addImportButtonToToolbar () | |
| addAvailabilityPeriodButtonToToolbar (ilToolbarGUI $toolbar) | |
| parseDidacticTemplateVar (string $var, string $type) | |
| afterSave (ilObject $new_object) | |
| Post (successful) object creation hook. More... | |
| initEditForm () | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. More... | |
| getEditFormValues () | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. More... | |
| validateCustom (ilPropertyFormGUI $form) | |
| Validate custom values (if not possible with checkInput()) More... | |
| updateCustom (ilPropertyFormGUI $form) | |
| Insert custom update form values into object. More... | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| routeImportCmdObject () | |
| importFile (string $file_to_import, string $path_to_uploaded_file_in_temp_dir) | |
| deleteUploadedImportFile (string $path_to_uploaded_file_in_temp_dir) | |
| afterImport (ilObject $new_object) | |
| Post (successful) object import hook. More... | |
| setFormAction (string $cmd, string $form_action) | |
| getReturnLocation (string $cmd, string $default_location="") | |
| Get return location for command (command is method name without "Object", e.g. More... | |
| setReturnLocation (string $cmd, string $location) | |
| set specific return location for command More... | |
| getTargetFrame (string $cmd, string $default_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. More... | |
| setTargetFrame (string $cmd, string $target_frame) | |
| Set specific target frame for command. More... | |
| showPossibleSubObjects () | |
| show possible sub objects (pull down menu) More... | |
| getTabs () | |
| @abstract overwrite in derived GUI class of your object type More... | |
| redirectToRefId (int $ref_id, string $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 ["ref_id"] value of the request More... | |
| getCenterColumnHTML () | |
| Get center column. More... | |
| getRightColumnHTML () | |
| Display right column. More... | |
| checkPermission (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| checkPermissionBool (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. More... | |
| getCreatableObjectTypes () | |
| buildAddNewItemElements (array $subtypes, string $create_target_class=ilRepositoryGUI::class, ?int $redirect_target_ref_id=null,) | |
| buildGroup (string $create_target_class, array $obj_types_in_group, string $title, array $subtypes) | |
Static Protected Member Functions | |
| static | isAudio (string $extension) |
Private Member Functions | |
| getDuration (ilMediaItem $media_item) | |
| createMediaItemForPurpose (ilObjMediaObject $mob, string $purpose) | |
| Handle media item for given purpose. More... | |
| updateMediaItem (ilObjMediaObject $mob, ilMediaItem $mediaItem) | |
| Update media item from form. More... | |
| populateFormFromPost () | |
Private Attributes | |
| array | $additionalPurposes = [] |
Additional Inherited Members | |
Data Fields inherited from ilObjectGUI | |
| const | ADMIN_MODE_NONE = "" |
| const | ADMIN_MODE_SETTINGS = "settings" |
| const | ADMIN_MODE_REPOSITORY = "repository" |
| const | UPLOAD_TYPE_LOCAL = 1 |
| const | UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 |
| const | CFORM_NEW = 1 |
| const | CFORM_IMPORT = 2 |
| const | CFORM_CLONE = 3 |
| const | SUPPORTED_IMPORT_MIME_TYPES = [MimeType::APPLICATION__ZIP, MimeType::APPLICATION__X_ZIP_COMPRESSED] |
Definition at line 36 of file class.ilObjMediaCastGUI.php.
| ilObjMediaCastGUI::__construct | ( | $a_data, | |
| int | $a_id, | ||
| bool | $a_call_by_reference, | ||
| bool | $a_prepare_output = true |
||
| ) |
| mixed | $a_data |
Definition at line 56 of file class.ilObjMediaCastGUI.php.
References $DIC, ilObjectGUI\$lng, ilObjectGUI\$settings, ILIAS\GlobalScreen\Provider\__construct(), ilMediaCastSettings\_getInstance(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\filesystem(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ILIAS\Repository\locator(), ILIAS\Repository\tabs(), ILIAS\Repository\toolbar(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
static |
Definition at line 1165 of file class.ilObjMediaCastGUI.php.
References $DIC, $lng, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), and ROOT_FOLDER_ID.
Here is the call graph for this function:| ilObjMediaCastGUI::addCastItemObject | ( | ) |
Add media cast item.
Definition at line 350 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), initAddCastItemForm(), and ILIAS\UICore\GlobalTemplate\setContent().
Here is the call graph for this function:| ilObjMediaCastGUI::addContentSubTabs | ( | string | $a_active = "content" | ) |
Definition at line 1118 of file class.ilObjMediaCastGUI.php.
References $lng, ILIAS\Repository\object(), and ilObjMediaCast\ORDER_MANUAL.
Referenced by executeCommand(), and listItemsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
should be overwritten to add object specific items (repository items are preloaded)
Reimplemented from ilObjectGUI.
Definition at line 1156 of file class.ilObjMediaCastGUI.php.
References ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 1402 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 1425 of file class.ilObjMediaCastGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Post (successful) object creation hook.
Reimplemented from ilObjectGUI.
Definition at line 247 of file class.ilObjMediaCastGUI.php.
References ilObject\getRefId(), ILIAS\Repository\lng(), and ilUtil\redirect().
Here is the call graph for this function:
|
protected |
Definition at line 1392 of file class.ilObjMediaCastGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 1397 of file class.ilObjMediaCastGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilObjMediaCastGUI::confirmDeletionItemsObject | ( | ) |
Definition at line 888 of file class.ilObjMediaCastGUI.php.
References $lng, and ilUtil\getImagePath().
Here is the call graph for this function:| ilObjMediaCastGUI::confirmItemDeletionObject | ( | ) |
Definition at line 864 of file class.ilObjMediaCastGUI.php.
References Vendor\Package\$f, and $id.
|
private |
Handle media item for given purpose.
Definition at line 670 of file class.ilObjMediaCastGUI.php.
Referenced by saveCastItemObject().
Here is the caller graph for this function:| ilObjMediaCastGUI::deleteItemsObject | ( | ) |
Definition at line 926 of file class.ilObjMediaCastGUI.php.
| ilObjMediaCastGUI::determinePlaytimeObject | ( | ) |
Definition at line 964 of file class.ilObjMediaCastGUI.php.
References $lng, ilObjMediaObject\_getDirectory(), ilObject\getId(), ilObjMediaObject\getMediaItem(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjMediaCastGUI::downloadItemObject | ( | ) |
Download news media item.
Definition at line 947 of file class.ilObjMediaCastGUI.php.
References exit.
| ilObjMediaCastGUI::editCastItemObject | ( | ) |
Definition at line 360 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), getCastItemValues(), initAddCastItemForm(), and ILIAS\UICore\GlobalTemplate\setContent().
Here is the call graph for this function:| ilObjMediaCastGUI::editObject | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 237 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\checkPermissionBool(), ILIAS\Repository\ctrl(), error(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 1235 of file class.ilObjMediaCastGUI.php.
References $lng, ILIAS\Repository\object(), ilObjMediaCast\ORDER_CREATION_DATE_ASC, ilObjMediaCast\ORDER_CREATION_DATE_DESC, ilObjMediaCast\ORDER_MANUAL, and ilObjMediaCast\ORDER_TITLE.
Here is the call graph for this function:| ilObjMediaCastGUI::editSettingsObject | ( | ) |
Definition at line 1151 of file class.ilObjMediaCastGUI.php.
| ilObjMediaCastGUI::executeCommand | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 103 of file class.ilObjMediaCastGUI.php.
References $gui, $tabs, ilObjectGUI\$user, addContentSubTabs(), ilObjectGUI\addHeaderAction(), afterPoolInsert(), afterUpload(), afterUrlSaving(), ilObjectGUI\checkPermission(), ilObjectGUI\checkPermissionBool(), ILIAS\Repository\ctrl(), finishSingleUpload(), getCommentGUI(), getFeedLink(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), infoScreen(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, ILIAS\Repository\object(), onMobUpdate(), ilObjectGUI\prepareOutput(), ilMediaCreationGUI\TYPE_AUDIO, ilMediaCreationGUI\TYPE_IMAGE, ilMediaCreationGUI\TYPE_VIDEO, ilObjMediaCast\VIEW_IMG_GALLERY, ilObjMediaCast\VIEW_PODCAST, and ilObjMediaCast\VIEW_VCAST.
Here is the call graph for this function:| ilObjMediaCastGUI::extractPreviewImageObject | ( | ) |
Definition at line 1354 of file class.ilObjMediaCastGUI.php.
| ilObjMediaCastGUI::finishSingleUpload | ( | int | $mob_id | ) |
Definition at line 386 of file class.ilObjMediaCastGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\object().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjMediaCastGUI::getCastItemValues | ( | int | $item_id | ) |
Get cast item values into form.
Definition at line 521 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$lng, ilObjMediaCast\$purposes, getMediaItems(), and ilLanguage\txt().
Referenced by editCastItemObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1430 of file class.ilObjMediaCastGUI.php.
References ILIAS\Repository\object().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 646 of file class.ilObjMediaCastGUI.php.
References Vendor\Package\$d, $duration, ilMediaItem\determineDuration(), and ilMediaItem\getDuration().
Referenced by saveCastItemObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjMediaCastGUI::getFeedLink | ( | ) |
Definition at line 327 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$requested_ref_id, $url, ilBlockSetting\_lookup(), CLIENT_ID, and ILIAS\Repository\object().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 322 of file class.ilObjMediaCastGUI.php.
Referenced by listItemsObject(), and tableCommandObject().
Here is the caller graph for this function:
|
protected |
Get MediaItem for id and updates local variable mcst_item.
Definition at line 1199 of file class.ilObjMediaCastGUI.php.
References $id, and ilObjMediaObject\getMediaItem().
Here is the call graph for this function:
|
protected |
Definition at line 1207 of file class.ilObjMediaCastGUI.php.
References $id, and ilObjMediaObject\getMediaItems().
Referenced by getCastItemValues().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1382 of file class.ilObjMediaCastGUI.php.
References exit.
| ilObjMediaCastGUI::handlePlayerEventObject | ( | ) |
Definition at line 1365 of file class.ilObjMediaCastGUI.php.
References exit, and ILIAS\Repository\int().
Here is the call graph for this function:| ilObjMediaCastGUI::infoScreen | ( | ) |
Definition at line 1004 of file class.ilObjMediaCastGUI.php.
References $info, ILIAS\Repository\ctrl(), ilDatePresentation\formatDate(), IL_CAL_DATETIME, ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjMediaCastGUI::infoScreenObject | ( | ) |
This one is called from the info button in the repository.
Definition at line 996 of file class.ilObjMediaCastGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjMediaCastGUI::initAddCastItemForm | ( | string | $a_mode = "create" | ) |
Definition at line 410 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $mcst_item, ilObjMediaCast\$purposes, $tabs, ilObjectGUI\checkPermission(), ilNewsItem\getMobId(), ilObjectGUI\getObject(), ilLanguage\loadLanguageModule(), ILIAS\Repository\object(), ilLanguage\txt(), and ilObjMediaCast\VIEW_IMG_GALLERY.
Referenced by addCastItemObject(), editCastItemObject(), and saveCastItemObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprotected |
Definition at line 1191 of file class.ilObjMediaCastGUI.php.
| ilObjMediaCastGUI::listItemsObject | ( | bool | $a_presentation_mode = false | ) |
Definition at line 254 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$access, ilObjectGUI\$lng, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, addContentSubTabs(), ilObjectGUI\checkPermission(), ILIAS\Repository\event(), getManageTableGUI(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ILIAS\UICore\GlobalTemplate\setContent(), ilLanguage\txt(), ilObjMediaCast\VIEW_IMG_GALLERY, ilObjMediaCast\VIEW_PODCAST, and ilObjMediaCast\VIEW_VCAST.
Here is the call graph for this function:
|
protected |
Definition at line 397 of file class.ilObjMediaCastGUI.php.
References ILIAS\Repository\object().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 1215 of file class.ilObjMediaCastGUI.php.
References ilObjMediaCast\$purposes.
Referenced by saveCastItemObject().
Here is the caller graph for this function:
|
protected |
Definition at line 1444 of file class.ilObjMediaCastGUI.php.
| ilObjMediaCastGUI::saveCastItemObject | ( | ) |
Definition at line 560 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, $duration, ilObjectGUI\$lng, $tabs, ilObjectGUI\$tpl, ilObjectGUI\$user, ilObjectGUI\checkPermission(), createMediaItemForPurpose(), getDuration(), initAddCastItemForm(), NEWS_AUDIO, ILIAS\Repository\object(), populateFormFromPost(), and ilLanguage\txt().
Here is the call graph for this function:| ilObjMediaCastGUI::saveOrderObject | ( | ) |
Definition at line 1269 of file class.ilObjMediaCastGUI.php.
References $id, $lng, and ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
set admin tabs
Reimplemented from ilObjectGUI.
Definition at line 1042 of file class.ilObjMediaCastGUI.php.
References $lng, ilLearningProgressAccess\checkAccess(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjMediaCastGUI::showCastItemObject | ( | ) |
Definition at line 836 of file class.ilObjMediaCastGUI.php.
References Vendor\Package\$f, ilObjMediaObject\getMediaItem(), ilObjMediaObject\getStandardSrc(), ilObject\getTitle(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 1438 of file class.ilObjMediaCastGUI.php.
References exit.
| ilObjMediaCastGUI::showContentObject | ( | ) |
Definition at line 1290 of file class.ilObjMediaCastGUI.php.
References ilChangeEvent\_recordReadEvent(), ilLPStatusWrapper\_updateStatus(), ILIAS\Repository\ctrl(), ILIAS\Repository\object(), ILIAS\Repository\tabs(), ilObjMediaCast\VIEW_GALLERY, ilObjMediaCast\VIEW_IMG_GALLERY, ilObjMediaCast\VIEW_PODCAST, and ilObjMediaCast\VIEW_VCAST.
Here is the call graph for this function:| ilObjMediaCastGUI::showGallery | ( | ) |
Definition at line 1345 of file class.ilObjMediaCastGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjMediaCastGUI::tableCommandObject | ( | ) |
Definition at line 316 of file class.ilObjMediaCastGUI.php.
References getManageTableGUI().
Here is the call graph for this function:| ilObjMediaCastGUI::updateCastItemObject | ( | ) |
Update cast item.
Definition at line 745 of file class.ilObjMediaCastGUI.php.
References $duration, $log, ilObjMediaCast\$purposes, ilObject\getId(), ilObjMediaObject\getMediaItem(), ILIAS\Repository\int(), ilObjMediaObject\removeMediaItem(), ilObject\setDescription(), ilObject\setTitle(), ilObjMediaObject\update(), and ilObjMediaCast\VIEW_IMG_GALLERY.
Here is the call graph for this function:
|
private |
Update media item from form.
| FileNotFoundException | |
| IOException | |
| ilException | |
| ilMediaObjectsException |
Definition at line 687 of file class.ilObjMediaCastGUI.php.
References $location, ilMediaItem\getLocation(), ilObjMediaObject\getMimeType(), ilMediaItem\setFormat(), ilMediaItem\setHAlign(), ilMediaItem\setHeight(), ilMediaItem\setLocation(), and ilMediaItem\setLocationType().
Here is the call graph for this function:
|
private |
Definition at line 50 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 51 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 44 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 41 of file class.ilObjMediaCastGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 49 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 48 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 43 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 46 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 45 of file class.ilObjMediaCastGUI.php.
Referenced by initAddCastItemForm().
|
protected |
Definition at line 40 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 38 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 39 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 47 of file class.ilObjMediaCastGUI.php.
Referenced by executeCommand(), initAddCastItemForm(), and saveCastItemObject().
|
protected |
Definition at line 42 of file class.ilObjMediaCastGUI.php.