Structures_DataGrid::getCurrentPage

Structures_DataGrid::getCurrentPage() – ページ処理が実装されている場合に、現在のページ番号を取得する

Synopsis

require_once 'Structures/DataGrid.php';

int Structures_DataGrid::getCurrentPage ( )

Description

This package is not documented yet.

Return value

現在のページ番号を返します。

Throws

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

Note

This function can not be called statically.