_node_index_node

Functions that call _node_index_node()

Namesort iconLocationDescription
node_update_indexmodules/node/node.moduleImplementation of hook_update_index().
_node_index_nodemodules/node/node.moduleIndex a single node.

Functions called by _node_index_node()

Namesort iconLocationDescription
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
drupal_renderincludes/common.incRenders HTML given a structured array tree.
node_build_contentmodules/node/node.moduleBuilds a structured array representing the node's content.
node_invoke_nodeapimodules/node/node.moduleInvoke a hook_nodeapi() operation in all modules.
node_loadmodules/node/node.moduleLoad a node object from the database.
search_indexmodules/search/search.moduleUpdate the full-text search index for a particular item.
variable_setincludes/bootstrap.incSet a persistent variable.
_node_index_nodemodules/node/node.moduleIndex a single node.
 
 

Drupal is a registered trademark of Dries Buytaert.