hook_node_info
Related topics
| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
Functions that call hook_node_info()
| Name | Location | Description |
|---|---|---|
| hook_node_info | developer/hooks/node.php | Define the human-readable name of a node type. |
Functions called by hook_node_info()
| Name | Location | Description |
|---|---|---|
| hook_node_info | developer/hooks/node.php | Define the human-readable name of a node type. |
| t | includes/common.inc | Translate strings to the current locale. |
