node_prepare

Functions that call node_prepare()

Namesort iconLocationDescription
blog_viewmodules/blog/blog.moduleImplementation of hook_view().
hook_update_indexdeveloper/hooks/core.phpUpdate Drupal's full-text index for this module.
hook_viewdeveloper/hooks/node.phpDisplay a node.
multipage_form_example_viewdeveloper/examples/multipage_form_example.moduleImplementation of hook_view().
node_build_contentmodules/node/node.moduleBuilds a structured array representing the node's content.
node_example_viewdeveloper/examples/node_example.moduleImplementation of hook_view().
node_feedmodules/node/node.moduleA generic function for generating RSS feeds from a set of nodes.
node_preparemodules/node/node.moduleApply filters and build the node's standard elements.

Functions called by node_prepare()

Namesort iconLocationDescription
check_markupmodules/filter/filter.moduleRun all the enabled filters on a piece of text.
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.