You are here

Functions in Embedded Media Field 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
emaudio_handler_arg_provider contrib/emaudio/emaudio.module
emaudio_install contrib/emaudio/emaudio.install Implementation of hook_install().
emaudio_menu contrib/emaudio/emaudio.module Implementation of hook_menu().
emaudio_odeo_audio contrib/emaudio/providers/odeo.inc Implementation of hook emaudio_odeo_audio().
emaudio_odeo_emfield_subtheme contrib/emaudio/providers/odeo.inc Implementation of hook_emfield_subtheme.
emaudio_odeo_extract contrib/emaudio/providers/odeo.inc Implementation of hook emaudio_odeo_extract().
emaudio_odeo_info contrib/emaudio/providers/odeo.inc Implementation of hook emaudio_odeo_info().
emaudio_odeo_preview contrib/emaudio/providers/odeo.inc Implementation of hook emaudio_odeo_preview().
emaudio_odeo_settings contrib/emaudio/providers/odeo.inc Implementation of hook emaudio_odeo_settings().
emaudio_odeo_thumbnail contrib/emaudio/providers/odeo.inc Implementation of hook emaudio_odeo_thumbnail().
emaudio_podcastalley_audio contrib/emaudio/providers/podcastalley.inc Implementation of hook emaudio_podcastalley_audio().
emaudio_podcastalley_emfield_subtheme contrib/emaudio/providers/podcastalley.inc Implementation of hook_emfield_subtheme.
emaudio_podcastalley_extract contrib/emaudio/providers/podcastalley.inc Implementation of hook emaudio_podcastalley_extract().
emaudio_podcastalley_info contrib/emaudio/providers/podcastalley.inc Implementation of hook emaudio_podcastalley_info().
emaudio_podcastalley_preview contrib/emaudio/providers/podcastalley.inc Implementation of hook emaudio_podcastalley_preview().
emaudio_podcastalley_settings contrib/emaudio/providers/podcastalley.inc Implementation of hook emaudio_podcastalley_settings().
emaudio_podcastalley_thumbnail contrib/emaudio/providers/podcastalley.inc Implementation of hook emaudio_podcastalley_thumbnail.
emaudio_podomatic_audio contrib/emaudio/providers/podomatic.inc hook emaudio_PROVIDER_audio this actually displays the full/normal-sized video we want, usually on the default page view
emaudio_podomatic_embedded_link contrib/emaudio/providers/podomatic.inc hook emaudio_PROVIDER_embedded_link($audio_code) returns a link to view the audio at the provider's site
emaudio_podomatic_emfield_subtheme contrib/emaudio/providers/podomatic.inc Implementation of hook_emfield_subtheme.
emaudio_podomatic_extract contrib/emaudio/providers/podomatic.inc hook emaudio_PROVIDER_extract this is called to extract the video code from a pasted URL or embed code.
emaudio_podomatic_info contrib/emaudio/providers/podomatic.inc hook emaudio_PROVIDER_info this returns information relevant to a specific 3rd party audio provider
emaudio_podomatic_preview contrib/emaudio/providers/podomatic.inc hook emaudio_PROVIDER_preview this actually displays the preview-sized video we want, commonly for the teaser
emaudio_podomatic_settings contrib/emaudio/providers/podomatic.inc hook emaudio_PROVIDER_settings this should return a subform to be added to the emaudio_settings() admin settings page. note that a form field will already be provided, at $form['PROVIDER'] (such as $form['podomatic']) so if you…
emaudio_podomatic_thumbnail contrib/emaudio/providers/podomatic.inc hook emaudio_PROVIDER_thumbnail returns the external url for a thumbnail of a specific audio TODO: make the args: ($embed, $field, $item), with $field/$item provided if we need it, but otherwise simplifying things
emaudio_theme contrib/emaudio/emaudio.module Impelements hook_theme().
emaudio_uninstall contrib/emaudio/emaudio.install Implementation of hook_uninstall().
emaudio_update_1 contrib/emaudio/emaudio.install
emaudio_widget contrib/emaudio/emaudio.module Implementation of hook_widget().
emaudio_widget_info contrib/emaudio/emaudio.module Implementation of hook_widget_info().
emaudio_widget_settings contrib/emaudio/emaudio.module
emfield_allowed_emapi_providers ./emfield.module Return a list of providers allowed for a specific field. 1
emfield_allowed_providers deprecated/emfield-deprecated.inc Return a list of providers allowed for a specific field. 4
emfield_check_for_deprecated_modules ./emfield.module Legacy support for deprecated functionality. 2
emfield_content_generate deprecated/emfield-deprecated.inc Implementation of Devel module's hook_content_generate().
emfield_content_is_empty ./emfield.module Implementation of hook_content_is_empty().
emfield_disable ./emfield.install Implementation of hook_disable().
emfield_disable_obsolete_provider deprecated/emfield-deprecated.admin.inc 1
emfield_disable_obsolete_provider ./emfield.admin.inc 1
emfield_emfield_content_is_empty deprecated/emfield-deprecated.inc Helper function to implement hook_content_is_empty. 1
emfield_emfield_field deprecated/emfield-deprecated.inc A helper function for hook_field(), called by the various sub-modules. 7
emfield_emfield_field_formatter deprecated/emfield-deprecated.inc Format our field for display. This is actually called originally by each helper module that implements hook_field_formatter, which then call this. 2
emfield_emfield_field_settings deprecated/emfield-deprecated.inc Helper function for hook_field_settings(). 1
emfield_emfield_widget deprecated/emfield-deprecated.inc 4
emfield_emfield_widget_settings deprecated/emfield-deprecated.inc Widgets * 1
emfield_enable ./emfield.install Implementation of hook_enable().
emfield_field ./emfield.module Implementation of hook_field().
emfield_field_columns deprecated/emfield-deprecated.inc 2
emfield_field_formatter_info ./emfield.module Implementation of hook_field_formatter_info()
emfield_field_info ./emfield.module Implementation of hook_field_info().

Pages

Other projects