constant TAXONOMY_XML_SYNONYM_OF in Taxonomy import/export via XML 7
Same name and namespace in other branches
- 5.2 taxonomy_xml.module \TAXONOMY_XML_SYNONYM_OF
- 5 taxonomy_xml.module \TAXONOMY_XML_SYNONYM_OF
- 6.2 taxonomy_xml.module \TAXONOMY_XML_SYNONYM_OF
- 6 taxonomy_xml.module \TAXONOMY_XML_SYNONYM_OF
2 uses of TAXONOMY_XML_SYNONYM_OF
- taxonomy_xml_csv_parse in formats/
csv_format.inc - Scan the input CSV file and create a taxonomy structure out of it.
- taxonomy_xml_relationship_synonyms in ./
taxonomy_xml.module - Return an array of alternative wordings that may be used in the input files.
File
- ./
taxonomy_xml.module, line 41 - Make it possible to import and export taxonomies as XML documents.
Code
define('TAXONOMY_XML_SYNONYM_OF', 'Use');