Public Member Functions | |
| initialize ($opt=[]) | |
| create_links () | |
Public Attributes | |
| $use_links = true | |
| $base_url = '' | |
| $total_rows = 0 | |
| $per_page = 20 | |
| $cur_page = 1 | |
| $max_page_links = 15 | |
| $first_page = 1 | |
| $last_page = 1 | |
| $pages = 1 | |
Implements the Qvc_pager class, which provides pagination links.
| Qvc_pager::create_links | ( | ) |
Create the links to display on a page.
| Qvc_pager::initialize | ( | $opt = [] | ) |
Initialization
| array | $opt |
1.8.5