|
VirtueMart
3.2.14.9808
|


Public Member Functions | |
| __construct ($text, $prefix= '', $base=null, $link=null) | |
Public Attributes | |
| $text | |
| $base | |
| $link | |
| $prefix | |
| vPaginationObject::__construct | ( | $text, | |
$prefix = '', |
|||
$base = null, |
|||
$link = null |
|||
| ) |
Class constructor.
| string | $text | The link text. |
| integer | $prefix | The prefix used for request variables. |
| integer | $base | The number of rows as a base offset. |
| string | $link | The link URL. |
| vPaginationObject::$base |
| vPaginationObject::$link |
| vPaginationObject::$prefix |
| vPaginationObject::$text |
1.8.11