node.pages.inc

Version 1.28.2.4 (checked in on 2009/04/27 at 11:35:01 by goba)

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

Functions

NameDescription
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.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.