6 calls to _taxonomy_xml_get_vocabulary_placeholder() in Taxonomy import/export via XML 7
- taxonomy_xml_absorb_vocabulary_definitions in ./
taxonomy_xml.process.inc - Create Vocabulary definitions.
- taxonomy_xml_invoke_import in ./
taxonomy_xml.module - Do the actual importing from the given string.
- taxonomy_xml_mesh_parse in formats/
mesh_format.inc - Reads a XML file and creates the term definitions found in it.
- taxonomy_xml_setup_vocabulary_from_data in formats/
xml_format.inc - The setting is to initialize a vocabulary from the given settings (an array of attributes).
- taxonomy_xml_source_features_rebuild in ./
taxonomy_xml.features.inc - Create/recreate the items based on the data array.
- taxonomy_xml_tcs_parse in formats/
tcs_format.inc - Reads a TCS file and creates the term definitions found in it.