Pager::factory()

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

Synopsis

require_once 'Pager/Pager.php';

object &factory (array $options)

Parameter

Pager::factory() method takes an associative array of parameters as input values. This is the complete list of these options:

REQUIRED options are:

Return value

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