constant TAXONOMY_CSV_FORMAT_TREE_FIELDS in Taxonomy CSV import/export 7.5
3 uses of TAXONOMY_CSV_FORMAT_TREE_FIELDS
- taxonomy_csv_term_export in export/
taxonomy_csv.export.api.inc - Export a term to a line matching the options.
- _taxonomy_csv_export_result in export/
taxonomy_csv.export.result.inc - Display result messages of export process.
- _taxonomy_csv_vocabulary_export_get_terms in export/
taxonomy_csv.export.api.inc - Helper to get the list of terms to be exported.
File
- ./
taxonomy_csv.api.inc, line 26 - Manage variables and features of module.
Code
define('TAXONOMY_CSV_FORMAT_TREE_FIELDS', 'tree_fields');