node_build_content

Functions that call node_build_content()

Namesort iconLocationDescription
book_node_exportmodules/book/book.moduleGenerates printer-friendly HTML for a node. See alsobook_export_traverse()
hook_searchdeveloper/hooks/core.phpDefine a custom search routine.
node_build_contentmodules/node/node.moduleBuilds a structured array representing the node's content.
node_searchmodules/node/node.moduleImplementation of hook_search().
node_viewmodules/node/node.moduleGenerate a display of the given node.
_node_index_nodemodules/node/node.moduleIndex a single node.

Functions called by node_build_content()

Namesort iconLocationDescription
node_build_contentmodules/node/node.moduleBuilds a structured array representing the node's content.
node_hookmodules/node/node.moduleDetermine whether a node hook exists.
node_invokemodules/node/node.moduleInvoke a node hook.
node_invoke_nodeapimodules/node/node.moduleInvoke a hook_nodeapi() operation in all modules.
node_preparemodules/node/node.moduleApply filters and build the node's standard elements.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.