You are here

Functions in Frequently Asked Questions 8

Primary tabs

Namesort descending Location Description Direct uses Strings
faq_form_node_faq_edit_form_alter ./faq.module Implements hook_form_FORM_ID_alter().
faq_help ./faq.module Implements hook_help().
faq_install ./faq.install Implements hook_install()
faq_node_access ./faq.module Implements hook_node_access().
faq_order_settings_choose_cat_form_submit ./faq.module Function set the rebuild of the form in the FAQ Settings - Weight tab. 1
faq_preprocess_page ./faq.module Implements template_preprocess_page().
faq_schema ./faq.install Implements hook_schema().
faq_theme ./faq.module Implements hook_theme().
faq_uninstall ./faq.install
template_preprocess_faq_category_hide_answer includes/faq.hide_answer.inc Create categorized FAQ page if set to show answer when question is clicked.
template_preprocess_faq_category_new_page includes/faq.new_page.inc Create categorized FAQ page if set to show answer in a new page.
template_preprocess_faq_category_questions_inline includes/faq.questions_inline.inc Create categorized FAQ page if set to show/hide the questions inline.
template_preprocess_faq_category_questions_top includes/faq.questions_top.inc Create categorized questions for FAQ page if set to show questions on top.
template_preprocess_faq_category_questions_top_answers includes/faq.questions_top.inc Create categorized answers for FAQ page if set to show the questions on top.
template_preprocess_faq_draggable_question_order_table ./faq.module Theme function for question ordering drag and drop table.
template_preprocess_faq_hide_answer includes/faq.hide_answer.inc Create FAQ page if set to show/hide answer when question is clicked.
template_preprocess_faq_new_page includes/faq.new_page.inc Create FAQ page if set to show the answer in a new page.
template_preprocess_faq_page ./faq.module Theme function for faq page wrapper divs.
template_preprocess_faq_questions_inline includes/faq.questions_inline.inc Create the FAQ page if set to show the questions inline.
template_preprocess_faq_questions_top includes/faq.questions_top.inc Create the structure of the page, when the questions are to be shown on top.

Other projects