6 calls to _taxonomy_xml_get_vocabulary_placeholder() in Taxonomy import/export via XML 6.2
- taxonomy_xml_absorb_vocabulary_definitions in ./
taxonomy_xml.module - Create Vocabulary definitions.
- taxonomy_xml_invoke_import in ./
taxonomy_xml.module - Do the actual importing from the given string, pased on the parameters passed from the form.
- taxonomy_xml_mesh_parse in ./
mesh_format.inc - Reads a XML file and creates the term definitions found in it.
- taxonomy_xml_setup_vocabulary_from_data in ./
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 ./
tcs_format.inc - Reads a TCS file and creates the term definitions found in it.