7 calls to faq_view_answer() in Frequently Asked Questions 6
- template_preprocess_faq_category_hide_answer in includes/faq.hide_answer.inc 
- Create categorized FAQ page if set to show answer when question is clicked.
- template_preprocess_faq_category_questions_inline in includes/faq.questions_inline.inc 
- Create categorized FAQ page if set to show/hide the questions inline.
- template_preprocess_faq_category_questions_top in 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 in includes/faq.questions_top.inc 
- Create categorized answers for FAQ page if set to show the questions on top.
- template_preprocess_faq_hide_answer in includes/faq.hide_answer.inc 
- Create FAQ page if set to show/hide answer when question is clicked.
- template_preprocess_faq_questions_inline in includes/faq.questions_inline.inc 
- Create the FAQ page if set to show the questions inline.
- template_preprocess_faq_questions_top in includes/faq.questions_top.inc 
- Create the structure of the page, when the questions are to be shown on top.
