You are here

constant TAXONOMY_CSV_FORMAT_DEFINITION_LINKS in Taxonomy CSV import/export 6.5

Same name and namespace in other branches
  1. 6.2 taxonomy_csv.api.inc \TAXONOMY_CSV_FORMAT_DEFINITION_LINKS
  2. 6.3 taxonomy_csv.api.inc \TAXONOMY_CSV_FORMAT_DEFINITION_LINKS
  3. 6.4 taxonomy_csv.api.inc \TAXONOMY_CSV_FORMAT_DEFINITION_LINKS
  4. 7.4 taxonomy_csv.api.inc \TAXONOMY_CSV_FORMAT_DEFINITION_LINKS
8 uses of TAXONOMY_CSV_FORMAT_DEFINITION_LINKS
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_result in export/taxonomy_csv.export.result.inc
Display result messages of export process.
_taxonomy_csv_import_vocabulary_prepare in import/taxonomy_csv.import.api.inc
Prepare a vocabulary for import.
_taxonomy_csv_info_vocabulary in import/taxonomy_csv.import.result.inc
Check created vocabularies and return formatted info on them.

... See full list

File

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

Code

define('TAXONOMY_CSV_FORMAT_DEFINITION_LINKS', 'def_links');