Action callbacks for Node module.

File

modules/node/node.actions.inc

Functions

Namesort descending Description
node_delete_action Queues a node for deletion.
node_make_sticky_action Sets the sticky-at-top-of-list property of a node to 1.
node_make_unsticky_action Sets the sticky-at-top-of-list property of a node to 0.
node_promote_action Sets the promote property of a node to 1.
node_publish_action Sets the status of a node to 1 (published).
node_unpromote_action Sets the promote property of a node to 0.
node_unpublish_action Sets the status of a node to 0 (unpublished).