You are here

constant FEEDS_TAXONOMY_SEARCH_TERM_NAME in Feeds 8.2

Same name and namespace in other branches
  1. 7.2 mappers/taxonomy.inc \FEEDS_TAXONOMY_SEARCH_TERM_NAME

Search by term name.

2 uses of FEEDS_TAXONOMY_SEARCH_TERM_NAME
taxonomy_feeds_form_callback in mappers/taxonomy.inc
Settings form callback.
taxonomy_feeds_set_target in mappers/taxonomy.inc
Callback for mapping. Here is where the actual mapping happens.

File

mappers/taxonomy.inc, line 16
On behalf implementation of Feeds mapping API for taxonomy.module.

Code

define('FEEDS_TAXONOMY_SEARCH_TERM_NAME', 0);