Structures_DataGrid_Column::getDefaultDirection()

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

Referentiesamenvatting

require_once 'Structures/DataGrid/Column.php';

string Structures_DataGrid_Column::getDefaultDirection ($str)

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

$str

Return waarde

returns "ASC" or "DESC"

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.