You are here

Functions in TOC Node 7

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_toc_node_move_to_top_link ./toc_node.module Theming functions for 'Move to top' links.
toc_node_add_anchors ./toc_node.module Add anchors, gather link data, add TOC tags which are used to work out the order of headings later. 1
toc_node_block_info ./toc_node.module Implements hook_block_info().
toc_node_block_view ./toc_node.module Implements hook_block_view().
toc_node_form_node_form_alter ./toc_node.module Implementation of hook_form_node_form_alter().
toc_node_form_node_type_form_alter ./toc_node.module Implementation of hook_form_node_type_form_alter().
toc_node_generate ./toc_node.module Generate the TOC. 2
toc_node_links ./toc_node.module Create the TOC links, including numbering of content items. 1
toc_node_node_delete ./toc_node.module Implementation of hook_node_delete().
toc_node_node_insert ./toc_node.module Implementation of hook_node_insert().
toc_node_node_load ./toc_node.module Implementation of hook_node_load().
toc_node_node_post_render ./toc_node.module Post render callback to act on the rendered HTML of the node. 1
toc_node_node_update ./toc_node.module Implementation of hook_node_update().
toc_node_node_view_alter ./toc_node.module Implementation of hook_form_node_view_alter().
toc_node_remove_toc_tags ./toc_node.module Remove TOC tags, which were used to work out order and numbering of content items. 1
toc_node_schema ./toc_node.install Implementation of hook_schema().
toc_node_theme ./toc_node.module Implementation of hook_theme().
toc_node_uninstall ./toc_node.install Implements hook_uninstall().

Other projects