Hook implementations for user-created content types

  1. drupal
    1. 5 modules/node/node.module
    2. 6 modules/node/node.module
    3. 7 modules/node/node.module
    4. 8 core/modules/node/node.module

Functions that implement hooks for user-created content types.

Functions & methods

NameDescription
node_content_formImplements 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.

Login or register to post comments