Structures_DataGrid_Column::setField

Structures_DataGrid_Column::setField() – Set name of the field for the column to be mapped to

Synopsis

require_once 'Structures/DataGrid/Column.php';

void Structures_DataGrid_Column::setField ( string $str )

Description

Defines the name of the field for the column to be mapped to

Parameter

string $str

The name of the field for the column to be mapped to

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Set the default direction to order this column by (Previous) Set Formatter Callback (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.