ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
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 () | |
![]() | |
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 () | |
![]() | |
callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
Static Public Member Functions | |
static | _goto (string $a_target) |
![]() | |
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) | |
getManageTableGUI () | |
onMobUpdate (int $mob_id) | |
setTabs () | |
addLocatorItems () | |
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) | |
handleAutoplayTriggerObject () | |
getCommentGUI () | |
showCommentsObject () | |
renderVideoObject () | |
![]() | |
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 () | |
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 | |
![]() | |
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 55 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().
|
static |
Definition at line 1174 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, $DIC, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilCtrl\redirectByClass(), ROOT_FOLDER_ID, ilCtrl\setParameterByClass(), and ilLanguage\txt().
ilObjMediaCastGUI::addCastItemObject | ( | ) |
Add media cast item.
Definition at line 346 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), initAddCastItemForm(), and ILIAS\UICore\GlobalTemplate\setContent().
ilObjMediaCastGUI::addContentSubTabs | ( | string | $a_active = "content" | ) |
Definition at line 1127 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$access, ilObjectGUI\$lng, $tabs, ILIAS\Repository\ctrl(), ILIAS\Repository\object(), ilObjMediaCast\ORDER_MANUAL, and ilLanguage\txt().
Referenced by editOrderObject(), executeCommand(), listItemsObject(), and showContentObject().
|
protected |
Definition at line 1165 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$locator, ilObjectGUI\$requested_ref_id, ILIAS\Repository\ctrl(), and ILIAS\Repository\object().
|
protected |
Definition at line 1418 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$user, ilObject\getId(), ilCtrl\redirect(), and ilCtrl\setParameter().
Referenced by afterPoolInsert(), afterUpload(), and afterUrlSaving().
|
protected |
Definition at line 1441 of file class.ilObjMediaCastGUI.php.
References addMobsToCast().
Referenced by executeCommand().
|
protected |
Definition at line 243 of file class.ilObjMediaCastGUI.php.
References ilObject\getRefId(), ILIAS\Repository\lng(), and ilUtil\redirect().
|
protected |
Definition at line 1408 of file class.ilObjMediaCastGUI.php.
References addMobsToCast().
Referenced by executeCommand().
|
protected |
Definition at line 1413 of file class.ilObjMediaCastGUI.php.
References addMobsToCast().
Referenced by executeCommand().
ilObjMediaCastGUI::confirmDeletionItemsObject | ( | ) |
Definition at line 897 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $tabs, ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), ilUtil\getImagePath(), listItemsObject(), ILIAS\UICore\GlobalTemplate\setContent(), and ilLanguage\txt().
ilObjMediaCastGUI::confirmItemDeletionObject | ( | ) |
Definition at line 873 of file class.ilObjMediaCastGUI.php.
References Vendor\Package\$f, ilObjectGUI\$id, $r, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
|
private |
Handle media item for given purpose.
Definition at line 666 of file class.ilObjMediaCastGUI.php.
References ilObjMediaObject\addMediaItem(), and updateMediaItem().
Referenced by saveCastItemObject(), and updateCastItemObject().
ilObjMediaCastGUI::deleteItemsObject | ( | ) |
Definition at line 935 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, and ilObjectGUI\checkPermission().
ilObjMediaCastGUI::determinePlaytimeObject | ( | ) |
Definition at line 973 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjMediaObject\_getDirectory(), ilNewsItem\getId(), ilNewsItem\getMobId(), ILIAS\Repository\object(), ilNewsItem\setPlaytime(), and ilLanguage\txt().
ilObjMediaCastGUI::downloadItemObject | ( | ) |
Download news media item.
Definition at line 956 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$user, ilObjectGUI\checkPermission(), and exit.
ilObjMediaCastGUI::editCastItemObject | ( | ) |
Definition at line 356 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), getCastItemValues(), initAddCastItemForm(), and ILIAS\UICore\GlobalTemplate\setContent().
ilObjMediaCastGUI::editObject | ( | ) |
Definition at line 233 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\checkPermissionBool(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by editSettingsObject().
|
protected |
Definition at line 1244 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$lng, $tabs, ilObjectGUI\$tpl, addContentSubTabs(), ilObjectGUI\checkPermission(), listItemsObject(), ILIAS\Repository\object(), ilObjMediaCast\ORDER_CREATION_DATE_ASC, ilObjMediaCast\ORDER_CREATION_DATE_DESC, ilObjMediaCast\ORDER_MANUAL, ilObjMediaCast\ORDER_TITLE, ILIAS\UICore\GlobalTemplate\setContent(), and ilLanguage\txt().
ilObjMediaCastGUI::editSettingsObject | ( | ) |
Definition at line 1160 of file class.ilObjMediaCastGUI.php.
References editObject().
ilObjMediaCastGUI::executeCommand | ( | ) |
Definition at line 101 of file class.ilObjMediaCastGUI.php.
References $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.
ilObjMediaCastGUI::extractPreviewImageObject | ( | ) |
Definition at line 1370 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, and ilObjectGUI\checkPermission().
ilObjMediaCastGUI::finishSingleUpload | ( | int | $mob_id | ) |
Definition at line 382 of file class.ilObjMediaCastGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\object().
Referenced by executeCommand().
ilObjMediaCastGUI::getCastItemValues | ( | int | $item_id | ) |
Get cast item values into form.
Definition at line 517 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$lng, ilObjMediaCast\$purposes, getMediaItems(), ilObject\getTitle(), and ilLanguage\txt().
Referenced by editCastItemObject().
|
protected |
Definition at line 1455 of file class.ilObjMediaCastGUI.php.
References ILIAS\Repository\object().
Referenced by executeCommand(), and showCommentsObject().
|
private |
Definition at line 642 of file class.ilObjMediaCastGUI.php.
References Vendor\Package\$d, $duration, ilMediaItem\determineDuration(), and ilMediaItem\getDuration().
Referenced by saveCastItemObject(), and updateCastItemObject().
ilObjMediaCastGUI::getFeedLink | ( | ) |
Definition at line 323 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$requested_ref_id, $url, ilBlockSetting\_lookup(), CLIENT_ID, and ILIAS\Repository\object().
Referenced by executeCommand(), and showContentObject().
|
protected |
Definition at line 318 of file class.ilObjMediaCastGUI.php.
Referenced by listItemsObject(), and tableCommandObject().
|
protected |
Get MediaItem for id and updates local variable mcst_item.
Definition at line 1208 of file class.ilObjMediaCastGUI.php.
References ilObjMediaObject\getMediaItem().
|
protected |
Definition at line 1216 of file class.ilObjMediaCastGUI.php.
References ilObjMediaObject\getMediaItems().
Referenced by getCastItemValues().
|
protected |
Definition at line 1446 of file class.ilObjMediaCastGUI.php.
References exit, and ILIAS\Repository\user().
|
protected |
Definition at line 1398 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$user, and exit.
ilObjMediaCastGUI::handlePlayerEventObject | ( | ) |
Definition at line 1381 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$user, exit, and ILIAS\Repository\int().
ilObjMediaCastGUI::infoScreen | ( | ) |
Definition at line 1013 of file class.ilObjMediaCastGUI.php.
References $tabs, ilTabsGUI\activateTab(), ilObjectGUI\checkPermission(), ilObjectGUI\checkPermissionBool(), ILIAS\Repository\ctrl(), ilDatePresentation\formatDate(), IL_CAL_DATETIME, ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by executeCommand().
ilObjMediaCastGUI::infoScreenObject | ( | ) |
This one is called from the info button in the repository.
Definition at line 1005 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\checkPermission(), ilObjectGUI\checkPermissionBool(), and ILIAS\Repository\ctrl().
ilObjMediaCastGUI::initAddCastItemForm | ( | string | $a_mode = "create" | ) |
Definition at line 406 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjMediaCast\$purposes, $tabs, ilObjectGUI\checkPermission(), ilNewsItem\getMobId(), ilObjectGUI\getObject(), ilLanguage\loadLanguageModule(), ILIAS\Repository\object(), ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), ilRegExpInputGUI\setPattern(), ilFormPropertyGUI\setRequired(), ilFileInputGUI\setSuffixes(), ilLanguage\txt(), and ilObjMediaCast\VIEW_IMG_GALLERY.
Referenced by addCastItemObject(), editCastItemObject(), saveCastItemObject(), and updateCastItemObject().
|
staticprotected |
Definition at line 1200 of file class.ilObjMediaCastGUI.php.
ilObjMediaCastGUI::listItemsObject | ( | bool | $a_presentation_mode = false | ) |
Definition at line 250 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$access, ilObjectGUI\$lng, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, addContentSubTabs(), ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), ILIAS\Repository\event(), getManageTableGUI(), ILIAS\Repository\html(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ILIAS\UICore\GlobalTemplate\setContent(), ilLanguage\txt(), ilObjMediaCast\VIEW_IMG_GALLERY, ilObjMediaCast\VIEW_PODCAST, and ilObjMediaCast\VIEW_VCAST.
Referenced by confirmDeletionItemsObject(), editOrderObject(), and showContentObject().
|
protected |
Definition at line 393 of file class.ilObjMediaCastGUI.php.
References ILIAS\Repository\object().
Referenced by executeCommand().
|
private |
Definition at line 1224 of file class.ilObjMediaCastGUI.php.
References ilObjMediaCast\$purposes, ilObjectGUI\$tpl, and ILIAS\UICore\GlobalTemplate\setContent().
Referenced by saveCastItemObject(), and updateCastItemObject().
|
protected |
Definition at line 1469 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$html.
ilObjMediaCastGUI::saveCastItemObject | ( | ) |
Definition at line 556 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().
ilObjMediaCastGUI::saveOrderObject | ( | ) |
Definition at line 1278 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$id, ilObjectGUI\$lng, ILIAS\Repository\ctrl(), and ilLanguage\txt().
|
protected |
Definition at line 1051 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$access, $help, ilObjectGUI\$lng, $tabs, ilLearningProgressAccess\checkAccess(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilHelpGUI\setScreenIdComponent(), and ilLanguage\txt().
ilObjMediaCastGUI::showCastItemObject | ( | ) |
Definition at line 845 of file class.ilObjMediaCastGUI.php.
References Vendor\Package\$f, ilObjMediaObject\getMediaItem(), ILIAS\Repository\lng(), and null.
|
protected |
Definition at line 1463 of file class.ilObjMediaCastGUI.php.
References exit, and getCommentGUI().
ilObjMediaCastGUI::showContentObject | ( | ) |
Definition at line 1299 of file class.ilObjMediaCastGUI.php.
References $tabs, ilObjectGUI\$tpl, ilObjectGUI\$user, ilChangeEvent\_recordReadEvent(), ilLPStatusWrapper\_updateStatus(), addContentSubTabs(), ILIAS\Repository\ctrl(), getFeedLink(), listItemsObject(), ILIAS\Repository\object(), ILIAS\UICore\GlobalTemplate\setContent(), ILIAS\UICore\GlobalTemplate\setPermanentLink(), showGallery(), ILIAS\Repository\tabs(), ilObjMediaCast\VIEW_GALLERY, ilObjMediaCast\VIEW_IMG_GALLERY, ilObjMediaCast\VIEW_PODCAST, and ilObjMediaCast\VIEW_VCAST.
ilObjMediaCastGUI::showGallery | ( | ) |
Definition at line 1361 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, $tabs, ilObjectGUI\$tpl, and ILIAS\Repository\lng().
Referenced by showContentObject().
ilObjMediaCastGUI::tableCommandObject | ( | ) |
Definition at line 312 of file class.ilObjMediaCastGUI.php.
References getManageTableGUI().
ilObjMediaCastGUI::updateCastItemObject | ( | ) |
Update cast item.
Definition at line 754 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, $duration, $log, ilObjMediaCast\$purposes, ilObjectGUI\$user, ilObjectGUI\checkPermission(), createMediaItemForPurpose(), getDuration(), ilNewsItem\getMobId(), ilObjectGUI\getObject(), initAddCastItemForm(), ILIAS\Repository\int(), null, populateFormFromPost(), updateMediaItem(), and ilObjMediaCast\VIEW_IMG_GALLERY.
|
private |
Update media item from form.
FileNotFoundException | |
IOException | |
ilException | |
ilMediaObjectsException |
Definition at line 683 of file class.ilObjMediaCastGUI.php.
References $location, ilObjMediaObject\_getDirectory(), ilObjMediaObject\createDirectory(), ILIAS\Repository\filesystem(), ilFileUtils\getASCIIFilename(), ilObject\getId(), ilMediaItem\getLocation(), ilMediaItem\getLocationType(), ilObjMediaObject\getMimeType(), ilMediaItem\getPurpose(), ilFileUtils\moveUploadedFile(), ilFileUtils\renameExecutables(), ilMediaItem\setFormat(), ilMediaItem\setHAlign(), ilMediaItem\setHeight(), ilMediaItem\setLocation(), ilMediaItem\setLocationType(), and ilObject\setTitle().
Referenced by createMediaItemForPurpose(), and updateCastItemObject().
|
private |
Definition at line 49 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 50 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 43 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 40 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 48 of file class.ilObjMediaCastGUI.php.
Referenced by setTabs().
|
protected |
Definition at line 47 of file class.ilObjMediaCastGUI.php.
Referenced by updateCastItemObject().
|
protected |
Definition at line 42 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 45 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 44 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 39 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 38 of file class.ilObjMediaCastGUI.php.
|
protected |
Definition at line 46 of file class.ilObjMediaCastGUI.php.
Referenced by addContentSubTabs(), confirmDeletionItemsObject(), editOrderObject(), executeCommand(), infoScreen(), initAddCastItemForm(), saveCastItemObject(), setTabs(), showContentObject(), and showGallery().
|
protected |
Definition at line 41 of file class.ilObjMediaCastGUI.php.