FaqCategoryJSONController
class FaqCategoryJSONController extends Controller
Class FaqCategoryJSONController
Methods
Response
faqAddCategoryManageAction(ArrayCollection $faqCategoryManageAddNewJSON)
JSON route for saving new faq category
Response
faqEditCategoryTreeAction(ArrayCollection $faqCategoryTreeEditJSON)
JSON route for updating faq category
Response
deleteFaqCategoryAction(ArrayCollection $faqCategoryDeleteJSON)
JSON route for removing faq category
Response
faqShowAllCatsModalAction(ArrayCollection $faqCategoryAddShowTree)
JSON route for listing all faq categories
Response
faqCategoryTreeAction(ArrayCollection $faqCategoryList)
JSON route for listing all faq categories
Response
viewAllFaqQuestionsJSONAction(ArrayCollection $faqCategoryViewAllJSON)
JSON route for listing all faq categories for JQGrid
Details
at line 42
Response
faqAddCategoryManageAction(ArrayCollection $faqCategoryManageAddNewJSON)
JSON route for saving new faq category
at line 57
Response
faqEditCategoryTreeAction(ArrayCollection $faqCategoryTreeEditJSON)
JSON route for updating faq category
at line 72
Response
deleteFaqCategoryAction(ArrayCollection $faqCategoryDeleteJSON)
JSON route for removing faq category
at line 88
Response
faqShowAllCatsModalAction(ArrayCollection $faqCategoryAddShowTree)
JSON route for listing all faq categories
at line 103
Response
faqCategoryTreeAction(ArrayCollection $faqCategoryList)
JSON route for listing all faq categories
at line 118
Response
viewAllFaqQuestionsJSONAction(ArrayCollection $faqCategoryViewAllJSON)
JSON route for listing all faq categories for JQGrid