Structures_DataGrid::getPageCount()

Structures_DataGrid::getPageCount()  -- Returns the total number of pages

Synopsis

require_once 'Structures/DataGrid.php';

int Structures_DataGrid::getPageCount ()

Description

Ce module n'est actuellement pas documenté.

Valeur retournée

returns the total number of pages or 1 if there are no records or if there is no row limit

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.