Structures_DataGrid::setRequestPrefix (Previous) (Next) Games_Chess

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Structures_DataGrid::sortRecordSet()

Structures_DataGrid::sortRecordSet()  -- Sorts the records by the defined field.

Описание

Do not use this method if data is coming from a database as sorting is much faster coming directly from the database itself.

Параметр

array $sortSpec

Sorting specification Structure: array(fieldName => direction, ...)

string $direction

Deprecated. Put the direction(s) into $sortSpec

Throws

throws no exceptions thrown

Заметка

Эта функция не должна вызываться статически.

Structures_DataGrid::setRequestPrefix (Previous) (Next) Games_Chess

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.