BuyXGetYController
class BuyXGetYController extends Controller
Class BuyXGetYController. Defines routes for buy x get y offers
Methods
Backend route for listing all buy x get y offers
API route for loading all buy x get y offers
Backend route for adding new buy x get y offer
Backend route for editing buy x get y offer
API route for buy x get y offers search
API route for adding new buy x get y offer
API route for editing buy x get y offer
API route for removing buy x get y offer
API route for searching product attribute values for specific product
Details
at line 44
array
allBuyXGetYOffersAction()
Backend route for listing all buy x get y offers
at line 59
JsonResponse
allBuyXGetYOffersJSONAction(ArrayCollection $allBuyXGetYOffersJSON)
API route for loading all buy x get y offers
at line 73
array
addNewBuyXGetYOfferAction()
Backend route for adding new buy x get y offer
at line 90
array
editBuyXGetYOfferAction(ArrayCollection $editBuyXGetYOffer)
Backend route for editing buy x get y offer
at line 105
JsonResponse
productSearchBuyXGetYAction(ArrayCollection $buyXProductSearch)
API route for buy x get y offers search
at line 122
JsonResponse
buyXGetYAddNewJSONAction(ArrayCollection $buyXGetYAddNewJSON)
API route for adding new buy x get y offer
at line 137
JsonResponse
editBuyXGetYJSONAction(ArrayCollection $buyXGetYEditJSON)
API route for editing buy x get y offer
at line 152
JsonResponse
removeBuyXGetYOfferJSONAction(ArrayCollection $removeBuyXGetYOfferJSON)
API route for removing buy x get y offer
at line 168
JsonResponse
getProductAttributeValuesBuyXGetYOfferJSONAction(ArrayCollection $buyXGetYProductAttributeValuesSearchJSON)
API route for searching product attribute values for specific product