taxonomy_test.module

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.

Functions

NameDescription
taxonomy_test_form_alterImplements hook_form_alter().
taxonomy_test_get_antonymReturn the antonym of the given term ID.
taxonomy_test_taxonomy_term_deleteImplements hook_taxonomy_term_delete().
taxonomy_test_taxonomy_term_insertImplements hook_taxonomy_term_insert().
taxonomy_test_taxonomy_term_loadImplements hook_taxonomy_term_load().
taxonomy_test_taxonomy_term_updateImplements hook_taxonomy_term_update().