require_once 'Structures/DataGrid.php';
object Either& Structures_DataGrid::getColumnByName (string $name)
object Either& Structures_DataGrid::getColumnByName
Ce module n'est actuellement pas documenté.
The name (label) of the column to look for
returns the column object (reference to) or false if there is no such column
throws no exceptions thrown
Cette fonction ne peut pas être appelée de façon statique.