|
taxonomy_help |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_help(). |
|
|
|
taxonomy_implode_tags |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implodes a list of tags of a certain vocabulary into a string. |
1 |
|
|
taxonomy_menu |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_menu(). |
|
|
|
taxonomy_node_delete |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_node_delete(). |
|
|
|
taxonomy_node_insert |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_node_insert(). |
|
|
|
taxonomy_node_update |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_node_update(). |
|
|
|
taxonomy_options_list |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_options_list(). |
|
|
|
taxonomy_overview_terms |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Form builder for the taxonomy terms overview. |
1 |
3 |
|
taxonomy_overview_terms_submit |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Submit handler for terms overview form. |
|
1 |
|
taxonomy_overview_vocabularies |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Form builder to list and manage vocabularies. |
|
2 |
|
taxonomy_overview_vocabularies_submit |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Submit handler for vocabularies overview. Updates changed vocabulary weights. |
|
|
|
taxonomy_permission |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_permission(). |
|
|
|
taxonomy_rdf_mapping |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_rdf_mapping(). |
|
|
|
taxonomy_schema |
drupal-7.x/modules/taxonomy/taxonomy.install |
Implements hook_schema(). |
|
|
|
taxonomy_select_nodes |
drupal-7.x/modules/taxonomy/taxonomy.module |
Return nodes attached to a term across all field instances. |
2 |
|
|
taxonomy_taxonomy_term_delete |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_taxonomy_term_delete(). |
|
|
|
taxonomy_taxonomy_vocabulary_update |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_taxonomy_vocabulary_update(). |
|
|
|
taxonomy_terms_static_reset |
drupal-7.x/modules/taxonomy/taxonomy.module |
Clear all static cache variables for terms. |
3 |
|
|
taxonomy_term_build_content |
drupal-7.x/modules/taxonomy/taxonomy.module |
Builds a structured array representing the term's content. |
1 |
|
|
taxonomy_term_confirm_delete |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Form builder for the term delete form. |
1 |
|
|
taxonomy_term_confirm_delete_submit |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Submit handler to delete a term after confirmation. |
1 |
|
|
taxonomy_term_delete |
drupal-7.x/modules/taxonomy/taxonomy.module |
Delete a term. |
8 |
2 |
|
taxonomy_term_edit_access |
drupal-7.x/modules/taxonomy/taxonomy.module |
Return edit access for a given term. |
|
1 |
|
taxonomy_term_feed |
drupal-7.x/modules/taxonomy/taxonomy.pages.inc |
Generate the content feed for a taxonomy term. |
|
1 |
|
taxonomy_term_is_page |
drupal-7.x/modules/taxonomy/taxonomy.module |
Returns whether the current page is the page of the passed-in term. |
1 |
|
|
taxonomy_term_load |
drupal-7.x/modules/taxonomy/taxonomy.module |
Return the term object matching a term ID. |
11 |
|
|
taxonomy_term_load_multiple |
drupal-7.x/modules/taxonomy/taxonomy.module |
Load multiple taxonomy terms based on certain conditions. |
12 |
|
|
taxonomy_term_page |
drupal-7.x/modules/taxonomy/taxonomy.pages.inc |
Menu callback; displays all nodes associated with a term. |
1 |
2 |
|
taxonomy_term_save |
drupal-7.x/modules/taxonomy/taxonomy.module |
Saves a term object to the database. |
14 |
|
|
taxonomy_term_show |
drupal-7.x/modules/taxonomy/taxonomy.module |
Generates an array which displays a term detail page. |
|
|
|
taxonomy_term_title |
drupal-7.x/modules/taxonomy/taxonomy.module |
Title callback for term pages. |
|
1 |
|
taxonomy_term_uri |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements callback_entity_info_uri(). |
|
1 |
|
taxonomy_term_view |
drupal-7.x/modules/taxonomy/taxonomy.module |
Generate an array for rendering the given term. |
2 |
1 |
|
taxonomy_term_view_multiple |
drupal-7.x/modules/taxonomy/taxonomy.module |
Constructs a drupal_render() style array from an array of loaded terms. |
1 |
|
|
taxonomy_test_entity_view |
drupal-7.x/modules/simpletest/tests/taxonomy_test.module |
Implements hook_entity_view(). |
|
|
|
taxonomy_test_form_alter |
drupal-7.x/modules/simpletest/tests/taxonomy_test.module |
Implements hook_form_alter(). |
|
|
|
taxonomy_test_get_antonym |
drupal-7.x/modules/simpletest/tests/taxonomy_test.module |
Return the antonym of the given term ID. |
2 |
|
|
taxonomy_test_schema |
drupal-7.x/modules/simpletest/tests/taxonomy_test.install |
Implements hook_schema(). |
|
|
|
taxonomy_test_taxonomy_term_delete |
drupal-7.x/modules/simpletest/tests/taxonomy_test.module |
Implements hook_taxonomy_term_delete(). |
|
|
|
taxonomy_test_taxonomy_term_insert |
drupal-7.x/modules/simpletest/tests/taxonomy_test.module |
Implements hook_taxonomy_term_insert(). |
|
|
|
taxonomy_test_taxonomy_term_load |
drupal-7.x/modules/simpletest/tests/taxonomy_test.module |
Implements hook_taxonomy_term_load(). |
|
|
|
taxonomy_test_taxonomy_term_update |
drupal-7.x/modules/simpletest/tests/taxonomy_test.module |
Implements hook_taxonomy_term_update(). |
|
|
|
taxonomy_test_taxonomy_term_view |
drupal-7.x/modules/simpletest/tests/taxonomy_test.module |
Implements hook_taxonomy_term_view(). |
|
|
|
taxonomy_theme |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_theme(). |
|
|
|
taxonomy_tokens |
drupal-7.x/modules/taxonomy/taxonomy.tokens.inc |
Implements hook_tokens(). |
|
|
|
taxonomy_token_info |
drupal-7.x/modules/taxonomy/taxonomy.tokens.inc |
Implements hook_token_info(). |
|
|
|
taxonomy_uninstall |
drupal-7.x/modules/taxonomy/taxonomy.install |
Implements hook_uninstall(). |
|
|
|
taxonomy_update_7001 |
drupal-7.x/modules/taxonomy/taxonomy.install |
Rename taxonomy tables. |
|
|
|
taxonomy_update_7002 |
drupal-7.x/modules/taxonomy/taxonomy.install |
Add {vocabulary}.machine_name column. |
|
|
|
taxonomy_update_7003 |
drupal-7.x/modules/taxonomy/taxonomy.install |
Remove the related terms setting from vocabularies. |
|
|