You are here

Functions in Footnotes 6.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_init ./footnotes.module Implementation of hook_init()
footnotes_is_footnotes_later ./footnotes.module Helper for other filters, check if Footnotes is present in your filter chain.
footnotes_theme ./footnotes.module Implementation of hook_theme()
footnotes_views_views_api ./footnotes_views.module Implementation of hook_views_api().
footnotes_views_views_data ./footnotes_views.views.inc Implementation of hook_views_data().
footnotes_views_views_handlers ./footnotes_views.views.inc Implementation of hook_views_handlers().
footnotes_wysiwyg_ckeditor_plugin footnotes_wysiwyg/footnotes_wysiwyg.module Implementation of hook_ckeditor_plugin().
footnotes_wysiwyg_wysiwyg_plugin footnotes_wysiwyg/footnotes_wysiwyg.module Implementation of hook_wysiwyg_plugin().
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]
tinymce_footnotes_wysiwyg_plugin tinymce_footnotes/tinymce_footnotes.module Implementation of hook_wysiwyg_plugin().
_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_find_footnote ./footnotes.module Search the $store_matches array for footnote text that matches and return the value. 1
_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
_footnotes_settings ./footnotes.module Options for the Footnotes filter. 1

Other projects