You are here

Functions in Feed Import 8

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_feed_import_base_cron feed_import_base/feed_import_base.drush.inc Implements drush_COMMANDFILE_COMMANDNAME()
drush_feed_import_base_feed feed_import_base/feed_import_base.drush.inc Implements drush_COMMANDFILE_COMMANDNAME()
drush_feed_import_base_list feed_import_base/feed_import_base.drush.inc Implements drush_COMMANDFILE_COMMANDNAME()
feed_import_base_cron feed_import_base/feed_import_base.module Implements hook_cron(). 1
feed_import_base_drush_command feed_import_base/feed_import_base.drush.inc Implements COMMANDFILE_drush_command()
feed_import_base_drush_help feed_import_base/feed_import_base.drush.inc Implements COMMANDFILE_drush_help()
feed_import_base_entity_delete feed_import_base/feed_import_base.module Implements hook_entity_delete().
feed_import_base_feed_import_field_compare_functions feed_import_base/feed_import_base.module Implements hook_feed_import_field_compare_functions().
feed_import_base_feed_import_field_merge_classes feed_import_base/feed_import_base.module Implements hook_feed_import_field_merge_classes().
feed_import_base_help feed_import_base/feed_import_base.module Implements hook_help().
feed_import_base_menu feed_import_base/feed_import_base.module Implements hook_menu().
feed_import_base_permission feed_import_base/feed_import_base.module Implements hook_permision().
feed_import_base_schema feed_import_base/feed_import_base.install Implements hook_schema().
feed_import_base_settings_form feed_import_base/feed_import_base.module Settings form 2
feed_import_base_settings_form_validate feed_import_base/feed_import_base.module Settings form validate
feed_import_base_uninstall feed_import_base/feed_import_base.install Implements hook_uninstall().
feed_import_element_validate_json ./feed_import.module Validates JSON code 1
feed_import_element_validate_not_empty ./feed_import.module Checks if an elmeent is not empty. 1
feed_import_element_validate_not_numeric ./feed_import.module Validates a not numeric string. 1
feed_import_element_validate_simplexmlclass ./feed_import.module Validates class name to be instance of SimpleXMLElement 1
feed_import_element_validate_updates_only ./feed_import.module Validates Feed Import processor updates only field. 1
feed_import_element_validate_xmldec ./feed_import.module Validates XML declaration. 1
feed_import_entity_type_build ./feed_import.module Implements hook_entity_type_build().
feed_import_feed_import_filter_info ./feed_import.module Implements hook_feed_import_filter_info().
feed_import_feed_import_hash_manager_info ./feed_import.module Implements hook_feed_import_hash_manager_info().
feed_import_feed_import_processor_info ./feed_import.module Implements hook_feed_import_processor_info().
feed_import_feed_import_reader_info ./feed_import.module Implements hook_feed_import_reader_info().
feed_import_feed_import_setting_types ./feed_import.module Implements hook_feed_import_setting_types().
feed_import_help ./feed_import.module Implements hook_help().
feed_import_implode feed_import_base/filters/feed_import_default_filters.php Implodes all arguments.
feed_import_load ./feed_import.module Loads feed settings.
_feed_import_base_compare_image_field feed_import_base/feed_import_base.module Field compare callback for image:image. 1
_feed_import_base_compare_other_fields feed_import_base/feed_import_base.module Field compare any.
_feed_import_base_compare_taxonomy_term_reference_field feed_import_base/feed_import_base.module Field compare callback for taxonomy:taxonomy_term_reference. 1
_feed_import_base_cron_in_time feed_import_base/feed_import_base.module Helper for cron.
_feed_import_base_feed_enabled feed_import_base/feed_import_base.module Checks if a feed is enabled.
_feed_import_base_get_error_table feed_import_base/feed_import_base.module Returns a table containig error messages. 2
_feed_import_base_get_filters_dir feed_import_base/feed_import_base.module Returns curent filters dir. 4
_feed_import_base_process_feed feed_import_base/feed_import_base.module Imports a feed. 2
_feed_import_base_remove_running feed_import_base/feed_import_base.module Removes a feed from running array. 1 1
_feed_import_base_save_report feed_import_base/feed_import_base.module Saves report in log. 1
_feed_import_base_sort_feeds feed_import_base/feed_import_base.module Sort callback for feeds.
_feed_import_base_variable_get feed_import_base/feed_import_base.module Gets a variable directly from table.

Other projects