Hook implementations for user-created content types
Same name and namespace in other branches
- 6.x drupal-6.x/modules/node/node.module \node_content
Functions that implement hooks for user-created content types.
Archivo
- drupal-7.x/
modules/ node/ node.module, line 3718 - 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_form |
drupal-7.x/ |
Implements hook_form(). |