FaqFrontendOfBackendController
class FaqFrontendOfBackendController extends Controller
Class FaqFrontendOfBackendController
Methods
array
faqCategoryAddShowTreeAction(ArrayCollection $faqCategoryAddShowTree)
Backend page for managing faq categories
Response
faqCategoryAddShowCategoriesAction(ArrayCollection $faqCategoryAddShowCategoriesModal)
JSON route for adding new faq category
array
faqQuestionAddAction(ArrayCollection $faqQuestionAddShow)
Backend page for saving new faq question
array
allFaqQuestionsAction()
Backend page for listing all faq questions
array
faqQuestionEditShowAction(ArrayCollection $faqQuestionEditShow)
Backend page for editing faq question
Details
at line 40
array
faqCategoryAddShowTreeAction(ArrayCollection $faqCategoryAddShowTree)
Backend page for managing faq categories
at line 55
Response
faqCategoryAddShowCategoriesAction(ArrayCollection $faqCategoryAddShowCategoriesModal)
JSON route for adding new faq category
at line 72
array
faqQuestionAddAction(ArrayCollection $faqQuestionAddShow)
Backend page for saving new faq question
at line 86
array
allFaqQuestionsAction()
Backend page for listing all faq questions
at line 103
array
faqQuestionEditShowAction(ArrayCollection $faqQuestionEditShow)
Backend page for editing faq question