node_menu
Functions that call node_menu()
| Name | Location | Description |
|---|---|---|
| node_menu | modules/node/node.module | Implementation of hook_menu(). |
Functions called by node_menu()
| Name | Location | Description |
|---|---|---|
| drupal_ucfirst | includes/unicode.inc | Capitalize the first letter of a UTF-8 string. |
| node_get_types | modules/node/node.module | Builds a list of available node types, and returns all of part of this list in the specified format. |
| node_menu | modules/node/node.module | Implementation of hook_menu(). |
