BlockTemplateRelationshipController
class BlockTemplateRelationshipController extends Controller
Class BlockTemplateRelationshipController
Methods
Backend page for listing all template relationships
Json route for listing all template relationship
Backend page for adding new template relationship
Backend page for editing template relationship
Json route for persisting new template relationship
Json route for editing template relationship
Json route for deleting template relationship
Details
at line 40
array
allBlockElementsAction()
Backend page for listing all template relationships
at line 55
Response
getStoresJQGridAction(ArrayCollection $templateRelationshipJQGRID)
Json route for listing all template relationship
at line 72
array
addTemplateRelationshipAction(ArrayCollection $templateRelationshipAdd)
Backend page for adding new template relationship
at line 89
array
editTemplateRelationshipAction(ArrayCollection $templateRelationshipEdit)
Backend page for editing template relationship
at line 104
JsonResponse
addTemplateRelationshipJSONAction(ArrayCollection $templateRelationshipAddJSON)
Json route for persisting new template relationship
at line 119
JsonResponse
editTemplateRelationshipJSONAction(ArrayCollection $templateRelationshipEditJSON)
Json route for editing template relationship
at line 134
JsonResponse
deleteFileJSONAction(ArrayCollection $templateRelationshipDeleteJSON)
Json route for deleting template relationship