14 calls to emfield_system_list() in Embedded Media Field 6
- emfield_allowed_providers in ./
emfield.module - Return a list of providers allowed for a specific field.
- emfield_include_invoke in ./
emfield.module - Invoke hook in a particular include.
- emfield_provider_menus in ./
emfield.module - emfield_provider_themes in ./
emfield.module - emfield_settings in ./
emfield.admin.inc - Callback for admin/content/emfield.
- emfield_views_handler_filter_provider_list in ./
emfield.module - Create a list of providers. @TODO: Is this legacy? Not sure if it's called, and seems specific to emvideo.
- eminline_filter_tips in contrib/
eminline/ eminline.module - Implementation of hook_filter_tips().
- emvideo_update_3 in contrib/
emvideo/ emvideo.install - Since we made our engine dependent on emfield, we need to change some variables accordingly.
- emvideo_update_4 in contrib/
emvideo/ emvideo.install - Oops. Cleanup from update 3 -- we don't want to accidentally reset our variables if we have to run update 3 again.
- _emfield_emfield_widget_settings in ./
emfield.cck.inc - _emfield_handler_arg_provider in ./
emfield.module - Handle the provider argument. This is called from a wrapper that includes the module.
- _emimage_upgrade_from_image_ncck in contrib/
emimage/ emimage.install - Implementation of hook_disable().
- _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_upgrade_from_video_cck in contrib/
emvideo/ emvideo.install - Clean up our messes when migrating from video_cck.