Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
taxonomy_options_list function modules/taxonomy/taxonomy.module Implements hook_options_list().
taxonomy_overview_terms function modules/taxonomy/taxonomy.admin.inc Form builder for the taxonomy terms overview.
taxonomy_overview_terms_submit function modules/taxonomy/taxonomy.admin.inc Submit handler for terms overview form.
taxonomy_overview_vocabularies function modules/taxonomy/taxonomy.admin.inc Form builder to list and manage vocabularies.
taxonomy_overview_vocabularies_submit function modules/taxonomy/taxonomy.admin.inc Submit handler for vocabularies overview. Updates changed vocabulary weights.
taxonomy_permission function modules/taxonomy/taxonomy.module Implements hook_permission().
taxonomy_schema function modules/taxonomy/taxonomy.install Implements hook_schema().
taxonomy_select_nodes function modules/taxonomy/taxonomy.module Return nodes attached to a term across all field instances.
taxonomy_terms_static_reset function modules/taxonomy/taxonomy.module Clear all static cache variables for terms.
taxonomy_term_confirm_delete_submit function modules/taxonomy/taxonomy.admin.inc Submit handler to delete a term after confirmation.
taxonomy_term_edit_access function modules/taxonomy/taxonomy.module Return edit access for a given term.
taxonomy_term_is_page function modules/taxonomy/taxonomy.module Returns whether the current page is the page of the passed-in term.
taxonomy_term_save function modules/taxonomy/taxonomy.module Saves a term object to the database.
taxonomy_term_show function modules/taxonomy/taxonomy.module Generates an array which displays a term detail page.
taxonomy_test.info file modules/simpletest/tests/taxonomy_test.info name = "Taxonomy test module"
description = "Tests functions and hooks not used in core".
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
dependencies[] = taxonomy
taxonomy_test.install file modules/simpletest/tests/taxonomy_test.install Install, update and uninstall functions for the taxonomy_test module.
taxonomy_test.module file modules/simpletest/tests/taxonomy_test.module Test module for Taxonomy hooks and functions not used in core.
taxonomy_test_block_info function modules/simpletest/tests/taxonomy_test.module Implements hook_block_info().
taxonomy_test_block_view function modules/simpletest/tests/taxonomy_test.module Implements hook_block_view().
taxonomy_test_entity_view function modules/simpletest/tests/taxonomy_test.module Implements hook_entity_view().
taxonomy_test_form_alter function modules/simpletest/tests/taxonomy_test.module Implements hook_form_alter().
taxonomy_test_get_antonym function modules/simpletest/tests/taxonomy_test.module Return the antonym of the given term ID.
taxonomy_test_query_alter function modules/simpletest/tests/taxonomy_test.module Implements hook_query_alter().
taxonomy_test_query_taxonomy_term_access_alter function modules/simpletest/tests/taxonomy_test.module Implements hook_query_TAG_alter().
taxonomy_test_query_term_access_alter function modules/simpletest/tests/taxonomy_test.module Implements hook_query_TAG_alter().
taxonomy_test_schema function modules/simpletest/tests/taxonomy_test.install Implements hook_schema().
taxonomy_test_simple_form function modules/simpletest/tests/taxonomy_test.module Form builder for testing submission on taxonomy terms overview page.
taxonomy_test_taxonomy_term_delete function modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_delete().
taxonomy_test_taxonomy_term_insert function modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_insert().
taxonomy_test_taxonomy_term_load function modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_load().
taxonomy_test_taxonomy_term_update function modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_update().
taxonomy_test_taxonomy_term_view function modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_view().
taxonomy_tokens function modules/taxonomy/taxonomy.tokens.inc Implements hook_tokens().
taxonomy_uninstall function modules/taxonomy/taxonomy.install Implements hook_uninstall().
taxonomy_update_dependencies function modules/taxonomy/taxonomy.install Implements hook_update_dependencies().
taxonomy_vocabulary_confirm_delete_submit function modules/taxonomy/taxonomy.admin.inc Submit handler to delete a vocabulary after confirmation.
taxonomy_vocabulary_confirm_reset_alphabetical function modules/taxonomy/taxonomy.admin.inc Form builder to confirm resetting a vocabulary to alphabetical order.
taxonomy_vocabulary_confirm_reset_alphabetical_submit function modules/taxonomy/taxonomy.admin.inc Submit handler to reset a vocabulary to alphabetical order after confirmation.
taxonomy_vocabulary_get_names function modules/taxonomy/taxonomy.module Get names for all taxonomy vocabularies.
taxonomy_vocabulary_save function modules/taxonomy/taxonomy.module Saves a vocabulary.
taxonomy_vocabulary_static_reset function modules/taxonomy/taxonomy.module Clear all static cache variables for vocabularies.
template_preprocess function includes/theme.inc Adds a default set of helper variables for variable processors and templates.
template_preprocess_aggregator_feed_source function modules/aggregator/aggregator.pages.inc Processes variables for aggregator-feed-source.tpl.php.
template_preprocess_aggregator_item function modules/aggregator/aggregator.pages.inc Processes variables for aggregator-item.tpl.php.
template_preprocess_aggregator_summary_item function modules/aggregator/aggregator.pages.inc Processes variables for aggregator-summary-item.tpl.php.
template_preprocess_aggregator_summary_items function modules/aggregator/aggregator.pages.inc Processes variables for aggregator-summary-items.tpl.php.
template_preprocess_aggregator_wrapper function modules/aggregator/aggregator.pages.inc Processes variables for aggregator-wrapper.tpl.php.
template_preprocess_announcements_feed function modules/announcements_feed/announcements_feed.module Processes variables for announcements-feed.tpl.php.
template_preprocess_block function modules/block/block.module Processes variables for block.tpl.php.
template_preprocess_block_admin_display_form function modules/block/block.admin.inc Processes variables for block-admin-display-form.tpl.php.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.