- drupal
Functions that implement hooks for user-created content types.
Functions & methods
| Name | Description |
|---|---|
| node_content_form | Implements hook_form(). |
File
- modules/
node/ node.module, line 3574 - The core that allows content to be submitted to the site. Modules and scripts may programmatically submit nodes using the usual form API pattern.