You are here

Functions in Data 6

Primary tabs

Namesort descending Location Description Direct uses Strings
data_node_views_api data_node/data_node.module Implementation of hook_views_api().
data_node_views_data data_node/views/data_node.views.inc Implementation of hook_views_data().
data_node_views_handlers data_node/views/data_node.views.inc Implementation of hook_views_handlers().
data_safe_name ./data.module Create a safe name for MySQL field or table names. 1
data_schema ./data.install Implementation of hook_schema().
data_schema_alter ./data.module Implementation of hook_schema_alter().
data_search_admin_form data_search/data_search.admin.inc Views handler configuration form. 1
data_search_admin_form_submit data_search/data_search.admin.inc Submit handler for search form.
data_search_cron data_search/data_search.module Implementation of hook_cron().
data_search_get_fields data_search/data_search.module Gather all fields for a particular table which should be added to the search index. 3
data_search_get_tables data_search/data_search.module Gather all tables which might be eligible for searching. 4
data_search_install data_search/data_search.install Implementation of hook_install().
data_search_menu data_search/data_search.module Implementation of hook_menu()
data_search_search data_search/data_search.module Implementation of hook_search().
data_search_theme data_search/data_search.module Implementation of hook_theme()
data_search_update_index data_search/data_search.module Implementation of hook_update_index().
data_search_views_data_alter data_search/data_search.module Implementation of hook_views_data_alter().
data_search_wipe data_search/data_search.module Wipe all orphaned entries for given Data table. Use instead of search_wipe() if all items that have been deleted from table $table should be wiped. In this case, data_search_wipe() is faster than search_wipe(). 1
data_taxonomy_ajax_save data_taxonomy/data_taxonomy.module AHAH callback for saving terms. 1
data_taxonomy_data_delete_query_alter data_taxonomy/data_taxonomy.module Implementation of hook_data_delete_query_alter().
data_taxonomy_data_insert data_taxonomy/data_taxonomy.module Implementation of hook_data_insert().
data_taxonomy_data_update data_taxonomy/data_taxonomy.module Implementation of hook_data_update().
data_taxonomy_feeds_data_processor_targets_alter data_taxonomy/data_taxonomy.module Implementation of hook_feeds_data_processor_targets_alter().
data_taxonomy_get_info data_taxonomy/data_taxonomy.module Get data_taxonomy information for a given data table. 4
data_taxonomy_get_term_by_name_vid data_taxonomy/data_taxonomy.module Look up a term by name and vocabulary id. 1
data_taxonomy_get_vocabulary data_taxonomy/data_taxonomy.module Get a vocabulary by vid or module name. 4
data_taxonomy_install data_taxonomy/data_taxonomy.install Implementation of hook_install().
data_taxonomy_lookup_term data_taxonomy/data_taxonomy.module Look up a term by name and vid. 2
data_taxonomy_menu data_taxonomy/data_taxonomy.module Implementation of hook_menu().
data_taxonomy_perm data_taxonomy/data_taxonomy.module Implementation of hook_perm().
data_taxonomy_sanitize data_taxonomy/data_taxonomy.module Sanitize a term name depending on its vocabulary settings. 1
data_taxonomy_save_tags data_taxonomy/data_taxonomy.module Explode terms from typed input, create new terms. 2
data_taxonomy_save_term_array data_taxonomy/data_taxonomy.module Save a term array, create a new one if it does not exist yet. 1
data_taxonomy_save_term_name data_taxonomy/data_taxonomy.module Save a term, create a new one if it does not exist yet. 2
data_taxonomy_schema data_taxonomy/data_taxonomy.install Implementation of hook_schema().
data_taxonomy_settings_form data_taxonomy/data_taxonomy.admin.inc Form callback for relating a data table to a node. 1
data_taxonomy_settings_form_submit data_taxonomy/data_taxonomy.admin.inc Submit handler for data_node_settings_form().
data_taxonomy_tagging_form data_taxonomy/data_taxonomy.module Form callback for tagging. 1
data_taxonomy_tagging_form_submit data_taxonomy/data_taxonomy.module Submit handler.
data_taxonomy_tag_links data_taxonomy/data_taxonomy.module Generate a links array suitable for use with theme('links') from an array of taxonomy terms. 2
data_taxonomy_taxonomy data_taxonomy/data_taxonomy.module Implementation of hook_taxonomy().
data_taxonomy_theme data_taxonomy/data_taxonomy.module Implementation of hook_theme().
data_taxonomy_uninstall data_taxonomy/data_taxonomy.install Implementation of hook_uninstall().
data_taxonomy_views_api data_taxonomy/data_taxonomy.module Implementation of hook_views_api().
data_taxonomy_views_data data_taxonomy/views/data_taxonomy.views.inc Implementation of hook_views_data().
data_taxonomy_views_data_alter data_taxonomy/views/data_taxonomy.views.inc Implementation of hook_views_data_alter().
data_taxonomy_views_handlers data_taxonomy/views/data_taxonomy.views.inc Implementation of hook_views_handlers().
data_taxonomy_vocabulary_id data_taxonomy/data_taxonomy.module Return the vocabulary identifier, the vocabulary's vid or module.
data_ui_adjust_form data_ui/data_ui.admin.inc Adjust table schema form: Present the user with the difference between schema information and the actual schema in the Database and offer three options: 1
data_ui_adjust_form_submit_alter_table data_ui/data_ui.admin.inc Submit handler for data_ui_adjust_form(). 1

Pages

Other projects