hook_elements
Related topics
| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
Functions that call hook_elements()
| Name | Location | Description |
|---|---|---|
| hook_elements | developer/hooks/core.php | Allows modules to declare their own form element types and specify their default values. |
Functions called by hook_elements()
| Name | Location | Description |
|---|---|---|
| hook_elements | developer/hooks/core.php | Allows modules to declare their own form element types and specify their default values. |
