constant TAXONOMY_XML_CHILDREN_REF_ONLY in Taxonomy import/export via XML 7
Same name in this branch
- 7 rdfs_format.inc \TAXONOMY_XML_CHILDREN_REF_ONLY
- 7 formats/rdf_format.inc \TAXONOMY_XML_CHILDREN_REF_ONLY
2 uses of TAXONOMY_XML_CHILDREN_REF_ONLY
- taxonomy_xml_rdfs_add_terms in ./
rdfs_format.inc - Given a list of terms, append definitions of them to the passed DOM container
- taxonomy_xml_rdf_add_terms in formats/
rdf_format.inc - Append definitions of a list of terms on to a DOM container.
File
- ./
rdfs_format.inc, line 26
Code
define('TAXONOMY_XML_CHILDREN_REF_ONLY', 1);