Class QuickEditPropertiesOverviewColumns

Class QuickEditPropertiesOverviewColumns

QuickEditPropertiesOverviewColumns implements QuickEditPropertiesOverviewColumnsInterface

Methods summary

public __construct( void )

QuickEditPropertiesOverviewColumns constructor.

public getColumns( void ) : DataTableColumnCollection

Get the DataTableColumnCollection of the table.

public serializeColumns( void ) : array

Serializes the data of a table column.

protected _getTooltipValues( string $name ) : array

Returns the text phrase for the desired value.

protected _getShipmentConfiguration( void ) : array

Returns a list of all shipment names and shipment identifiers.

protected _getPriceTypeConfiguration( void ) : array

Returns a list of all price types names and price type identifiers.

Properties summary

protected $db : CI_DB_query_builder

		
protected $columns : array
[]
protected $languageTextManager : LanguageTextManager