Version 1.8 (checked in on 2009/12/04 at 16:49:47 by dries)
Test module for Taxonomy hooks and functions not used in core.
| Name | Description |
|---|---|
| taxonomy_test_form_alter | Implements hook_form_alter(). |
| taxonomy_test_get_antonym | Return the antonym of the given term ID. |
| taxonomy_test_taxonomy_term_delete | Implements hook_taxonomy_term_delete(). |
| taxonomy_test_taxonomy_term_insert | Implements hook_taxonomy_term_insert(). |
| taxonomy_test_taxonomy_term_load | Implements hook_taxonomy_term_load(). |
| taxonomy_test_taxonomy_term_update | Implements hook_taxonomy_term_update(). |