6 calls to _taxonomy_xml_get_term_placeholder() in Taxonomy import/export via XML 6.2
- csvancestry_set_parent in ./
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 ./
csvancestry_format.inc - taxonomy_xml_csv_parse in ./
csv_format.inc - Scan the input CSV file and create a taxonomy structure out of it.
- taxonomy_xml_mesh_parse in ./
mesh_format.inc - Reads a XML file and creates the term definitions found in it.
- taxonomy_xml_rdf_make_term in ./
rdf_format.inc - Create the placeholder and fill in the values for this term - NOT its relationships yet.
- taxonomy_xml_tcs_parse in ./
tcs_format.inc - Reads a TCS file and creates the term definitions found in it.