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
File
- modules/node/node.pages.inc, line 338
- Page callbacks for adding, editing, deleting, and revisions management for content.