BackendWidgetsController
class BackendWidgetsController extends Controller
Class BackendWidgetsController. Defines routes for Widget
Methods
JsonResponse
saveWidgetsArray(ArrayCollection $widgetsArrayJSON)
API route for saving order of widgets for specific user
JsonResponse
graphAndTableLatestOrders(ArrayCollection $widgetsLastOrdersJSON)
API route for loading last orders statistics by currency
JsonResponse
liveGraphLatestOrders(ArrayCollection $widgetsLiveOrdersJSON)
API route for loading data for backend widgets
Details
at line 38
JsonResponse
saveWidgetsArray(ArrayCollection $widgetsArrayJSON)
API route for saving order of widgets for specific user
at line 54
JsonResponse
graphAndTableLatestOrders(ArrayCollection $widgetsLastOrdersJSON)
API route for loading last orders statistics by currency
at line 77
JsonResponse
liveGraphLatestOrders(ArrayCollection $widgetsLiveOrdersJSON)
API route for loading data for backend widgets