You are here

Functions in Feeds 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
callback_my_module_form_callback ./feeds.api.php Returns a form for configuring a target. 1
callback_my_module_mapper_unique ./feeds.api.php Looks for an existing entity and returns an entity ID if found. 1
callback_my_module_preprocess_callback ./feeds.api.php Changes or sets a mapping option. 1
callback_my_module_set_target ./feeds.api.php Sets a value on a target. 1
callback_my_module_summary_callback ./feeds.api.php Returns a string for displaying the target configuration. 1
callback_my_source_get_source ./feeds.api.php Returns a value to use as a mapping source. 1
common_syndication_parser_parse libraries/common_syndication_parser.inc Parse the feed into a data structure. 6
date_feeds_form_callback mappers/date.inc Form callback for date field targets. 1
date_feeds_processor_targets mappers/date.inc Implements hook_feeds_processor_targets().
date_feeds_set_target mappers/date.inc Callback for setting date values. 1
date_feeds_summary_callback mappers/date.inc Summary callback for date field targets. 1
drush_feeds_clear ./feeds.drush.inc Clears a Feeds importer.
drush_feeds_delete ./feeds.drush.inc Deletes a set of Feeds importers.
drush_feeds_disable ./feeds.drush.inc Disables a set of Feeds importers.
drush_feeds_enable ./feeds.drush.inc Enables a set of Feeds importers.
drush_feeds_import ./feeds.drush.inc Imports a given importer/source.
drush_feeds_import_all ./feeds.drush.inc Imports all feeds.
drush_feeds_list_feeds ./feeds.drush.inc Lists all feeds.
drush_feeds_list_importers ./feeds.drush.inc Prints a list of all Feeds importers.
drush_feeds_revert ./feeds.drush.inc Reverts a set of feeds.
entity_translation_feeds_presave mappers/entity_translation.inc Implements hook_feeds_presave().
feeds_access ./feeds.module Menu access callback. 1 1
feeds_action_import_feed ./feeds.rules.inc Rules action callback for "feeds_import_feed" action. 1
feeds_action_skip_item ./feeds.rules.inc Mark feeds import item as skipped. 1
feeds_action_skip_item_help ./feeds.rules.inc Help callback for the skip action.
feeds_admin_menu_output_build ./feeds.module Implements hook_admin_menu_output_build().
feeds_admin_paths ./feeds.module Implements hook_admin_paths().
feeds_api_version ./feeds.module Feeds API version. 1
feeds_batch ./feeds.module Batch API worker callback. Used by FeedsSource::startBatchAPIJob(). 3
feeds_cache_clear ./feeds.module Resets importer caches. Call when enabling/disabling importers. 8
feeds_cron ./feeds.module Implements hook_cron(). 1
feeds_cron_job_scheduler_info ./feeds.module Implements hook_cron_job_scheduler_info().
feeds_cron_queue_info ./feeds.module Implements hook_cron_queue_info().
feeds_ctools_plugin_api ./feeds.module Implements hook_ctools_plugin_api(). 1
feeds_ctools_plugin_type ./feeds.module Implements hook_ctools_plugin_type().
feeds_dbg ./feeds.module Logs to a file like /tmp/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_drush_command ./feeds.drush.inc Implements hook_drush_command().
feeds_drush_help ./feeds.drush.inc Implements hook_drush_help().
feeds_enabled_importers ./feeds.module Gets an array of enabled importer ids. 5
feeds_entity_delete ./feeds.module Implements hook_entity_delete().
feeds_entity_insert ./feeds.module Implements hook_entity_insert().
feeds_entity_property_info_alter ./feeds.module Implements hook_entity_property_info_alter().
feeds_entity_update ./feeds.module Implements hook_entity_update().
feeds_exit ./feeds.module Implements hook_exit().
feeds_export ./feeds.module Exports a FeedsImporter configuration to code. 1
feeds_features_pipe_feeds_importer_alter ./feeds.module Implements hook_features_pipe_COMPONENT_alter() for 'feeds_importer'.
feeds_feeds_plugins ./feeds.module Implements hook_feeds_plugins().
feeds_feeds_processor_targets ./feeds.feeds.inc Implements hook_feeds_processor_targets(). 2

Pages

Other projects