You are here

8 calls to emapi_get_provider_classes() in Embedded Media Field 6.3

emapi_get_provider_class in emapi/emapi.module
Returns the registered class for a specific provider.
emapi_get_provider_class_by_class_name in emapi/emapi.module
Return the registered EmAPI class specified by name.
emapi_init in emapi/emapi.module
Implementation of hook_init().
emapi_media_delete in emapi/emapi.module
Delete a media object from the database.
emapi_parse in emapi/emapi.module
Parses a URL or embed code into a media object.
emfield_allowed_emapi_providers in ./emfield.module
Return a list of providers allowed for a specific field.
emfield_widget in ./emfield.module
Implementation of hook_widget()
emfield_widget_settings in ./emfield.module