node.pages.inc

Version

1.28.2.1 (checked in on 2008/02/27 at 19:44:44 by goba)

Description

Page callbacks for adding, editing, deleting, and revisions management for content.

Functions

Namesort iconDescription
node_addPresent a node submission form or a set of links to such forms.
node_add_page
node_body_fieldReturn a node body field, with format and teaser.
node_delete_confirmMenu callback -- ask for confirmation of node deletion
node_delete_confirm_submitExecute node deletion
node_formGenerate the node add/edit form array.
node_form_build_preview
node_form_delete_submitButton sumit function: handle the 'Delete' button on the node form.
node_form_submit
node_form_submit_build_nodeBuild a node by processing submitted form values and prepare for a form rebuild.
node_form_validate
node_object_prepare
node_page_editMenu callback; presents the node editing form, or redirects to delete confirmation.
node_previewGenerate a node preview.
node_revision_delete_confirm
node_revision_delete_confirm_submit
node_revision_overviewGenerate an overview table of older revisions of a node.
node_revision_revert_confirmAsk for confirmation of the reversion to prevent against CSRF attacks.
node_revision_revert_confirm_submit
theme_node_add_listDisplay the list of available node types for node creation.
theme_node_formPresent a node submission form.
theme_node_previewDisplay a node preview for display during node creation and editing.
 
 

Drupal is a registered trademark of Dries Buytaert.