You are here

Functions in Drupal 4

Primary tabs

Namesort descending Location Description Direct uses Strings
node_mark modules/node.module Decide on the type of marker to be displayed for a given node. 3
node_menu modules/node.module Implementation of hook_menu().
node_multiple_delete_confirm modules/node.module 1
node_multiple_delete_confirm_submit modules/node.module
node_object_prepare modules/node.module 1
node_operations modules/node.module List node administration operations that can be performed. 2
node_page modules/node.module Menu callback; dispatches control to the appropriate operation handler. 2
node_page_default modules/node.module Generate a listing of promoted nodes. 1
node_perm modules/node.module Implementation of hook_perm().
node_prepare modules/node.module Apply filters to a node in preparation for theming. 8
node_preview modules/node.module Generate a node preview. 1 2
node_revisions modules/node.module Menu callback for revisions related activities. 2
node_revision_delete modules/node.module Delete the revision with specified revision number. A "delete revision" nodeapi event is invoked when a revision is deleted. 1
node_revision_delete_confirm_submit modules/node.module
node_revision_list modules/node.module Return a list of all the existing revision numbers. 1
node_revision_overview modules/node.module Generate an overview table of older revisions of a node. 1
node_revision_revert modules/node.module Revert to the revision with the specified revision number. A node and nodeapi "update" event is triggered (via the node_save() call) when a revision is reverted. 1
node_revision_revert_confirm_submit modules/node.module
node_save modules/node.module Save a node object into the database. 7
node_search modules/node.module Implementation of hook_search().
node_search_validate modules/node.module Form API callback for the search form. Registered in node_form_alter().
node_show modules/node.module Generate a page displaying a single node, along with its comments. 3
node_submit modules/node.module Prepare node for save and allow modules to make changes. 3
node_tag_new modules/node.module Update the 'last viewed' timestamp of the specified node for current user. 1
node_teaser modules/node.module Automatically generate a teaser for a node body in a given format. 3
node_title_list modules/node.module Gather a listing of links to nodes. 3
node_types_configure modules/node.module Menu callback; presents each node type configuration page. 1
node_update_index modules/node.module Implementation of hook_update_index().
node_update_shutdown modules/node.module shutdown function to make sure we always mark the last node processed. 1
node_user modules/node.module Implementation of hook_user().
node_validate modules/node.module Perform validation checks on the given node. 3
node_view modules/node.module Generate a display of the given node. 9
pager_get_querystring includes/pager.inc Compose a query string to append to pager requests. 1
pager_load_array includes/pager.inc Helper function 5
pager_query includes/pager.inc Perform a paged database query. 25
page_access modules/page.module Implementation of hook_access().
page_form modules/page.module Implementation of hook_form().
page_get_cache includes/bootstrap.inc Retrieve the current page from the cache. 1
page_help modules/page.module Implementation of hook_help().
page_menu modules/page.module Implementation of hook_menu().
page_node_info modules/page.module Implementation of hook_node_info().
page_perm modules/page.module Implementation of hook_perm().
page_set_cache includes/common.inc Store the current page in the cache. 1
password_confirm_validate includes/form.inc Validate password_confirm element.
path_admin modules/path.module Menu callback; presents an overview of all URL aliases. 1
path_admin_delete modules/path.module Post-confirmation; delete an URL alias. 1
path_admin_delete_confirm modules/path.module Menu callback; confirms deleting an URL alias 1
path_admin_delete_confirm_submit modules/path.module Execute URL alias deletion
path_admin_edit modules/path.module Menu callback; handles pages for creating and editing URL aliases. 1
path_form modules/path.module Return a form for editing or creating an individual URL alias. 1

Pages

Other projects