Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Drupal 5
»
node.module
»
node_prepare
6 calls to node_prepare() in Drupal 5
blog_view
in modules/
blog/
blog.module
Implementation of hook_view().
book_content
in modules/
book/
book.module
Returns the content of a given node. If $teaser if TRUE, returns the teaser rather than full content. Displays the most recently approved revision of a node (if any) unless we have to display this page in the context of the moderation queue.
book_node_visitor_html_pre
in modules/
book/
book.module
Generates printer-friendly HTML for a node. This function is a 'pre-node' visitor function for
book_recurse
().
forum_view
in modules/
forum/
forum.module
Implementation of hook_view().
node_build_content
in modules/
node/
node.module
Builds a structured array representing the node's content.
node_feed
in modules/
node/
node.module
A generic function for generating RSS feeds from a set of nodes.
API Navigation
Drupal 5
Topics
Functions
Files
Constants