6 calls to node_hook()

hook_update_index in documentation-6.x/developer/hooks/core.php
Update Drupal's full-text index for this module.
node_build_content in drupal-6.x/modules/node/node.module
Builds a structured array representing the node's content.
node_feed in drupal-6.x/modules/node/node.module
A generic function for generating RSS feeds from a set of nodes.
node_invoke in drupal-6.x/modules/node/node.module
Invoke a node hook.
node_overview_types in drupal-6.x/modules/node/content_types.inc
Displays the content type admin overview page.
_node_add_access in drupal-6.x/modules/node/node.module