You are here

29 calls to emfield_include_invoke() in Embedded Media Field 6.3

emfield_content_generate in deprecated/emfield-deprecated.inc
Implementation of Devel module's hook_content_generate().
emfield_handler_argument_provider::title in includes/views/handlers/emfield_handler_argument_provider.inc
Override the behavior of title().
emfield_module_settings in ./emfield.admin.inc
emfield_module_settings in deprecated/emfield-deprecated.admin.inc
emfield_parse_embed in deprecated/emfield-deprecated.inc
This will parse the url or embedded code pasted by the node submitter.
emfield_provider_menus in deprecated/emfield-deprecated.inc
Allow providers to create their own menus.
emfield_provider_themes in deprecated/emfield-deprecated.inc
Allow providers to create their own themes.
emthumb_fetch_remote_thumbnail in contrib/emthumb/emthumb.module
This fetches the thumbnail from the remote provider for local storage.
emvideo_embed_form in contrib/emvideo/emvideo.module
emvideo_emfield_rss in 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_field in contrib/emvideo/emvideo.module
Implementation of hook_field().
theme_emfield_handler_field_provider in includes/views/emfield.views.inc
theme_emthumb_imagecache_formatter_provider_link in contrib/emthumb/emthumb.theme.inc
Returns the imagecache image linked to the original provider file.
theme_emvideo_video_link in contrib/emvideo/emvideo.theme.inc
theme_emvideo_video_preview in contrib/emvideo/emvideo.theme.inc
theme_emvideo_video_thumbnail in contrib/emvideo/emvideo.theme.inc
This will return a provided thumbnail image for a video.
theme_emvideo_video_thumbnail_provider_link in contrib/emvideo/emvideo.theme.inc
theme_emvideo_video_url in contrib/emvideo/emvideo.theme.inc
theme_emvideo_video_video in contrib/emvideo/emvideo.theme.inc
_emfield_emfield_widget in ./emfield.cck.inc
Helper function for emfield_emfield_widget, which in turn is a help function for all emfields that implement hook_widget(). This creates default widget handling for all the Embedded Media Fields. Helper modules are expected to call this function to…
_emfield_emfield_widget in deprecated/emfield-deprecated.cck.inc
Helper function for emfield_emfield_widget, which in turn is a help function for all emfields that implement hook_widget(). This creates default widget handling for all the Embedded Media Fields. Helper modules are expected to call this function to…
_emfield_emfield_widget_settings in ./emfield.cck.inc
_emfield_emfield_widget_settings in deprecated/emfield-deprecated.cck.inc
_emfield_field_submit_id in deprecated/emfield-deprecated.inc
Replace embedded code with the extracted id. this goes in the field 'value'. This also allows you to grab directly from the URL to display the content from field 'provider'.
_emfield_field_validate_id in deprecated/emfield-deprecated.inc
Extract the id from embedded code or url.
_emfield_handler_arg_provider in deprecated/emfield-deprecated.inc
Handle the provider argument. This is called from a wrapper that includes the module.
_emfield_update_fix_data in ./emfield.install
Batch function to retrieve the most recent data from providers.
_eminline_url_parse_full_links in contrib/eminline/eminline.module
If one of our allowed providers knows what to do with the url, then let it embed the video.
_emvideo_update_get_duration in contrib/emvideo/emvideo.install
Batch function to grab the duration for each video field.