CategorySurveyBackendJSONController
class CategorySurveyBackendJSONController extends Controller
Class CategorySurveyBackendJSONController. Defines routes for SurveyCategory
Methods
JsonResponse
surveyCategoryAddShowCategoriesAction(ArrayCollection $surveyCategoryAddShowCategoriesModal)
Defines route creating new survey category
JsonResponse
surveyCategoryListAction(ArrayCollection $surveyCategoryList)
Defines route for survey category listing
JsonResponse
surveyAddCategoryManageAction(ArrayCollection $surveyCategoryManageAddNewJSON)
Defines route for creating new survey category
JsonResponse
surveyEditCategoryTreeAction(ArrayCollection $surveyCategoryTreeEditJSON)
Defines route for editing survey category
JsonResponse
deleteSurveyCategoryAction(ArrayCollection $surveyCategoryDeleteTreeJSON)
Defines route for deleting survey category
Details
at line 40
JsonResponse
surveyCategoryAddShowCategoriesAction(ArrayCollection $surveyCategoryAddShowCategoriesModal)
Defines route creating new survey category
at line 56
JsonResponse
surveyCategoryListAction(ArrayCollection $surveyCategoryList)
Defines route for survey category listing
at line 72
JsonResponse
surveyAddCategoryManageAction(ArrayCollection $surveyCategoryManageAddNewJSON)
Defines route for creating new survey category
at line 88
JsonResponse
surveyEditCategoryTreeAction(ArrayCollection $surveyCategoryTreeEditJSON)
Defines route for editing survey category
at line 104
JsonResponse
deleteSurveyCategoryAction(ArrayCollection $surveyCategoryDeleteTreeJSON)
Defines route for deleting survey category