blogapi_settings in modules/blogapi.module
book_print in modules/book.module
Menu callback; generates printer-friendly book page with all descendants.
book_print_recurse in modules/book.module
hook_update_index in developer/hooks/core.php
Update Drupal's full-text index for this module.
node_add in modules/node.module
Present a node submission form or a set of links to such forms.
node_admin_nodes in modules/node.module
Generate the content administration overview.
node_delete in modules/node.module
Ask for confirmation, and delete the node.
node_feed in modules/node.module
A generic function for generating RSS feeds from a set of nodes.
node_preview in modules/node.module
Generate a node preview, including a form for further edits.
node_save in modules/node.module
Save a node object into the database.
node_submit in modules/node.module
Accepts a submission of new or changed node content.
node_types_configure in modules/node.module
Menu callback; presents each node type configuration page.
node_update_index in modules/node.module
Implementation of hook_update_index().
node_validate in modules/node.module
Perform validation checks on the given node.
node_view in modules/node.module
Generate a display of the given node.
queue_overview in modules/queue.module
Display a page listing the nodes in the submission queue.
system_theme_settings in modules/system.module
Menu callback; display theme configuration for entire site and individual themes.
taxonomy_form_vocabulary in modules/taxonomy.module
taxonomy_overview in modules/taxonomy.module
Generate a tabular listing of administrative functions for vocabularies.
tracker_page in modules/tracker.module
Menu callback. Prints a listing of active nodes on the site.