You are here

constant FEEDS_TAXONOMY_SEARCH_TERM_GUID in Feeds 7.2

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

Search by GUID.

2 uses of FEEDS_TAXONOMY_SEARCH_TERM_GUID
FeedsMapperTaxonomyTestCase::testSearchByGUID in tests/feeds_mapper_taxonomy.test
Tests mapping to a taxonomy term's guid.
taxonomy_feeds_set_target in mappers/taxonomy.inc
Callback for mapping taxonomy terms.

File

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

Code

define('FEEDS_TAXONOMY_SEARCH_TERM_GUID', 2);