You are here

Functions in Frequently Asked Questions 7

Primary tabs

Namesort descending Location Description Direct uses Strings
faq_block_info ./faq.module Implements hook_block_info().
faq_block_view ./faq.module Implements hook_block_view().
faq_categories_settings_form ./faq.admin.inc Define the elements for the FAQ Settings page - categories tab. 1
faq_categories_settings_form_submit ./faq.admin.inc Display an error if no valid FAQ vocabularies available. 1
faq_delete ./faq.module Implements hook_delete().
faq_filter_info ./faq.module Implements hook_filter_info().
faq_filter_tips_faq_embed ./faq.module Filter tips callback function for $filters[0] in hook_filter_info(). 1
faq_form ./faq.module Implements hook_form().
faq_form_faq_general_settings_form_alter ./faq.module Implements hook_form_FORM_ID_alter().
faq_general_settings_form ./faq.admin.inc Define a form to edit the page header and descriptive text. 2
faq_general_settings_form_submit ./faq.admin.inc Rebuilds the menu to account for adjustments to the faq_path variable. 1
faq_general_settings_form_validate ./faq.admin.inc Validate for general settings form. 1
faq_get_child_categories_faqs ./faq.module Helper function for retrieving the sub-categories faqs. 5
faq_get_faq_list ./faq.module Format the output for the faq_site_map() function.
faq_get_terms ./faq.module Get a list of terms associated with the FAQ nodes. 1
faq_help ./faq.module Implements hook_help().
faq_init_back_to_top ./faq.module Helper function to setup the "back to top" link. 5
faq_insert ./faq.module Implements hook_insert(). 1
faq_install ./faq.install Implements hook_install().
faq_load ./faq.module Implements hook_load().
faq_menu ./faq.module Implements hook_menu().
faq_node_access ./faq.module Implements hook_node_access().
faq_node_info ./faq.module Implements hook_node_info().
faq_node_revision_delete ./faq.module Implements hook_node_revision_delete().
faq_order_settings_choose_cat_form_submit ./faq.admin.inc Function set the rebuild of the form in the FAQ Settings - Weight tab. 1
faq_order_settings_form ./faq.admin.inc Define the elements for the FAQ Settings page - order tab. 1
faq_order_settings_reorder_form_submit ./faq.admin.inc Save the options set by the user in the FAQ Settings - Weight tab. 1
faq_page ./faq.module Function to display the faq page. 1 1
faq_pathauto ./faq.module Implements hook_pathauto().
faq_pathauto_bulkupdate ./faq.module Batch processing callback; Generate aliases for faq pages. 1
faq_path_alias_types ./faq.module Implements hook_path_alias_types().
faq_permission ./faq.module Implements hook_permission().
faq_preprocess_page ./faq.module Implements template_preprocess_page().
faq_questions_settings_form ./faq.admin.inc Define the elements for the FAQ Settings page - Questions tab. 1
faq_schema ./faq.install Define the 'faq_weights' and 'faq_questions' table structures.
faq_settings_page ./faq.admin.inc Generates the settings form for the FAQ module. 1
faq_set_breadcrumb ./faq.module Function to set up the FAQ breadcrumbs for a given taxonomy term. 2
faq_taxonomy_term_children ./faq.module Helper function to faq_taxonomy_term_count_nodes() to return list of child terms. 1
faq_taxonomy_term_count_nodes ./faq.module Count number of nodes for a term and its children. 11
faq_taxonomy_term_delete ./faq.module Implements hook_taxonomy_term_delete().
faq_taxonomy_term_insert ./faq.module Implements hook_taxonomy_term_insert().
faq_taxonomy_term_update ./faq.module Implements hook_taxonomy_term_update().
faq_theme ./faq.module Implements hook_theme().
faq_tt ./faq.module Helper function for when i18ntaxonomy module is not installed. 11
faq_uninstall ./faq.install Implements hook_uninstall().
faq_update ./faq.module Implements hook_update().
faq_update_1 ./faq.install Create 'faq_weights' table in order to upgrade from older installations.
faq_update_2 ./faq.install Create 'faq_questions' table in order to upgrade from older installations.
faq_update_6003 ./faq.install Add the 'detailed_question' column to the 'faq_questions' table.
faq_update_7000 ./faq.install Make'detailed_question' column nullable.

Pages

Other projects