Class OrdersOverviewAjaxController
Class OrdersAjaxController
AJAX controller for the orders main page.
- HttpViewController implements HttpViewControllerInterface
- ┗ AdminHttpViewController implements AdminStatusOnlyInterface
- ┗ OrdersOverviewAjaxController
Package: AdminHttpViewControllers
Category: System
Extends: AdminHttpViewController
Located at Controllers/HttpView/AdminAjax/OrdersOverviewAjaxController.inc.php
Category: System
Extends: AdminHttpViewController
Located at Controllers/HttpView/AdminAjax/OrdersOverviewAjaxController.inc.php
Methods summary
public
actionFilterOptions( void )
: JsonHttpControllerResponse
Regenerate the filtering options and send them back to the client.
public
actionGetInvoices( void )
: JsonHttpControllerResponse
Returns an array of invoices data for an order.
public
actionGetLatestPackingSlip( void )
: JsonHttpControllerResponse
Get the latest packing slip information.
protected
_getOrderListItems( void )
: OrderListItemCollection
Parse the DataTable request and fetch the OrderListItems that need to be displayed.
protected
_getRowData( OrderListItem $orderListItem, integer $latestInvoiceId = 0, integer $latestInvoiceNumber = null )
: array
Set the