Hook implementations for user-created content types. in Drupal 6
Same name and namespace in other branches
- 5 modules/node/node.module \node_content
- 7 modules/node/node.module \node_content
File
- modules/
node/ node.module, line 2427 - 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_access |
modules/ |
Implementation of hook_access(). |
node_content_form |
modules/ |
Implementation of hook_form(). |