You are here

Functions in Quote 7

Primary tabs

Namesort descending Location Description Direct uses Strings
quote_comment_view ./quote.module Implements hook_comment_view().
quote_filter_info ./quote.module Implements hook_filter_info().
quote_filter_tips ./quote.module Implements hook_filter_tips(). 1
quote_form_alter ./quote.module Implements hook_form_alter().
quote_help ./quote.module Implements hook_help().
quote_init ./quote.module Implements hook_init().
quote_install ./quote.install Implements hook_install().
quote_menu ./quote.module Implements hook_menu().
quote_node_view ./quote.module Implements hook_node_view().
quote_quote_plugin wysiwyg/quote.inc Implements hook_wysiwyg_plugin().
quote_settings_form ./quote.admin.inc Menu callback: quote module settings form. 1
quote_settings_form_validate ./quote.admin.inc Validate quote settings form submission.
quote_theme ./quote.module Implements hook_theme().
quote_uninstall ./quote.install Implements hook_uninstall().
quote_views_api ./quote.module Implements hook_views_api().
quote_views_data_alter views/quote.views.inc Implements hook_views_data_alter().
quote_views_handlers views/quote.views.inc Implements hook_views_handlers().
quote_wysiwyg_include_directory ./quote.module Implements hook_wysiwyg_include_directory(). Registers the wysiwyg directory as the one containing the plugin implementation.
theme_quote ./quote.module Theme a quote with its content and author - default theme function.
_quote_filter_process ./quote.module Replace [quote] tags with markup for display. 2 1
_quote_filter_process_callback ./quote.module Generate and return the quote theming for a quote occurence found by _quote_filter_process(). 1
_quote_get_node_types ./quote.module Helper function that returns node types. 1
_quote_get_quoted_data ./quote.module Retrieve the content to be quoted. 1
_quote_variable_get ./quote.module Return a quote module variable. 6

Other projects