You are here

constant TAXONOMY_CSV_FORMAT_TID_TREE in Taxonomy CSV import/export 7.5

3 uses of TAXONOMY_CSV_FORMAT_TID_TREE
taxonomy_csv_line_import in import/taxonomy_csv.import.line.api.inc
Process the import of items.
taxonomy_csv_term_export in export/taxonomy_csv.export.api.inc
Export a term to a line matching the options.
_taxonomy_csv_line_import_check in import/taxonomy_csv.import.api.inc
Check a line to find duplicate items, empty items...

File

./taxonomy_csv.api.inc, line 21
Manage variables and features of module.

Code

define('TAXONOMY_CSV_FORMAT_TID_TREE', 'tid_tree');