11 calls to emfield_include_invoke() in Embedded Media Field 5
- emfield_emfield_widget in ./
emfield.module - emfield_emfield_widget_settings in ./
emfield.module - Widgets *
- emfield_parse_embed in ./
emfield.module - This will parse the url or embedded code pasted by the node submitter. returns either an empty array (if no match), or an array of provider and value.
- emfield_settings in ./
emfield.module - Callback for admin/content/emfield
- emimport_import in contrib/
emimport/ emimport.module - emimport_import_validate in contrib/
emimport/ emimport.module - emimport_settings in contrib/
emimport/ emimport.module - callback page for /admin/content/emfield/import.
- _emfield_field_submit_id in ./
emfield.module - replace embedded code with the extracted id. this goes in the field 'value' also allows you to grab directly from the URL to display the content from field 'provider'
- _emfield_handler_arg_provider in ./
emfield.module - Handle the provider argument. This is called from a wrapper that includes the module.
- _emimport_import_codes in contrib/
emimport/ emimport.module - _eminline_url_parse_full_links in contrib/
eminline/ eminline.module - If one of our allowed providers knows what to do with the url let them embedd the video.