Structures_DataGrid_Column::getDefaultDirection

Structures_DataGrid_Column::getDefaultDirection() – このカラムのデフォルトのソート方向を返す

Synopsis

require_once 'Structures/DataGrid/Column.php';

string Structures_DataGrid_Column::getDefaultDirection ( $str )

Description

This package is not documented yet.

Parameter

$str

Return value

"ASC" あるいは "DESC" を返します。

Throws

例外はスローされません。

Note

This function can not be called statically.

オートフィルの値を取得する (Previous) カラムに対応させるフィールドの名前を取得する (Next)
Last updated: Fri, 24 May 2013 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report or add a note.
View this page in:

User Notes:

There are no user contributed notes for this page.