You are here

Functions in Embedded Media Field 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
emvideo_dailymotion_info contrib/emvideo/providers/dailymotion.inc hook emvideo_PROVIDER_info this returns information relevant to a specific 3rd party video provider
emvideo_dailymotion_preview contrib/emvideo/providers/dailymotion.inc hook emvideo_PROVIDER_video this actually displays the preview-sized video we want, commonly for the teaser
emvideo_dailymotion_settings contrib/emvideo/providers/dailymotion.inc hook emvideo_PROVIDER_settings this should return a subform to be added to the emvideo_settings() admin settings page. note that a form field will already be provided, at $form['PROVIDER'] (such as $form['dailymotion']) so if you…
emvideo_dailymotion_thumbnail contrib/emvideo/providers/dailymotion.inc hook emvideo_PROVIDER_thumbnail returns the external url for a thumbnail of a specific video TODO: make the args: ($embed, $field, $item), with $field/$item provided if we need it, but otherwise simplifying things
emvideo_dailymotion_video contrib/emvideo/providers/dailymotion.inc hook emvideo_PROVIDER_video this actually displays the full/normal-sized video we want, usually on the default page view
emvideo_disable contrib/emvideo/emvideo.install Implementation of hook_disable().
emvideo_embed_form contrib/emvideo/emvideo.module 1
emvideo_emfield_info contrib/emvideo/emvideo.module Implementation of hook_emfield_info().
emvideo_emfield_rss contrib/emvideo/emvideo.module Providers may supply an enclosure for rss feeds. This expects something in a file format, so would be an object in the format of $file->filepath, $file->filesize, and $file->filemime. Calls the providers hook EMVIDEO_PROVIDER_RSS($item, $teaser).
emvideo_emfield_settings contrib/emvideo/emvideo.module Implementation of hook_emfield_settings().
emvideo_enable contrib/emvideo/emvideo.install Implementation of hook_enable().
emvideo_field contrib/emvideo/emvideo.module Implementation of hook_field().
emvideo_field_formatter contrib/emvideo/emvideo.module Implementation of hook_field_formatter(). 1
emvideo_field_formatter_info contrib/emvideo/emvideo.module Implementation of hook_field_formatter_info()
emvideo_field_info contrib/emvideo/emvideo.module Implementation of hook_field_info().
emvideo_field_settings contrib/emvideo/emvideo.module Implementation of hook_field_settings().
emvideo_google_content_generate contrib/emvideo/providers/google.inc Implement hook_emvideo_PROVIDER_content_generate().
emvideo_google_data contrib/emvideo/providers/google.inc hook emfield_PROVIDER_data 3
emvideo_google_data_version contrib/emvideo/providers/google.inc Implement hook emvideo_PROVIDER_data_version().
emvideo_google_duration contrib/emvideo/providers/google.inc hook emvideo_PROVIDER_duration($item) Returns the duration of the video in seconds.
emvideo_google_embedded_link contrib/emvideo/providers/google.inc
emvideo_google_emfield_subtheme contrib/emvideo/providers/google.inc Implementation of hook_emfield_subtheme.
emvideo_google_extract contrib/emvideo/providers/google.inc
emvideo_google_info contrib/emvideo/providers/google.inc
emvideo_google_preview contrib/emvideo/providers/google.inc
emvideo_google_request contrib/emvideo/providers/google.inc 1
emvideo_google_rss contrib/emvideo/providers/google.inc
emvideo_google_settings contrib/emvideo/providers/google.inc
emvideo_google_thumbnail contrib/emvideo/providers/google.inc
emvideo_google_video contrib/emvideo/providers/google.inc
emvideo_guba_embedded_link contrib/emvideo/providers/guba.inc
emvideo_guba_emfield_subtheme contrib/emvideo/providers/guba.inc
emvideo_guba_extract contrib/emvideo/providers/guba.inc
emvideo_guba_info contrib/emvideo/providers/guba.inc
emvideo_guba_preview contrib/emvideo/providers/guba.inc
emvideo_guba_request contrib/emvideo/providers/guba.inc
emvideo_guba_thumbnail contrib/emvideo/providers/guba.inc
emvideo_guba_video contrib/emvideo/providers/guba.inc
emvideo_handler_arg_provider contrib/emvideo/emvideo.module
emvideo_imeem_embedded_link contrib/emvideo/providers/imeem.inc
emvideo_imeem_emfield_subtheme contrib/emvideo/providers/imeem.inc
emvideo_imeem_extract contrib/emvideo/providers/imeem.inc
emvideo_imeem_info contrib/emvideo/providers/imeem.inc
emvideo_imeem_preview contrib/emvideo/providers/imeem.inc
emvideo_imeem_request contrib/emvideo/providers/imeem.inc 1
emvideo_imeem_settings contrib/emvideo/providers/imeem.inc
emvideo_imeem_thumbnail contrib/emvideo/providers/imeem.inc
emvideo_imeem_video contrib/emvideo/providers/imeem.inc
emvideo_install contrib/emvideo/emvideo.install Implementation of hook_install().
emvideo_lastfm_embedded_link contrib/emvideo/providers/lastfm.inc hook emvideo_PROVIDER_embedded_link($video_code) returns a link to view the video at the provider's site

Pages

Other projects