You are here

constant TAXONOMY_XML_ADMIN in Taxonomy import/export via XML 6.2

Same name and namespace in other branches
  1. 7 taxonomy_xml.module \TAXONOMY_XML_ADMIN

Menu root for our items

2 uses of TAXONOMY_XML_ADMIN
taxonomy_xml_cached_get_contents in ./taxonomy_xml.module
A caching version of file_get_contents.
taxonomy_xml_help in ./taxonomy_xml.module
Implementation of hook_help().

File

./taxonomy_xml.module, line 92
This module makes it possible to import and export taxonomies as XML documents.

Code

define('TAXONOMY_XML_ADMIN', 'admin/content/taxonomy');