hook_form
Related topics
| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
Functions that call hook_form()
| Name | Location | Description |
|---|---|---|
| hook_form | developer/hooks/node.php | Display a node editing form. |
Functions called by hook_form()
| Name | Location | Description |
|---|---|---|
| hook_form | developer/hooks/node.php | Display a node editing form. |
| t | includes/common.inc | Translate strings to the current locale. |
