You are here

7 uses of TAXONOMY_CSV_EXISTING_IGNORE_CREATE in Taxonomy CSV import/export 6.4

taxonomy_csv_format_geotaxonomy in formats/geotaxonomy.format.inc
Return infos on the format.
taxonomy_csv_format_taxonomy_manager in formats/taxonomy_manager.format.inc
Return infos on the format.
taxonomy_csv_form_import 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_line_import_taxonomy_manager in formats/taxonomy_manager.format.inc
Import a line of items.
taxonomy_csv_term_import in import/taxonomy_csv.import.line.api.inc
Update or create a term with the given name in the given vocabulary and given parent.
_taxonomy_csv_values in ./taxonomy_csv.api.inc
Helper to remember some items and to describe features.