
Public Member Functions | |
| NAVLIST ($action, $start, $amount, $minamount, $maxamount, $blogid, $search, $itemid) | |
| showBatchList ($batchtype, $query, $type, $template, $errorMessage=_LISTS_NOMORE) | |
| showHead () | |
| showFoot () | |
| showNavigation () | |
Definition at line 56 of file ENCAPSULATE.php.
| NAVLIST::NAVLIST | ( | $ | action, | |
| $ | start, | |||
| $ | amount, | |||
| $ | minamount, | |||
| $ | maxamount, | |||
| $ | blogid, | |||
| $ | search, | |||
| $ | itemid | |||
| ) |
| NAVLIST::showBatchList | ( | $ | batchtype, | |
| $ | query, | |||
| $ | type, | |||
| $ | template, | |||
| $ | errorMessage = _LISTS_NOMORE | |||
| ) |
| NAVLIST::showHead | ( | ) |
| NAVLIST::showFoot | ( | ) |
| NAVLIST::showNavigation | ( | ) |
Displays a next/prev bar for long tables
Definition at line 91 of file ENCAPSULATE.php.
References $action, $amount, $blogid, and $itemid.
Referenced by showFoot(), and showHead().
1.5.5