Class OrdersOverviewColumns
This class contains the definition of the order columns. Use it in every controller that needs the column definition.
This class can be overloaded and more table columns can be added.
category |
System |
---|---|
package |
Extensions |
subpackage |
Orders |
__construct()
Overload this method and append the $columns array with new column definitions.
Throws |
|
---|
_getGroupOptions() : array
array
_getPaymentOptions() : array
array
_getShippingOptions() : array
array
_getStatusOptions() : array
array
getColumns() : \DataTableColumnCollection
serializeColumns() : array
array