constant NODE_BUILD_PREVIEW
3 uses of NODE_BUILD_PREVIEW
- node_form in drupal-6.x/
modules/ node/ node.pages.inc - Generate the node add/edit form array.
- node_preview in drupal-6.x/
modules/ node/ node.pages.inc - Generate a node preview.
- taxonomy_link in drupal-6.x/
modules/ taxonomy/ taxonomy.module - Implementation of hook_link().
File
- drupal-6.x/
modules/ node/ node.module, line 18 - The core that allows content to be submitted to the site. Modules and scripts may programmatically submit nodes using the usual form API pattern.
Code
define('NODE_BUILD_PREVIEW', 1)