Hook implementations for user-created content types in Drupal 7
Same name and namespace in other branches
- 5 modules/node/node.module \node_content
- 6 modules/node/node.module \node_content
Functions that implement hooks for user-created content types.
File
- modules/
node/ node.module, line 3743 - The core that allows content to be submitted to the site. Modules and scripts may programmatically submit nodes using the usual form API pattern.
Functions
Name | Location | Description |
---|---|---|
node_content_form |
modules/ |
Implements hook_form(). |