You are here

Functions in Feeds 6

Primary tabs

Namesort descending Location Description Direct uses Strings
common_syndication_parser_parse libraries/common_syndication_parser.inc Parse the feed into a data structure. 4
content_feeds_node_processor_targets_alter mappers/content.inc Implementation of hook_feeds_node_processor_targets_alter().
content_feeds_set_target mappers/content.inc Callback for mapping. Here is where the actual mapping happens. 1
content_taxonomy_feeds_node_processor_targets_alter mappers/content_taxonomy.inc Implementation of hook_feeds_node_processor_targets_alter().
content_taxonomy_feeds_set_target mappers/content_taxonomy.inc Callback for mapping. Here is where the actual mapping happens. 1
content_taxonomy_get_term_by_name_vid mappers/content_taxonomy.inc Try to map a string to an existing term by name and vocabulary id. 1
date_feeds_node_processor_targets_alter mappers/date.inc Implementation of hook_feeds_node_processor_targets_alter().
date_feeds_set_target mappers/date.inc Implementation of hook_feeds_set_target(). 1
email_feeds_node_processor_targets_alter mappers/email.inc Implementation of hook_feeds_node_processor_targets_alter().
email_feeds_set_target mappers/email.inc Callback for mapping. Here is where the actual mapping happens. 1
emfield_feeds_node_processor_targets_alter mappers/emfield.inc Implementation of hook_feeds_node_processor_targets_alter().
emfield_feeds_set_target mappers/emfield.inc Callback for mapping. Here is where the actual mapping happens. 1
feeds_access ./feeds.module Menu access callback. 1
feeds_batch ./feeds.module Batch callback. 1
feeds_batch_set ./feeds.module Batch helper. 4
feeds_cache_clear ./feeds.module Resets importer caches. Call when enabling/disabling importers. 4
feeds_content_extra_fields ./feeds.module Implements hook_content_extra_fields().
feeds_cron ./feeds.module Implements hook_cron().
feeds_cron_queue_info ./feeds.module Implementation of hook_cron_queue_info().
feeds_ctools_plugin_api ./feeds.module Implementation of hook_ctools_plugin_api().
feeds_ctools_plugin_plugins ./feeds.module Implementation of hook_ctools_plugin_plugins().
feeds_dbg ./feeds.module Logs to a file like /mytmp/feeds_my_domain_org.log in temporary directory. 2
feeds_delete_tab_form ./feeds.pages.inc Render a feeds delete form. 1
feeds_delete_tab_form_submit ./feeds.pages.inc Submit handler for feeds_delete_tab_form().
feeds_enabled_importers ./feeds.module Gets an array of enabled importer ids. 2
feeds_export ./feeds.module Exports a FeedsImporter configuration to code. 1
feeds_fast_news_ctools_plugin_api feeds_fast_news/feeds_fast_news.features.inc Implementation of hook_ctools_plugin_api().
feeds_fast_news_data_default feeds_fast_news/feeds_fast_news.data_default.inc Implementation of hook_data_default(). 1
feeds_fast_news_feeds_importer_default feeds_fast_news/feeds_fast_news.feeds_importer_default.inc Implementation of hook_feeds_importer_default().
feeds_fast_news_install feeds_fast_news/feeds_fast_news.install Implementation of hook_install().
feeds_fast_news_node_info feeds_fast_news/feeds_fast_news.features.inc Implementation of hook_node_info().
feeds_fast_news_schema feeds_fast_news/feeds_fast_news.install Implementation of hook_schema().
feeds_fast_news_uninstall feeds_fast_news/feeds_fast_news.install Implementation of hook_uninstall();
feeds_feeds_plugins ./feeds.module Implementation of hook_feeds_plugins().
feeds_fetcher_callback ./feeds.pages.inc Handle a fetcher callback. 1
feeds_form includes/FeedsConfigurable.inc Config form callback. Don't call directly, but use feeds_get_form($configurable, 'method') instead. 1
feeds_format_expire includes/FeedsImporter.inc Helper, see FeedsDataProcessor class. 2
feeds_forms ./feeds.module Implementation of hook_forms().
feeds_form_alter ./feeds.module Implements hook_form_alter().
feeds_form_submit includes/FeedsConfigurable.inc Submit handler for feeds_config_form(). 1
feeds_form_validate includes/FeedsConfigurable.inc Validation handler for feeds_form(). 1
feeds_get_form includes/FeedsConfigurable.inc Config form wrapper. Use to render the configuration form of a FeedsConfigurable object. 1
feeds_get_importer_id ./feeds.module Gets an enabled importer configuration by content type. 7
feeds_get_plugins ./feeds.module Gets all available plugins. Does not list hidden plugins. 3
feeds_get_plugins_by_type ./feeds.module Gets all available plugins of a particular type. 1
feeds_importer ./feeds.module Gets an importer instance. 7 9
feeds_importer_expire ./feeds.module Scheduler callback for expiring content. 3
feeds_importer_load ./feeds.module Menu loader callback.
feeds_importer_load_all ./feeds.module Loads all importers. 7
feeds_import_ctools_plugin_api feeds_import/feeds_import.features.inc Implementation of hook_ctools_plugin_api().

Pages

Other projects