You are here

Functions in TOC filter 6

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_toc_filter ./toc_filter.module Format TOC filter.
theme_toc_filter_back_to_top ./toc_filter.module Format back to top anchor link.
toc_filter_admin_settings ./toc_filter.admin.inc Form builder; Settings page for the 'TOC filter' module. 1
toc_filter_filter ./toc_filter.module Implementation of hook_filter().
toc_filter_filter_tips ./toc_filter.module Implementation of hook_filter_tips().
toc_filter_init ./toc_filter.module Implementation of hook_init(). Adds toc_filter.css and toc_filter.js to every page.
toc_filter_menu ./toc_filter.module Implementation of hook_menu().
toc_filter_parse_tag_attributes ./toc_filter.module Parses an xhtml tag's attributes into an associated array. 1
toc_filter_theme ./toc_filter.module Implementation of hook_theme().
toc_filter_uninstall ./toc_filter.install Implementation of hook_uninstall().
toc_filter_update_6103 ./toc_filter.install Change 'toc_filter_ol_default_title' and 'toc_filter_ul_default_title' to 'toc_filter_numbered_default_title' and 'toc_filter_bullet_default_title'
_toc_filter_process_callback ./toc_filter.module TOC filter processor callback: Convert's <h2> to a linked table of contents. 1
_toc_filter_settings_callback ./toc_filter.module TOC filter settings callback. 1

Other projects