constant TAXONOMY_XML_IN_VOCABULARY in Taxonomy import/export via XML 5
Same name and namespace in other branches
- 5.2 taxonomy_xml.module \TAXONOMY_XML_IN_VOCABULARY
- 6.2 taxonomy_xml.module \TAXONOMY_XML_IN_VOCABULARY
- 6 taxonomy_xml.module \TAXONOMY_XML_IN_VOCABULARY
- 7 taxonomy_xml.module \TAXONOMY_XML_IN_VOCABULARY
2 uses of TAXONOMY_XML_IN_VOCABULARY
- taxonomy_xml_rdf_parse in ./
rdf_format.inc - Read in RDF taxonomies and vocabularies. Create vocabs and terms as needed.
- 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 47 - taxonomy_xml.module This module makes it possible to import and export taxonomies as XML documents.
Code
define('TAXONOMY_XML_IN_VOCABULARY', 'Part of');