You are here

Functions in Embedded Media Field 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
emapi_admin_list_page emapi/includes/emapi.admin.inc Page callback for admin/content/emapi. 1
emapi_autoload emapi/emapi.module Autoload the media object classes when needed. 1
emapi_disable emapi/emapi.install Implementation of hook_disable().
emapi_flush_caches emapi/emapi.module Implementation of hook_flush_caches().
emapi_get_provider_class emapi/emapi.module Returns the registered class for a specific provider. 3
emapi_get_provider_classes emapi/emapi.module Builds a registry of Media provider classes. 8
emapi_get_provider_class_by_class_name emapi/emapi.module Return the registered EmAPI class specified by name. 3
emapi_init emapi/emapi.module Implementation of hook_init().
emapi_install emapi/emapi.install Implementation of hook_install().
emapi_media_delete emapi/emapi.module Delete a media object from the database.
emapi_media_from_db_result emapi/emapi.module Create a new media object from a db result. 2
emapi_media_from_uri emapi/emapi.module Loads a media object based on the given URI. 4
emapi_media_load emapi/emapi.module Load a single media object. 1
emapi_media_load_multiple emapi/emapi.module Load one or more fully populated media objects. 2
emapi_media_save emapi/emapi.module Save a media object to the database. 2
emapi_menu emapi/emapi.module Implementation of hook_menu().
emapi_parse emapi/emapi.module Parses a URL or embed code into a media object. 1
emapi_parse_json emapi/includes/emapi.parse.inc Callback for /emapi/parse/json. 1
emapi_retrieve_xml emapi/emapi.module A wrapper around simplexml to retrieve a given XML file. 1
emapi_schema emapi/emapi.install Implementation of hook_schema().
emapi_static emapi/emapi.module Backport of d7's drupal_static(). 3
emapi_uninstall emapi/emapi.install Implementation of hook_uninstall().
emapi_update_6301 emapi/emapi.install Build a table to cache data.
emapi_update_6302 emapi/emapi.install Build a table to store media.
emapi_update_6304 emapi/emapi.install Rebuild the menu.
emapi_uri_scheme emapi/emapi.module Returns the scheme of a URI (e.g. a stream). 3
emapi_variable_default emapi/includes/emapi.variables.inc The default variables within the Embedded Media API namespace. 2
emapi_variable_del emapi/includes/emapi.variables.inc Wrapper for variable_del() using the Embedded Media API variable registry. 1
emapi_variable_get emapi/includes/emapi.variables.inc Wrapper for variable_get() using the Embedded Media API variable registry. 2
emapi_variable_name emapi/includes/emapi.variables.inc Return the fully namespace variable name.
emapi_variable_set emapi/includes/emapi.variables.inc Wrapper for variable_set() using the Embedded Media API variable registry.
emaudio_content_is_empty contrib/emaudio/emaudio.module Implementation of hook_content_is_empty().
emaudio_custom_url_audio contrib/emaudio/providers/custom_url.inc hook emaudio_PROVIDER_audio this actually displays the full/normal-sized video we want, usually on the default page view
emaudio_custom_url_data contrib/emaudio/providers/custom_url.inc 1
emaudio_custom_url_emfield_subtheme contrib/emaudio/providers/custom_url.inc Implementation of hook_emfield_subtheme.
emaudio_custom_url_extract contrib/emaudio/providers/custom_url.inc
emaudio_custom_url_info contrib/emaudio/providers/custom_url.inc
emaudio_custom_url_rss contrib/emaudio/providers/custom_url.inc hook emfield_PROVIDER_rss
emaudio_custom_url_settings contrib/emaudio/providers/custom_url.inc
emaudio_disable contrib/emaudio/emaudio.install Implementation of hook_disable().
emaudio_embed_form contrib/emaudio/emaudio.module 1
emaudio_emfield_info contrib/emaudio/emaudio.module Implement hook_emfield_info
emaudio_emfield_rss contrib/emaudio/emaudio.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 emaudio_PROVIDER_rss($item, $teaser).
emaudio_emfield_settings contrib/emaudio/emaudio.module Implement hook_settings
emaudio_enable contrib/emaudio/emaudio.install Implementation of hook_enable().
emaudio_field contrib/emaudio/emaudio.module Implementation of hook_field().
emaudio_field_formatter contrib/emaudio/emaudio.module Implementation of hook_field_formatter().
emaudio_field_formatter_info contrib/emaudio/emaudio.module Implementation of hook_field_formatter_info().
emaudio_field_info contrib/emaudio/emaudio.module Implementation of hook_field_info().
emaudio_field_settings contrib/emaudio/emaudio.module Implementation of hook_field_settings().

Pages

Other projects