node.admin.inc

Version 1.78 (checked in on 2009/11/17 at 02:50:41 by webchick)

Content administration and module settings UI.

Functions

NameDescription
node_admin_contentMenu callback: content administration.
node_admin_nodesForm builder: Builds the node administration overview.
node_admin_nodes_submitProcess node_admin_nodes form submissions.
node_admin_nodes_validateValidate node_admin_nodes form submissions.
node_build_filter_queryApply filters for node administration filters based on session.
node_configure_rebuild_confirmMenu callback: confirm rebuilding of permissions.
node_configure_rebuild_confirm_submitHandler for wipe confirmation
node_filtersList node administration filters that can be applied.
node_filter_formReturn form for node administration filters.
node_filter_form_submitProcess result from node administration filter form.
node_mass_updateMake mass update of nodes, changing all nodes in the $nodes array to update them with the field values in $updates.
node_modules_installedImplement hook_modules_installed()
node_multiple_delete_confirm
node_multiple_delete_confirm_submit
node_node_operationsImplement hook_node_operations().
theme_node_filtersTheme node administration filter selector.
theme_node_filter_formTheme node administration filter form.
_node_mass_update_batch_finishedNode Mass Update Batch 'finished' callback.
_node_mass_update_batch_processNode Mass Update Batch operation
_node_mass_update_helperNode Mass Update - helper function.
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.