You are here

Functions in Footnotes 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
footnotes_field_block_info footnotes_field/footnotes_field.module Implements hook_block_info().
footnotes_field_block_view footnotes_field/footnotes_field.module Implements hook_block_view().
footnotes_field_ctools_plugin_api footnotes_field/footnotes_field.module Implements hook_ctools_plugin_api().
footnotes_field_ds_fields_info footnotes_field/footnotes_field.module Implements hook_ds_fields_info().
footnotes_field_menu footnotes_field/footnotes_field.module Implements hook_menu().
footnotes_field_permission footnotes_field/footnotes_field.module Implements hook_permission().
footnotes_filter_info ./footnotes.module Implementation of hook_filter_info().
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_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 Implements 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]
_footnotes_field_admin_form footnotes_field/includes/footnotes_field.admin.inc Renders admin form. 1
_footnotes_field_admin_form_submit footnotes_field/includes/footnotes_field.admin.inc Submit handler.
_footnotes_field_get_settings footnotes_field/footnotes_field.module Fetches settings form admin page. 3
_footnotes_field_render footnotes_field/ds/ds_footnotes_ui_field.inc Renders footnotes field. 1
_footnotes_filter ./footnotes.module The bulk of filtering work is done here. 1
_footnotes_filter_tips ./footnotes.module Short tips are provided on the content editing screen, while long tips are provided on a separate linked page. Short tips are optional, but long tips are highly recommended. 1
_footnotes_get_content_types footnotes_field/includes/footnotes_field.admin.inc Fetches option mist with all content types. 1
_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_settings ./footnotes.module Options for the Footnotes filter. 1

Other projects