Class OrdersOverviewController

Class OrdersOverviewController

Bootstraps the Orders overview page.

HttpViewController implements HttpViewControllerInterface
AdminHttpViewController implements AdminStatusOnlyInterface
OrdersOverviewController

Methods summary

public init( void )

Initialize Controller

public actionDefault( void ) : HttpControllerResponseInterface

Default Action

protected _getInvoicesExist( void ) : array

Check if invoices for the orders exist

protected _getAssetsArray( void ) : array

Get Assets Array

protected _getRowHeights( void ) : array

Returns the available row heights.

protected _getParcelServices( void ) : array

Get all parcel services.

protected _getStatuses( void ) : array

Order status array.

Methods inherited from AdminHttpViewController

validateCurrentAdminStatus()

Methods inherited from HttpViewController

__construct(), _callActionMethod(), _getPostData(), _getPostDataCollection(), _getQueryParameter(), _getQueryParametersCollection(), _getServerData(), _render(), _validatePageToken(), getTemplateFile(), proceed()

Properties summary

Properties inherited from HttpViewController

$assets, $contentView, $httpContextReader, $httpResponseProcessor, $postDataArray, $queryParametersArray, $serverDataArray