WIKINDX API trunk

PAGING
in package

PAGING Numeric paging of lists

Table of Contents

Properties

$order  : mixed
string
$paging  : mixed
int
$queryString  : mixed
string
$start  : mixed
int
$total  : mixed
int

Methods

__construct()  : mixed
PAGING
getPaging()  : mixed
Get, set, and display paging links for numeric lists

Properties

$order

string

public mixed $order

$paging

int

public mixed $paging = 0

$queryString

string

public mixed $queryString = ''

$start

int

public mixed $start = 0

$total

int

public mixed $total = 0

Methods

__construct()

PAGING

public __construct() : mixed

getPaging()

Get, set, and display paging links for numeric lists

public getPaging([mixed $type = false ]) : mixed
Parameters
$type : mixed = false

Default FALSE


        
On this page

Search results