VirtueMart  3.2.14.9808
Public Member Functions | Public Attributes | List of all members
vPaginationObject Class Reference
Inheritance diagram for vPaginationObject:
Inheritance graph
[legend]
Collaboration diagram for vPaginationObject:
Collaboration graph
[legend]

Public Member Functions

 __construct ($text, $prefix= '', $base=null, $link=null)
 

Public Attributes

 $text
 
 $base
 
 $link
 
 $prefix
 

Constructor & Destructor Documentation

vPaginationObject::__construct (   $text,
  $prefix = '',
  $base = null,
  $link = null 
)

Class constructor.

Parameters
string$textThe link text.
integer$prefixThe prefix used for request variables.
integer$baseThe number of rows as a base offset.
string$linkThe link URL.
Since
11.1

Member Data Documentation

vPaginationObject::$base
vPaginationObject::$link
vPaginationObject::$prefix
vPaginationObject::$text

The documentation for this class was generated from the following file: