Structures_DataGrid::getColumnByField()
-- Find a column by field name
Description
Ce module n'est actuellement pas documenté.
Paramètres
- chaîne de caractères
$fieldName
The field name of the column to look for
Valeur retournée
returns
the column object (reference to) or false if there is no such column
Valeurs renvoyées
throws
no exceptions thrown
Note
Cette fonction ne peut pas être appelée de façon statique.