JPaginationObject::__construct
Class constructor.
Signature
public function __construct(string
$text,
[integer
$prefix = '',
[integer
$base = null,
[string
$link = null,
[boolean
$active = false]]]] )
Parameters
-
$text
- The link text.
-
$prefix
- The prefix used for request variables.
-
$base
- The number of rows as a base offset.
-
$link
- The link URL.
-
$active
- Flag whether the object is the 'active' page