◆ __construct()
__construct |
( |
|
$total_items, |
|
|
|
$items_perpage, |
|
|
|
$current_start, |
|
|
|
$start_name = 'start' , |
|
|
|
$extra_arg = '' |
|
) |
| |
*#- Constructor
- Parameters
-
int | $total_items | Total number of items |
int | $items_perpage | Number of items per page |
int | $current_start | First item on the current page |
string | $start_name | Name for "start" or "offset" |
string | $extra_arg | Additional arguments to pass in the URL |
◆ renderImageNav()
renderImageNav |
( |
|
$offset = 4 | ) |
|
Create navigation with images
- Parameters
-
- Returns
- string
◆ renderNav()
Create text navigation
- Parameters
-
- Returns
- string
◆ renderSelect()
renderSelect |
( |
|
$showbutton = false | ) |
|
Create a navigational dropdown list
- Parameters
-
boolean | $showbutton | Show the "Go" button? |
- Returns
- string
◆ $current
◆ $perpage
◆ $total
◆ $url
The documentation for this class was generated from the following file: