Klassenübersicht Structures_DataGrid_Column (Previous) (Next) Structures_DataGrid_Column::formatter

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

constructor Structures_DataGrid_Column::Structures_DataGrid_Column()

constructor Structures_DataGrid_Column::Structures_DataGrid_Column()  -- Constructor

Beschreibung

Creates default table style settings

Parameter

string $label

The label of the column to be printed

string $field

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

string $orderBy

The field or expression to order the data by

array $attributes

The attributes for the XML or HTML TD tag; form: array(name => value, ...)

string $autoFillValue

The value to use for the autoFill

mixed $formatter

Formatter callback. See setFormatter()

array $formatterArgs

Associative array of arguments passed as second argument to the formatter callback

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Klassenübersicht Structures_DataGrid_Column (Previous) (Next) Structures_DataGrid_Column::formatter

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.