mosPageNav
mosPageNav
( $total, $limitstart, $limit)
-
$total
-
$limitstart
-
$limit
string
getPagesCounter
()
string
orderDownIcon
(int $i, int $n, [string $condition = true], [string $task = 'orderdown'])
-
int
$i: The row index
-
int
$n: The number of items in the list
-
string
$condition: The task to fire
-
string
$task: The alt text for the icon
string
orderUpIcon
(int $i, [string $condition = true], [string $task = 'orderup'])
-
int
$i: The row index
-
string
$condition: The task to fire
-
string
$task: The alt text for the icon
Writes the html limit # input box
void
writeLimitBox
()
void
writePagesCounter
()
Writes the html for the pages counter, eg, Results 1-10 of x
void
writePagesLinks
()