Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| taxonomy_options_list | function | modules/ |
Implements hook_options_list(). |
| taxonomy_overview_terms | function | modules/ |
Form builder for the taxonomy terms overview. |
| taxonomy_overview_terms_submit | function | modules/ |
Submit handler for terms overview form. |
| taxonomy_overview_vocabularies | function | modules/ |
Form builder to list and manage vocabularies. |
| taxonomy_overview_vocabularies_submit | function | modules/ |
Submit handler for vocabularies overview. Updates changed vocabulary weights. |
| taxonomy_permission | function | modules/ |
Implements hook_permission(). |
| taxonomy_schema | function | modules/ |
Implements hook_schema(). |
| taxonomy_select_nodes | function | modules/ |
Return nodes attached to a term across all field instances. |
| taxonomy_terms_static_reset | function | modules/ |
Clear all static cache variables for terms. |
| taxonomy_term_confirm_delete_submit | function | modules/ |
Submit handler to delete a term after confirmation. |
| taxonomy_term_edit_access | function | modules/ |
Return edit access for a given term. |
| taxonomy_term_is_page | function | modules/ |
Returns whether the current page is the page of the passed-in term. |
| taxonomy_term_save | function | modules/ |
Saves a term object to the database. |
| taxonomy_term_show | function | modules/ |
Generates an array which displays a term detail page. |
| taxonomy_test.info | file | modules/ |
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/ |
Install, update and uninstall functions for the taxonomy_test module. |
| taxonomy_test.module | file | modules/ |
Test module for Taxonomy hooks and functions not used in core. |
| taxonomy_test_block_info | function | modules/ |
Implements hook_block_info(). |
| taxonomy_test_block_view | function | modules/ |
Implements hook_block_view(). |
| taxonomy_test_entity_view | function | modules/ |
Implements hook_entity_view(). |
| taxonomy_test_form_alter | function | modules/ |
Implements hook_form_alter(). |
| taxonomy_test_get_antonym | function | modules/ |
Return the antonym of the given term ID. |
| taxonomy_test_query_alter | function | modules/ |
Implements hook_query_alter(). |
| taxonomy_test_query_taxonomy_term_access_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
| taxonomy_test_query_term_access_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
| taxonomy_test_schema | function | modules/ |
Implements hook_schema(). |
| taxonomy_test_simple_form | function | modules/ |
Form builder for testing submission on taxonomy terms overview page. |
| taxonomy_test_taxonomy_term_delete | function | modules/ |
Implements hook_taxonomy_term_delete(). |
| taxonomy_test_taxonomy_term_insert | function | modules/ |
Implements hook_taxonomy_term_insert(). |
| taxonomy_test_taxonomy_term_load | function | modules/ |
Implements hook_taxonomy_term_load(). |
| taxonomy_test_taxonomy_term_update | function | modules/ |
Implements hook_taxonomy_term_update(). |
| taxonomy_test_taxonomy_term_view | function | modules/ |
Implements hook_taxonomy_term_view(). |
| taxonomy_tokens | function | modules/ |
Implements hook_tokens(). |
| taxonomy_uninstall | function | modules/ |
Implements hook_uninstall(). |
| taxonomy_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
| taxonomy_vocabulary_confirm_delete_submit | function | modules/ |
Submit handler to delete a vocabulary after confirmation. |
| taxonomy_vocabulary_confirm_reset_alphabetical | function | modules/ |
Form builder to confirm resetting a vocabulary to alphabetical order. |
| taxonomy_vocabulary_confirm_reset_alphabetical_submit | function | modules/ |
Submit handler to reset a vocabulary to alphabetical order after confirmation. |
| taxonomy_vocabulary_get_names | function | modules/ |
Get names for all taxonomy vocabularies. |
| taxonomy_vocabulary_save | function | modules/ |
Saves a vocabulary. |
| taxonomy_vocabulary_static_reset | function | modules/ |
Clear all static cache variables for vocabularies. |
| template_preprocess | function | includes/ |
Adds a default set of helper variables for variable processors and templates. |
| template_preprocess_aggregator_feed_source | function | modules/ |
Processes variables for aggregator-feed-source.tpl.php. |
| template_preprocess_aggregator_item | function | modules/ |
Processes variables for aggregator-item.tpl.php. |
| template_preprocess_aggregator_summary_item | function | modules/ |
Processes variables for aggregator-summary-item.tpl.php. |
| template_preprocess_aggregator_summary_items | function | modules/ |
Processes variables for aggregator-summary-items.tpl.php. |
| template_preprocess_aggregator_wrapper | function | modules/ |
Processes variables for aggregator-wrapper.tpl.php. |
| template_preprocess_announcements_feed | function | modules/ |
Processes variables for announcements-feed.tpl.php. |
| template_preprocess_block | function | modules/ |
Processes variables for block.tpl.php. |
| template_preprocess_block_admin_display_form | function | modules/ |
Processes variables for block-admin-display-form.tpl.php. |
Pagination
- Previous page
- Page 156
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.