node_form_delete_submit

function node_form_delete_submit

node_form_delete_submit($form, &$form_state)

Form submission handler for node_form().

Handles the 'Delete' button on the node form.

See also

node_form()

node_form_validate()

File

modules/node/node.pages.inc, line 338
Page callbacks for adding, editing, deleting, and revisions management for content.