node.admin.inc

Content administration and module settings UI.

File

modules/node/node.admin.inc

Functions

Name Description
node_admin_content Page callback: Form constructor for the content administration form.
node_admin_nodes Form builder: Builds the node administration overview.
node_admin_nodes_submit Process node_admin_nodes form submissions.
node_admin_nodes_validate Validate node_admin_nodes form submissions.
node_build_filter_query Applies filters for node administration filters based on session.
node_configure_rebuild_confirm Menu callback: confirm rebuilding of permissions.
node_configure_rebuild_confirm_submit Handler for wipe confirmation
node_filters List node administration filters that can be applied.
node_filter_form Returns the node administration filters form array to node_admin_content().
node_filter_form_submit Form submission handler for node_filter_form().
node_mass_update Make mass update of nodes, changing all nodes in the $nodes array to update them with the field values in $updates.
node_multiple_delete_confirm Multiple node deletion confirmation form for node_admin_content().
node_multiple_delete_confirm_submit Form submission handler for node_multiple_delete_confirm().
node_node_operations Implements hook_node_operations().
_node_mass_update_batch_finished Implements callback_batch_finished().
_node_mass_update_batch_process Implements callback_batch_operation().
_node_mass_update_helper Updates individual nodes when fewer than 10 are queued.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!node!node.admin.inc/7.x