Structures_DataGrid_Column::getDefaultDirection()

Structures_DataGrid_Column::getDefaultDirection()  -- Return the default direction to order this column by

Synopsis

require_once 'Structures/DataGrid/Column.php';

string Structures_DataGrid_Column::getDefaultDirection ($str)

Description

Ce module n'est actuellement pas documenté.

Paramètres

$str

Valeur retournée

returns "ASC" or "DESC"

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.