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