TableField

Field that lets you define a database table of custom fields.

TableField is used instead of Field for fields of type FieldtypeTable.

Please see the Table Fieldtype for usage instructions.

Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the TableField class also inherits all the methods and properties of: Field, WireData and Wire.

Show class?     Show args?       Only hookable?    

Common

NameReturnSummary 
TableField::getArrayClass()
string

Get class to use for TableRows WireArray instances

 
TableField::getRowClass()
string

Get class to use for TableRow instances

 

Properties

NameReturnSummary 
TableField::type FieldtypeTable 

Additional methods and properties

In addition to the methods and properties above, TableField also inherits the methods and properties of these classes:

API reference based on ProcessWire core version 3.0.259