8 uses of NODE_CONVERT_TEMPLATE_TABLE in Node Convert 7
- node_convert_add_template_submit in ./
node_convert.admin.inc - Submit callback for adding a new template.
- node_convert_delete_template in ./
node_convert.module - Delete a conversion template. This function is also called by ctools export when calls are made through ctools_export_crud_delete().
- node_convert_load_all_templates in ./
node_convert.module - Loads all templates.
- node_convert_load_template in ./
node_convert.module - Loads a conversion template array using template_id.
- node_convert_machine_name_check in ./
node_convert.module - Callback to check if an existing machine name for a template exists.
- node_convert_template_delete_confirm_submit in ./
node_convert.admin.inc - Submit callback for delete template confirmation form.
- node_convert_update_7001 in ./
node_convert.install - Create machine names for all node conversion templates.
- _node_convert_recreate_identifiers in ./
node_convert.module - Utility function to recreate identifiers.