You are here

Hook and callback implementations in Feeds 6

Same name and namespace in other branches
  1. 8.2 feeds.module \hooks
  2. 7.2 feeds.module \hooks
  3. 7 feeds.module \hooks

File

./feeds.module, line 20
Feeds - basic API functions and hook implementations.

Functions

Namesort descending Location Description
feeds_access ./feeds.module Menu access callback.
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_feeds_plugins ./feeds.module Implementation of hook_feeds_plugins().
feeds_forms ./feeds.module Implementation of hook_forms().
feeds_form_alter ./feeds.module Implements hook_form_alter().
feeds_importer_expire ./feeds.module Scheduler callback for expiring content.
feeds_importer_load ./feeds.module Menu loader callback.
feeds_menu ./feeds.module Implementation of hook_menu().
feeds_nodeapi ./feeds.module Implementation of hook_nodeapi().
feeds_page_access ./feeds.module Menu access callback.
feeds_perm ./feeds.module Implementation of hook_perm().
feeds_reschedule ./feeds.module Reschedule one or all importers.
feeds_source_import ./feeds.module Scheduler callback for importing from a source.
feeds_taxonomy ./feeds.module Implementation of hook_taxonomy().
feeds_theme ./feeds.module Implementation of hook_theme().
feeds_views_api ./feeds.module Implementation of hook_views_api().
_feeds_nodeapi_node_processor ./feeds.module Handles FeedsNodeProcessor specific nodeapi operations.