You are here

15 calls to feeds_importer_load_all() in Feeds 7.2

drush_feeds_delete in ./feeds.drush.inc
Deletes a set of Feeds importers.
drush_feeds_disable in ./feeds.drush.inc
Disables a set of Feeds importers.
drush_feeds_enable in ./feeds.drush.inc
Enables a set of Feeds importers.
drush_feeds_list_importers in ./feeds.drush.inc
Prints a list of all Feeds importers.
drush_feeds_revert in ./feeds.drush.inc
Reverts a set of feeds.
feeds_admin_menu_output_build in ./feeds.module
Implements hook_admin_menu_output_build().
feeds_menu in ./feeds.module
Implements hook_menu().
feeds_page in ./feeds.pages.inc
Render a page of available importers.
feeds_permission in ./feeds.module
Implements hook_permission().
feeds_requirements in ./feeds.install
Implements hook_requirements().
feeds_rules_event_info in ./feeds.rules.inc
Implements hook_rules_event_info().
feeds_system_info_alter in ./feeds.module
Implements hook_system_info_alter().
feeds_ui_overview_form in feeds_ui/feeds_ui.admin.inc
Build overview of available configurations.
feeds_ui_overview_form_submit in feeds_ui/feeds_ui.admin.inc
Submit handler for feeds_ui_overview_form().
_feeds_importer_digest in ./feeds.module
Helper function for feeds_get_importer_id() and feeds_enabled_importers().