constant TAXONOMY_CSV_FORMAT_TRANSLATE in Taxonomy CSV import/export 7.5
8 uses of TAXONOMY_CSV_FORMAT_TRANSLATE
- taxonomy_csv_import_form in import/
taxonomy_csv.import.admin.inc - Generates the taxonomy CSV import form.
- 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_export_check_options in export/
taxonomy_csv.export.admin.inc - Validate options of exported vocabulary.
- _taxonomy_csv_export_result in export/
taxonomy_csv.export.result.inc - Display result messages of export process.
File
- ./
taxonomy_csv.api.inc, line 18 - Manage variables and features of module.
Code
define('TAXONOMY_CSV_FORMAT_TRANSLATE', 'translate');