Structures_DataGrid_Column::setFormatter()
-- Set Formatter Callback
Beschrijving
Define a formatting callback function with optional arguments for this column.
Parameter
- mixed
$formatter
Callback PHP pseudo-type (Array or String)
- array
$arguments
Associative array of parameters passed to as
second argument to the callback function
Return waarde
returns
PEAR_Error on failure
Throws
throws
no exceptions thrown
Note
Deze functie kan niet statisch worden aangeroepen.