You are here

6 calls to node_hook() in Drupal 4

book_node_visitor_html_pre in modules/book.module
Generates printer-friendly HTML for a node. This function is a 'pre-node' visitor function for book_recurse().
node_feed in modules/node.module
A generic function for generating RSS feeds from a set of nodes.
node_invoke in modules/node.module
Invoke a node hook.
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.