Hook implementations for user-created content types

  1. 7.x drupal-7.x/modules/node/node.module node_content
  2. 6.x drupal-6.x/modules/node/node.module node_content

Functions that implement hooks for user-created content types.

File

drupal-7.x/modules/node/node.module, line 3716
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

Namesort descending Location Description
node_content_form drupal-7.x/modules/node/node.module Implements hook_form().