constructor Structures_DataGrid_Column::
Structures_DataGrid_Column
(Previous)
(Next) Structures_DataGrid_Column::
getAttributes

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

Structures_DataGrid_Column::formatter()

Structures_DataGrid_Column::formatter()  -- Formatter

Beschreibung

This method is not meant to be called by user-space code.

Calls a predefined function to develop custom output for the column. The defined function can accept parameters so that each cell in the column can be unique based on the record. The function will also automatically receive the record array as a parameter. All parameters passed into the function will be in one array.

Parameter

$record

$row

$col

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

constructor Structures_DataGrid_Column::
Structures_DataGrid_Column
(Previous)
(Next) Structures_DataGrid_Column::
getAttributes

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.