You are here

Hook implementations for user-created content types. in Drupal 5

Same name and namespace in other branches
  1. 6 modules/node/node.module \node_content
  2. 7 modules/node/node.module \node_content

File

modules/node/node.module, line 3043
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_access modules/node/node.module Implementation of hook_access().
node_content_form modules/node/node.module Implementation of hook_form().