phpDocumentor

QuickEditOverviewColumnsInterface

Interface QuickEditOverviewColumnsInterface

Tags
category

System

subpackage

QuickEdit

Table of Contents

getColumns()  : DataTableColumnCollection
Get the DataTableColumnCollection of the table.
serializeColumns()  : array<string|int, mixed>
Serializes the data of a table column.

Methods

serializeColumns()

Serializes the data of a table column.

public serializeColumns() : array<string|int, mixed>
Return values
array<string|int, mixed>

Returns the serialized table column data.

Search results