hook_taxonomy
Related topics
| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
Functions that call hook_taxonomy()
| Name | Location | Description |
|---|---|---|
| hook_taxonomy | developer/hooks/core.php | Act on taxonomy changes. |
Functions called by hook_taxonomy()
| Name | Location | Description |
|---|---|---|
| hook_taxonomy | developer/hooks/core.php | Act on taxonomy changes. |
| variable_get | includes/bootstrap.inc | Return a persistent variable. |
| variable_set | includes/bootstrap.inc | Set a persistent variable. |
