Class QuickEditPropertiesOverviewColumns
Class QuickEditPropertiesOverviewColumns
-
QuickEditPropertiesOverviewColumns
implements
QuickEditPropertiesOverviewColumnsInterface
Methods summary
public
|
#
__construct( )
QuickEditPropertiesOverviewColumns constructor.
QuickEditPropertiesOverviewColumns constructor.
|
public
DataTableColumnCollection
|
#
getColumns( )
Get the DataTableColumnCollection of the table.
Get the DataTableColumnCollection of the table.
Returns
Implementation of
|
public
array
|
#
serializeColumns( )
Serializes the data of a table column.
Serializes the data of a table column.
Returns
array Returns the serialized table column data.
Implementation of
|
protected
array
|
#
_getTooltipValues( string $name )
Returns the text phrase for the desired value.
Returns the text phrase for the desired value.
Parameters
- $name
- identifier of the wanted text phrase.
Returns
array Returns the text phrase for the desired value.
|
protected
array
|
#
_getShipmentConfiguration( )
Returns a list of all shipment names and shipment identifiers.
Returns a list of all shipment names and shipment identifiers.
Returns
array Returns a list of all shipment names and shipment identifiers.
|
protected
array
|
#
_getPriceTypeConfiguration( )
Returns a list of all price types names and price type identifiers.
Returns a list of all price types names and price type identifiers.
Returns
array Returns a list of all price types names and price type identifiers.
|