You are here

8 calls to node_prepare() in Drupal 4

blog_view in modules/blog.module
Implementation of hook_view().
book_content in modules/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_view in modules/book.module
Implementation of hook_view().
forum_view in modules/forum.module
Implementation of hook_view().
node_feed in modules/node.module
A generic function for generating RSS feeds from a set of nodes.
node_search in modules/node.module
Implementation of hook_search().
node_update_index in modules/node.module
Implementation of hook_update_index().
node_view in modules/node.module
Generate a display of the given node.