QuickEditPropertiesOverviewColumns

Implements \QuickEditPropertiesOverviewColumnsInterface

Class QuickEditPropertiesOverviewColumns

category

System

package

Extensions

subpackage

QuickEdit

Methods

QuickEditPropertiesOverviewColumns constructor.

__construct() 

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

_getPriceTypeConfiguration() : array

Response

array

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

Returns a list of all shipment names and shipment identifiers.

_getShipmentConfiguration() : array

Response

array

Returns a list of all shipment names and shipment identifiers.

Returns the text phrase for the desired value.

_getTooltipValues(string $name) : array

Arguments

$name

string

identifier of the wanted text phrase.

Response

array

Returns the text phrase for the desired value.

Get the DataTableColumnCollection of the table.

getColumns() : \DataTableColumnCollection

Response

\DataTableColumnCollection

Returns the DataTableColumnCollection of the table.

Serializes the data of a table column.

serializeColumns() : array

Response

array

Returns the serialized table column data.

Properties

db

db : \CI_DB_query_builder
var

Type(s)

\CI_DB_query_builder

columns

columns : array
var

Type(s)

array

languageTextManager

languageTextManager : \LanguageTextManager
var

Type(s)

\LanguageTextManager