6 calls to _taxonomy_xml_get_term_placeholder() in Taxonomy import/export via XML 7
- csvancestry_set_parent in formats/
csvancestry_format.inc - Set the parent of this term. $term must be a valid term. parent term may be invented on the fly.
- cvsancestry_import_row in formats/
csvancestry_format.inc - taxonomy_xml_csv_parse in formats/
csv_format.inc - Scan the input CSV file and create a taxonomy structure out of it.
- taxonomy_xml_mesh_parse in formats/
mesh_format.inc - Reads a XML file and creates the term definitions found in it.
- taxonomy_xml_rdf_make_term in formats/
rdf_format.inc - Create the placeholder and fill in the values for this term.
- taxonomy_xml_tcs_parse in formats/
tcs_format.inc - Reads a TCS file and creates the term definitions found in it.