16 calls to node_invoke_nodeapi()

blogapi_blogger_edit_post in drupal-6.x/modules/blogapi/blogapi.module
Blogging API callback. Modifies the specified blog node.
blogapi_blogger_new_post in drupal-6.x/modules/blogapi/blogapi.module
Blogging API callback. Inserts a new blog post as a node.
hook_search in documentation-6.x/developer/hooks/core.php
Define a custom search routine.
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_delete in drupal-6.x/modules/node/node.module
Delete a node.
node_feed in drupal-6.x/modules/node/node.module
A generic function for generating RSS feeds from a set of nodes.
node_load in drupal-6.x/modules/node/node.module
Load a node object from the database.
node_object_prepare in drupal-6.x/modules/node/node.pages.inc
node_revision_delete_confirm_submit in drupal-6.x/modules/node/node.pages.inc
node_save in drupal-6.x/modules/node/node.module
Save a node object into the database.
node_search in drupal-6.x/modules/node/node.module
Implementation of hook_search().
node_validate in drupal-6.x/modules/node/node.module
Perform validation checks on the given node.
node_view in drupal-6.x/modules/node/node.module
Generate a display of the given node.
translation_nodeapi in drupal-6.x/modules/translation/translation.module
Implementation of hook_nodeapi().
_node_index_node in drupal-6.x/modules/node/node.module
Index a single node.