ProductGroupDiscountUserController
class ProductGroupDiscountUserController extends Controller
Class ProductGroupController. Defines routes for ProductGroupDiscountUser
Methods
array
productGroupDiscountUserAddAction(ArrayCollection $productGroupDiscountUserAdd)
Backend route for generating new group discount
array
productGroupDiscountUserEditAction(ArrayCollection $productGroupDiscountUserEdit)
Backend route for generating editing group discount
array
allProductGroupDiscountUserJSONAction()
Backend route for listing all product group discounts
JsonResponse
productGroupDiscountUserJSONAction(ArrayCollection $productGroupDiscountUserJSON)
API route for creating new group discount
JsonResponse
productGroupDiscountUserEditJSONAction(ArrayCollection $productGroupDiscountUserEditJSON)
API route for editing group discount
JsonResponse
getAllProductGroupDiscountUserJQGridAction(ArrayCollection $productGroupDiscountUserListJQGRID)
API route for JqGrid data
JsonResponse
deleteProductGroupDiscountUserAction(ArrayCollection $productGroupDiscountUserDelete)
API route for deleting group discount
Details
at line 42
array
productGroupDiscountUserAddAction(ArrayCollection $productGroupDiscountUserAdd)
Backend route for generating new group discount
at line 59
array
productGroupDiscountUserEditAction(ArrayCollection $productGroupDiscountUserEdit)
Backend route for generating editing group discount
at line 74
array
allProductGroupDiscountUserJSONAction()
Backend route for listing all product group discounts
at line 89
JsonResponse
productGroupDiscountUserJSONAction(ArrayCollection $productGroupDiscountUserJSON)
API route for creating new group discount
at line 104
JsonResponse
productGroupDiscountUserEditJSONAction(ArrayCollection $productGroupDiscountUserEditJSON)
API route for editing group discount
at line 119
JsonResponse
getAllProductGroupDiscountUserJQGridAction(ArrayCollection $productGroupDiscountUserListJQGRID)
API route for JqGrid data
at line 134
JsonResponse
deleteProductGroupDiscountUserAction(ArrayCollection $productGroupDiscountUserDelete)
API route for deleting group discount