You are here

7 calls to faq_view_answer() in Frequently Asked Questions 5.2

theme_faq_category_hide_answer in includes/faq.hide_answer.inc
Create the code of the FAQ page if set to show/hide the category-sorted answers when the question is clicked.
theme_faq_category_questions_inline in includes/faq.questions_inline.inc
Create the code of the FAQ page if set to show/hide the category-sorted questions inline.
theme_faq_category_questions_top in includes/faq.questions_top.inc
Create the layout of the FAQ page if set to show the questions on top, all sorted by categories.
theme_faq_category_questions_top_answers in includes/faq.questions_top.inc
Create the layout of the answers if set to show the questions on top, all sorted by categories.
theme_faq_hide_answer in includes/faq.hide_answer.inc
Create the structure of the FAQ page if set to show/hide the answers when the question is clicked.
theme_faq_questions_inline in includes/faq.questions_inline.inc
Create the code of the FAQ page if set to show the questions inline.
theme_faq_questions_top in includes/faq.questions_top.inc
Create the structure of the page, when the questions are to be shown on top.