You are here

Functions in Footnotes 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
footnotes_filter ./footnotes.module Implementation of hook_filter().
footnotes_filter_tips ./footnotes.module Implementation of hook_filter_tips().
footnotes_help ./footnotes.module Implementation of hook_help().
footnotes_is_footnotes_later ./footnotes.module Helper for other filters, check if Footnotes is present in your filter chain.
footnotes_menu ./footnotes.module Implementation of hook_menu()
footnotes_theme ./footnotes.module Implementation of hook_theme()
theme_footnote_link ./footnotes.module Themed output of a footnote link appearing in the text body
theme_footnote_list ./footnotes.module Themed output of the footnotes list appearing at at [footnotes]
_footnotes_filter_url ./footnotes.module URL filter. Automatically converts text web addresses (URLs, e-mail addresses, ftp links, etc.) into hyperlinks. 1
_footnotes_filter_url_parse_email_links ./footnotes.module Callback function. Make links out of e-mail addresses.
_footnotes_filter_url_parse_full_links ./footnotes.module Callback function. Make links out of absolute URLs.
_footnotes_filter_url_parse_partial_links ./footnotes.module Callback function. Make links out of domain names starting with "www.".
_footnotes_filter_url_settings ./footnotes.module Settings for URL filter. 1
_footnotes_filter_url_trim ./footnotes.module Shortens long URLs to http://www.example.com/long/url... 4
_footnotes_helper_randstr ./footnotes.module Helper function to return a random text string 1
_footnotes_replace_callback ./footnotes.module Helper function called from preg_replace_callback() above 1 1
_footnotes_replace_callback_textile ./footnotes.module Helper function called from preg_replace_callback() above 1 1

Other projects