| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Structures_DataGrid::sortRecordSetStructures_DataGrid::sortRecordSet() – 定義したフィールドで、レコードを並べ替える
Synopsisrequire_once 'Structures/DataGrid.php';
Descriptionデータベースからデータを取得する場合は、このメソッドを使用しないでください。 その場合は、データベース側で並べ替えさせるほうがずっと高速です。 Parameter
Throws例外はスローされません。 NoteThis function can not be called statically. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Structures_DataGrid::sortRecordSet」をGoogle検索
|