ProductRelationshipNameJSONController
class ProductRelationshipNameJSONController extends Controller
Class ProductRelationshipNameJSONController defines routes for product relationship name
Methods
JsonResponse
changeOrderRelationshipNameAction(ArrayCollection $changeOrderRelationshipNameJSON)
API route for changing relationship name order
JsonResponse
saveRelationshipNameAction(ArrayCollection $saveRelationshipNameJSON)
API route for saving product relationship name
JsonResponse
editRelationshipNameAction(ArrayCollection $editRelationshipNameJSON)
API route for editing product relationship name
JsonResponse
deleteRelationshipNameAction(ArrayCollection $deleteRelationshipNameJSON)
API route for removing product relationship name
Details
at line 37
JsonResponse
changeOrderRelationshipNameAction(ArrayCollection $changeOrderRelationshipNameJSON)
API route for changing relationship name order
at line 52
JsonResponse
saveRelationshipNameAction(ArrayCollection $saveRelationshipNameJSON)
API route for saving product relationship name
at line 86
JsonResponse
editRelationshipNameAction(ArrayCollection $editRelationshipNameJSON)
API route for editing product relationship name
at line 101
JsonResponse
deleteRelationshipNameAction(ArrayCollection $deleteRelationshipNameJSON)
API route for removing product relationship name