Hook implementations for user-created content types.
Same name and namespace in other branches
- 7.x drupal-7.x/modules/node/node.module \node_content
Archivo
- drupal-6.x/
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
|
Nombre |
Ubicación | Descripción |
|---|---|---|
| node_content_access |
drupal-6.x/ |
Implementation of hook_access(). |
| node_content_form |
drupal-6.x/ |
Implementation of hook_form(). |