You are here

constant TAXONOMY_XML_CREATE_NEW in Taxonomy import/export via XML 7

Same name and namespace in other branches
  1. 6.2 taxonomy_xml.module \TAXONOMY_XML_CREATE_NEW
2 uses of TAXONOMY_XML_CREATE_NEW
taxonomy_xml_import_form in ./taxonomy_xml.admin.inc
Builds the import form.
taxonomy_xml_invoke_import in ./taxonomy_xml.module
Do the actual importing from the given string.

File

./taxonomy_xml.module, line 80
Make it possible to import and export taxonomies as XML documents.

Code

define('TAXONOMY_XML_CREATE_NEW', -1);