Pager::Pager()

Pager::Pager() -- Creates a pager instance

Synopsis

require_once 'Pager.php';

object &Pager (array $options)

Deprecated

The constructor is deprecated in favour of the new factory() method, which is PHP5 compatible too.

Paramètres

Pager constructor takes an associative array of parameters as input values. This is the complete list of these options:

REQUIRED options are:

Valeur retournée

object - a specific Pager instance or a PEAR_Error object, if fails