You are here

constant FEEDS_TAXONOMY_SEARCH_TERM_ID in Feeds 7.2

Same name and namespace in other branches
  1. 8.2 mappers/taxonomy.inc \FEEDS_TAXONOMY_SEARCH_TERM_ID

Search by term id.

2 uses of FEEDS_TAXONOMY_SEARCH_TERM_ID
FeedsMapperTaxonomyTestCase::testSearchByID in tests/feeds_mapper_taxonomy.test
Tests mapping to taxonomy terms by tid.
taxonomy_feeds_set_target in mappers/taxonomy.inc
Callback for mapping taxonomy terms.

File

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

Code

define('FEEDS_TAXONOMY_SEARCH_TERM_ID', 1);