You are here

Functions in Embedded Media Field 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
emvideo_lastfm_emfield_subtheme contrib/emvideo/providers/lastfm.inc
emvideo_lastfm_extract contrib/emvideo/providers/lastfm.inc hook emvideo_PROVIDER_extract this is called to extract the video code from a pasted URL or embed code.
emvideo_lastfm_info contrib/emvideo/providers/lastfm.inc hook emvideo_PROVIDER_info this returns information relevant to a specific 3rd party video provider
emvideo_lastfm_preview contrib/emvideo/providers/lastfm.inc hook emvideo_PROVIDER_video this actually displays the preview-sized video we want, commonly for the teaser
emvideo_lastfm_settings contrib/emvideo/providers/lastfm.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['lastfm']) so if you want…
emvideo_lastfm_thumbnail contrib/emvideo/providers/lastfm.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_lastfm_video contrib/emvideo/providers/lastfm.inc hook emvideo_PROVIDER_video this actually displays the full/normal-sized video we want, usually on the default page view
emvideo_livevideo_embedded_link contrib/emvideo/providers/livevideo.inc hook emvideo_PROVIDER_embedded_link($video_code) returns a link to view the video at the provider's site
emvideo_livevideo_emfield_subtheme contrib/emvideo/providers/livevideo.inc Implementation of hook_emfield_subtheme.
emvideo_livevideo_extract contrib/emvideo/providers/livevideo.inc hook emvideo_PROVIDER_extract this is called to extract the video code from a pasted URL or embed code.
emvideo_livevideo_info contrib/emvideo/providers/livevideo.inc hook emvideo_PROVIDER_info this returns information relevant to a specific 3rd party video provider
emvideo_livevideo_preview contrib/emvideo/providers/livevideo.inc hook emvideo_PROVIDER_video this actually displays the preview-sized video we want, commonly for the teaser
emvideo_livevideo_request contrib/emvideo/providers/livevideo.inc this is a wrapper for emvideo_request_xml that includes livevideo's api key 2
emvideo_livevideo_settings contrib/emvideo/providers/livevideo.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['livevideo']) so if you…
emvideo_livevideo_thumbnail contrib/emvideo/providers/livevideo.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_livevideo_video contrib/emvideo/providers/livevideo.inc hook emvideo_PROVIDER_video this actually displays the full/normal-sized video we want, usually on the default page view
emvideo_menu contrib/emvideo/emvideo.module Implementation of hook_menu().
emvideo_metacafe_embedded_link contrib/emvideo/providers/metacafe.inc hook emvideo_PROVIDER_embedded_link($video_code) returns a link to view the video at the provider's site.
emvideo_metacafe_emfield_subtheme contrib/emvideo/providers/metacafe.inc Implementation of hook_emfield_subtheme.
emvideo_metacafe_extract contrib/emvideo/providers/metacafe.inc we're going to handle our own matches, unless someone can come up with a regex that will match this better
emvideo_metacafe_info contrib/emvideo/providers/metacafe.inc
emvideo_metacafe_preview contrib/emvideo/providers/metacafe.inc
emvideo_metacafe_settings contrib/emvideo/providers/metacafe.inc
emvideo_metacafe_thumbnail contrib/emvideo/providers/metacafe.inc
emvideo_metacafe_video contrib/emvideo/providers/metacafe.inc
emvideo_modal contrib/emvideo/emvideo.module Page callback for emvideo/thickbox/shadowbox. This will display our video in a modal window defined by the corresponding modal module. As it's a direct callback, it displays no HTML other than the video. 1
emvideo_myspace_content_generate contrib/emvideo/providers/myspace.inc Implement hook_emvideo_PROVIDER_content_generate().
emvideo_myspace_data contrib/emvideo/providers/myspace.inc hook emvideo_PROVIDER_data 1
emvideo_myspace_data_version contrib/emvideo/providers/myspace.inc Implement hook emvideo_PROVIDER_data_version().
emvideo_myspace_duration contrib/emvideo/providers/myspace.inc hook emvideo_PROVIDER_duration($item) Returns the duration of the video in seconds.
emvideo_myspace_embedded_link contrib/emvideo/providers/myspace.inc hook emvideo_PROVIDER_embedded_link($video_code) returns a link to view the video at the provider's site.
emvideo_myspace_emfield_subtheme contrib/emvideo/providers/myspace.inc Implementation of hook_emfield_subtheme.
emvideo_myspace_extract contrib/emvideo/providers/myspace.inc Implements emvideo_PROVIDER_extract().
emvideo_myspace_info contrib/emvideo/providers/myspace.inc
emvideo_myspace_preview contrib/emvideo/providers/myspace.inc
emvideo_myspace_settings contrib/emvideo/providers/myspace.inc
emvideo_myspace_thumbnail contrib/emvideo/providers/myspace.inc
emvideo_myspace_video contrib/emvideo/providers/myspace.inc
emvideo_revver_emfield_subtheme contrib/emvideo/providers/revver.inc Implementation of hook_emfield_subtheme.
emvideo_revver_extract contrib/emvideo/providers/revver.inc
emvideo_revver_info contrib/emvideo/providers/revver.inc
emvideo_revver_preview contrib/emvideo/providers/revver.inc
emvideo_revver_settings contrib/emvideo/providers/revver.inc
emvideo_revver_thumbnail contrib/emvideo/providers/revver.inc
emvideo_revver_video contrib/emvideo/providers/revver.inc
emvideo_revver_video_link contrib/emvideo/providers/revver.inc
emvideo_seconds_to_time contrib/emvideo/emvideo.module 2
emvideo_sevenload_emfield_subtheme contrib/emvideo/providers/sevenload.inc Implementation of hook_emfield_subtheme.
emvideo_sevenload_extract contrib/emvideo/providers/sevenload.inc hook emvideo_PROVIDER_extract this is called to extract the video code from a pasted URL or embed code.
emvideo_sevenload_info contrib/emvideo/providers/sevenload.inc hook emvideo_PROVIDER_info this returns information relevant to a specific 3rd party video provider

Pages

Other projects