mosPageNav
mosPageNav
(mixed $total, mixed $limitstart, mixed $limit)
string
getPagesCounter
()
string
orderDownIcon
(int $i, int $n, [string $condition = true], [string $task = 'orderdown'], [mixed $alt = 'Move Down'])
-
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'], [mixed $alt = 'Move Up'])
-
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
()