You are here

Functions in Quotes 7

Primary tabs

Namesort descending Location Description Direct uses Strings
quotes_admin_settings ./quotes.admin.inc Displays the general admin settings form. 2
quotes_admin_settings_page ./quotes.admin.inc Displays the admin settings page.
quotes_author ./quotes.module Menu callback that selects quotes based on author. 1 1
quotes_author_form ./quotes.module Form to select an author. 1
quotes_author_form_submit ./quotes.module Handle submission of the form to select an author.
quotes_bios ./quotes.admin.inc Bios maintenance page. 1
quotes_bios_submit ./quotes.admin.inc Submit the authors name for bio modification.
quotes_blocks_settings ./quotes.admin.inc Displays a list of currently-defined quote blocks. 1
quotes_blocks_settings_submit ./quotes.admin.inc Creates the new quote block.
quotes_blocks_settings_validate ./quotes.admin.inc Validates that the new block name is valid.
quotes_block_configure ./quotes.module Implements hook_block_configure().
quotes_block_configure_save ./quotes.module Quotes block configuration save. 1
quotes_block_info ./quotes.module Implements hook_block_info().
quotes_block_join_sql ./quotes.module Adds the necessary joins to a quotes block query to support filter criteria. 1
quotes_block_mb_blocked ./quotes.module Quotes multi-block blocking.
quotes_block_save ./quotes.module Implements hook_block_save().
quotes_block_view ./quotes.module Implements hook_block_view().
quotes_block_where_sql ./quotes.module Modifies the SQL query as needed with conditions provided by filter criteria. 1
quotes_cron ./quotes.module Implements hook_cron().
quotes_delete ./quotes.module Implements hook_delete().
quotes_export ./quotes.admin.inc Export function page. 1
quotes_field_extra_fields ./quotes.module Implements hook_field_extra_fields().
quotes_form ./quotes.node.inc Implements hook_form().
quotes_form ./quotes.module Implements hook_form().
quotes_form_alter ./quotes.module Implements hook_form_alter(). 1
quotes_get_authors ./quotes.module Produce an array of all authors. 3
quotes_get_citations ./quotes.module Produce an array of all citations.
quotes_get_quote ./quotes.module Returns random quote or the most recent quote ID based on filter criteria. 2
quotes_help ./quotes.module Implements hook_help().
quotes_import ./quotes.module Inserts quotes data into db tables and handles %id variable in quotes title. 2
quotes_init ./quotes.module Implements hook_init().
quotes_insert ./quotes.module Implements hook_insert(). 1
quotes_install ./quotes.install Implements hook_install().
quotes_load ./quotes.module Implements hook_load().
quotes_menu ./quotes.module Implements hook_menu().
quotes_menu_alter ./quotes.module Implements hook_menu_alter().
quotes_myquotes ./quotes.module Menu callback that generates a list of quotes created by the current user. 1
quotes_node_access ./quotes.module Implements hook_node_access().
quotes_node_info ./quotes.module Implements hook_node_info().
quotes_node_presave ./quotes.module Form submit presave handler for importing quotes.
quotes_node_view ./quotes.module Implements hook_node_view().
quotes_page ./quotes.module Menu callback that displays a page of quotes restricted to a certain user. 1 1
quotes_permission ./quotes.module Implements hook_permission().
quotes_preprocess_node ./quotes.module Implements hook_preprocess_node().
quotes_schema ./quotes.install Implements hook_schema().
quotes_theme ./quotes.module Implements hook_theme().
quotes_token_list ./quotes.module Implements hook_token_list().
quotes_token_values ./quotes.module Implements hook_token_values().
quotes_uninstall ./quotes.install Implements hook_uninstall().
quotes_update ./quotes.module Implements hook_update().

Pages

Other projects