You are here

Functions in Embedded Media Field 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
emvideo_update_6011 contrib/emvideo/emvideo.install Botched update, redo at 6016.
emvideo_update_6012 contrib/emvideo/emvideo.install Rebuild themes and views.
emvideo_update_6013 contrib/emvideo/emvideo.install Add a duration column to existing fields.
emvideo_update_6014 contrib/emvideo/emvideo.install Botched update, redo at 6016.
emvideo_update_6015 contrib/emvideo/emvideo.install New formatters and theme functions.
emvideo_update_6016 contrib/emvideo/emvideo.install Add a duration column to existing fields.
emvideo_update_6100 contrib/emvideo/emvideo.install New formatters for video thumbnail path & url & Colorbox support.
emvideo_update_6101 contrib/emvideo/emvideo.install Rebuild the menu to check content access at emvideo/modal.
emvideo_ustreamlive_data contrib/emvideo/providers/ustreamlive.inc hook emfield_PROVIDER_data
emvideo_ustreamlive_data_version contrib/emvideo/providers/ustreamlive.inc Implement hook emvideo_PROVIDER_data_version().
emvideo_ustreamlive_embedded_link contrib/emvideo/providers/ustreamlive.inc hook emvideo_PROVIDER_embedded_link($video_code) returns a link to view the video at the provider's site
emvideo_ustreamlive_emfield_subtheme contrib/emvideo/providers/ustreamlive.inc Implementation of hook_emfield_subtheme.
emvideo_ustreamlive_extract contrib/emvideo/providers/ustreamlive.inc hook emvideo_PROVIDER_extract this is called to extract the video code from a pasted URL or embed code.
emvideo_ustreamlive_info contrib/emvideo/providers/ustreamlive.inc hook emvideo_PROVIDER_info this returns information relevant to a specific 3rd party video provider
emvideo_ustreamlive_preview contrib/emvideo/providers/ustreamlive.inc hook emvideo_PROVIDER_video this actually displays the preview-sized video we want, commonly for the teaser
emvideo_ustreamlive_request contrib/emvideo/providers/ustreamlive.inc this is a wrapper for emvideo_request_xml that includes ustreamlive's api key 1
emvideo_ustreamlive_settings contrib/emvideo/providers/ustreamlive.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['ustreamlive']) so if you…
emvideo_ustreamlive_thumbnail contrib/emvideo/providers/ustreamlive.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_ustreamlive_video contrib/emvideo/providers/ustreamlive.inc hook emvideo_PROVIDER_video this actually displays the full/normal-sized video we want, usually on the default page view
emvideo_ustream_content_generate contrib/emvideo/providers/ustream.inc Implement hook_emvideo_PROVIDER_content_generate().
emvideo_ustream_data contrib/emvideo/providers/ustream.inc hook emfield_PROVIDER_data 1
emvideo_ustream_data_version contrib/emvideo/providers/ustream.inc Implement hook emvideo_PROVIDER_data_version().
emvideo_ustream_duration contrib/emvideo/providers/ustream.inc hook emvideo_PROVIDER_duration($item) Returns the duration of the video in seconds.
emvideo_ustream_embedded_link contrib/emvideo/providers/ustream.inc hook emvideo_PROVIDER_embedded_link($video_code) returns a link to view the video at the provider's site
emvideo_ustream_emfield_subtheme contrib/emvideo/providers/ustream.inc Implementation of hook_emfield_subtheme.
emvideo_ustream_extract contrib/emvideo/providers/ustream.inc hook emvideo_PROVIDER_extract this is called to extract the video code from a pasted URL or embed code.
emvideo_ustream_info contrib/emvideo/providers/ustream.inc hook emvideo_PROVIDER_info this returns information relevant to a specific 3rd party video provider
emvideo_ustream_preview contrib/emvideo/providers/ustream.inc hook emvideo_PROVIDER_video this actually displays the preview-sized video we want, commonly for the teaser
emvideo_ustream_request contrib/emvideo/providers/ustream.inc this is a wrapper for emvideo_request_xml that includes ustream's api key 1
emvideo_ustream_settings contrib/emvideo/providers/ustream.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['ustream']) so if you want…
emvideo_ustream_thumbnail contrib/emvideo/providers/ustream.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_ustream_video contrib/emvideo/providers/ustream.inc hook emvideo_PROVIDER_video this actually displays the full/normal-sized video we want, usually on the default page view
emvideo_views_api contrib/emvideo/emvideo.module Implementation of hook_views_api().
emvideo_views_handlers contrib/emvideo/includes/views/emvideo.views.inc Implementation of hook_views_handlers().
emvideo_vimeo_content_generate contrib/emvideo/providers/vimeo.inc Implement hook_emvideo_PROVIDER_content_generate().
emvideo_vimeo_convert_color contrib/emvideo/providers/vimeo.inc 1
emvideo_vimeo_embedded_link contrib/emvideo/providers/vimeo.inc hook emvideo_PROVIDER_embedded_link($video_code) returns a link to view the video at the provider's site
emvideo_vimeo_emfield_subtheme contrib/emvideo/providers/vimeo.inc
emvideo_vimeo_extract contrib/emvideo/providers/vimeo.inc hook emvideo_PROVIDER_extract this is called to extract the video code from a pasted URL or embed code.
emvideo_vimeo_info contrib/emvideo/providers/vimeo.inc hook emvideo_PROVIDER_info this returns information relevant to a specific 3rd party video provider
emvideo_vimeo_preview contrib/emvideo/providers/vimeo.inc hook emvideo_PROVIDER_video this actually displays the preview-sized video we want, commonly for the teaser
emvideo_vimeo_settings contrib/emvideo/providers/vimeo.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['vimeo']) so if you want…
emvideo_vimeo_thumbnail contrib/emvideo/providers/vimeo.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_vimeo_video contrib/emvideo/providers/vimeo.inc hook emvideo_PROVIDER_video this actually displays the full/normal-sized video we want, usually on the default page view
emvideo_voicethread_embedded_link contrib/emvideo/providers/voicethread.inc hook emvideo_PROVIDER_embedded_link($book_id) returns a link to view the video at the provider's site
emvideo_voicethread_emfield_subtheme contrib/emvideo/providers/voicethread.inc
emvideo_voicethread_extract contrib/emvideo/providers/voicethread.inc hook emvideo_PROVIDER_extract this is called to extract the video code from a pasted URL or embed code.
emvideo_voicethread_info contrib/emvideo/providers/voicethread.inc hook emvideo_PROVIDER_info this returns information relevant to a specific 3rd party video provider
emvideo_voicethread_preview contrib/emvideo/providers/voicethread.inc hook emvideo_PROVIDER_video this actually displays the preview-sized video we want, commonly for the teaser
emvideo_voicethread_settings contrib/emvideo/providers/voicethread.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['youtube']) so if you want…

Pages

Other projects