You are here

Functions in Feeds 7

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
date_feeds_node_processor_targets_alter mappers/date.inc Implements hook_feeds_node_processor_targets_alter().
date_feeds_set_target mappers/date.inc Implements hook_feeds_set_target(). 1
emfield_feeds_node_processor_targets_alter mappers/emfield.inc Implements 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_alter ./feeds.module Simplified drupal_alter(). 4
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_cron ./feeds.module Implements hook_cron().
feeds_cron_queue_info ./feeds.module Implements hook_cron_queue_info().
feeds_ctools_plugin_api ./feeds.module Implements hook_ctools_plugin_api().
feeds_ctools_plugin_type ./feeds.module Implements hook_ctools_plugin_type().
feeds_dbg ./feeds.module Logs to a file like /mytmp/feeds_my_domain_org.log in temporary directory. 2
feeds_defaults_uninstall feeds_fast_news/feeds_fast_news.install Implementation of hook_uninstall();
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_feeds_plugins ./feeds.module Implements 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. 1
feeds_forms ./feeds.module Implements 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. 9
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().
feeds_import_feeds_importer_default feeds_import/feeds_import.feeds_importer_default.inc Implementation of hook_feeds_importer_default().
feeds_import_form ./feeds.pages.inc Render a feeds import form on import/[config] pages. 1
feeds_import_form_submit ./feeds.pages.inc Submit handler for feeds_import_form().
feeds_import_form_validate ./feeds.pages.inc Validation handler for node forms and feeds_import_form().
feeds_import_tab_form ./feeds.pages.inc Render a feeds import form on node/id/import pages. 1
feeds_import_tab_form_submit ./feeds.pages.inc Submit handler for feeds_import_tab_form().
feeds_include_library ./feeds.module Includes a library file. 11
feeds_library_exists ./feeds.module Checks whether a library is present. 1
feeds_menu ./feeds.module Implements hook_menu().

Pages

Other projects