| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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) | |
| 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 () | |
  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 () | |
| 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 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().
 Here is the call graph for this function:
      
  | 
  static | 
Definition at line 1176 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().
 Here is the call graph for this function:| ilObjMediaCastGUI::addCastItemObject | ( | ) | 
Add media cast item.
Definition at line 348 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), initAddCastItemForm(), and ilGlobalTemplateInterface\setContent().
 Here is the call graph for this function:| ilObjMediaCastGUI::addContentSubTabs | ( | string | $a_active = "content" | ) | 
Definition at line 1129 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1167 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$locator, ilObjectGUI\$requested_ref_id, ILIAS\Repository\ctrl(), and ILIAS\Repository\object().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1420 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$user, ilObject\getId(), ilCtrl\redirect(), and ilCtrl\setParameter().
Referenced by afterPoolInsert(), afterUpload(), and afterUrlSaving().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1443 of file class.ilObjMediaCastGUI.php.
References addMobsToCast().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 245 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 1410 of file class.ilObjMediaCastGUI.php.
References addMobsToCast().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1415 of file class.ilObjMediaCastGUI.php.
References addMobsToCast().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjMediaCastGUI::confirmDeletionItemsObject | ( | ) | 
Definition at line 899 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $tabs, ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), ilUtil\getImagePath(), listItemsObject(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjMediaCastGUI::confirmItemDeletionObject | ( | ) | 
Definition at line 875 of file class.ilObjMediaCastGUI.php.
References Vendor\Package\$f, ilObjectGUI\$id, $r, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  private | 
Handle media item for given purpose.
Definition at line 668 of file class.ilObjMediaCastGUI.php.
References ilObjMediaObject\addMediaItem(), and updateMediaItem().
Referenced by saveCastItemObject(), and updateCastItemObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjMediaCastGUI::deleteItemsObject | ( | ) | 
Definition at line 937 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, and ilObjectGUI\checkPermission().
 Here is the call graph for this function:| ilObjMediaCastGUI::determinePlaytimeObject | ( | ) | 
Definition at line 975 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjMediaObject\_getDirectory(), ilNewsItem\getId(), ilNewsItem\getMobId(), ILIAS\Repository\object(), ilNewsItem\setPlaytime(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjMediaCastGUI::downloadItemObject | ( | ) | 
Download news media item.
Definition at line 958 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$user, ilObjectGUI\checkPermission(), and exit.
 Here is the call graph for this function:| ilObjMediaCastGUI::editCastItemObject | ( | ) | 
Definition at line 358 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), getCastItemValues(), initAddCastItemForm(), and ilGlobalTemplateInterface\setContent().
 Here is the call graph for this function:| ilObjMediaCastGUI::editObject | ( | ) | 
Definition at line 235 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\checkPermissionBool(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by editSettingsObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1246 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, ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjMediaCastGUI::editSettingsObject | ( | ) | 
Definition at line 1162 of file class.ilObjMediaCastGUI.php.
References editObject().
 Here is the call graph for this function:| 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.
 Here is the call graph for this function:| ilObjMediaCastGUI::extractPreviewImageObject | ( | ) | 
Definition at line 1372 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, and ilObjectGUI\checkPermission().
 Here is the call graph for this function:| ilObjMediaCastGUI::finishSingleUpload | ( | int | $mob_id | ) | 
Definition at line 384 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 519 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$lng, ilObjMediaCast\$purposes, getMediaItems(), ilObject\getTitle(), 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 1457 of file class.ilObjMediaCastGUI.php.
References ILIAS\Repository\object().
Referenced by executeCommand(), and showCommentsObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 644 of file class.ilObjMediaCastGUI.php.
References Vendor\Package\$d, $duration, ilMediaItem\determineDuration(), and ilMediaItem\getDuration().
Referenced by saveCastItemObject(), and updateCastItemObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjMediaCastGUI::getFeedLink | ( | ) | 
Definition at line 325 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$requested_ref_id, $url, ilBlockSetting\_lookup(), CLIENT_ID, and ILIAS\Repository\object().
Referenced by executeCommand(), and showContentObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 320 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 1210 of file class.ilObjMediaCastGUI.php.
References ilObjMediaObject\getMediaItem().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1218 of file class.ilObjMediaCastGUI.php.
References 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 1448 of file class.ilObjMediaCastGUI.php.
References exit, and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1400 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$user, and exit.
| ilObjMediaCastGUI::handlePlayerEventObject | ( | ) | 
Definition at line 1383 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$user, exit, and ILIAS\Repository\int().
 Here is the call graph for this function:| ilObjMediaCastGUI::infoScreen | ( | ) | 
Definition at line 1015 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().
 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 1007 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\checkPermission(), ilObjectGUI\checkPermissionBool(), and ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilObjMediaCastGUI::initAddCastItemForm | ( | string | $a_mode = "create" | ) | 
Definition at line 408 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  staticprotected | 
Definition at line 1202 of file class.ilObjMediaCastGUI.php.
| ilObjMediaCastGUI::listItemsObject | ( | bool | $a_presentation_mode = false | ) | 
Definition at line 252 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(), ilGlobalTemplateInterface\setContent(), ilLanguage\txt(), ilObjMediaCast\VIEW_IMG_GALLERY, ilObjMediaCast\VIEW_PODCAST, and ilObjMediaCast\VIEW_VCAST.
Referenced by confirmDeletionItemsObject(), editOrderObject(), and showContentObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 395 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 1226 of file class.ilObjMediaCastGUI.php.
References ilObjMediaCast\$purposes, ilObjectGUI\$tpl, and ilGlobalTemplateInterface\setContent().
Referenced by saveCastItemObject(), and updateCastItemObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1471 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$html.
| ilObjMediaCastGUI::saveCastItemObject | ( | ) | 
Definition at line 558 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 1280 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$id, ilObjectGUI\$lng, ILIAS\Repository\ctrl(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1053 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().
 Here is the call graph for this function:| ilObjMediaCastGUI::showCastItemObject | ( | ) | 
Definition at line 847 of file class.ilObjMediaCastGUI.php.
References Vendor\Package\$f, ilObjMediaObject\getMediaItem(), and ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1465 of file class.ilObjMediaCastGUI.php.
References exit, and getCommentGUI().
 Here is the call graph for this function:| ilObjMediaCastGUI::showContentObject | ( | ) | 
Definition at line 1301 of file class.ilObjMediaCastGUI.php.
References $tabs, ilObjectGUI\$tpl, ilObjectGUI\$user, ilChangeEvent\_recordReadEvent(), ilLPStatusWrapper\_updateStatus(), addContentSubTabs(), ILIAS\Repository\ctrl(), getFeedLink(), listItemsObject(), ILIAS\Repository\object(), ilGlobalTemplateInterface\setContent(), ilGlobalTemplateInterface\setPermanentLink(), showGallery(), 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 1363 of file class.ilObjMediaCastGUI.php.
References ilObjectGUI\$ctrl, $tabs, ilObjectGUI\$tpl, and ILIAS\Repository\lng().
Referenced by showContentObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjMediaCastGUI::tableCommandObject | ( | ) | 
Definition at line 314 of file class.ilObjMediaCastGUI.php.
References getManageTableGUI().
 Here is the call graph for this function:| ilObjMediaCastGUI::updateCastItemObject | ( | ) | 
Update cast item.
Definition at line 756 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(), populateFormFromPost(), updateMediaItem(), 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 685 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  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.