Class Paginator
Onion Framework - Stránkovač
Copyright (c) 2011 Jano Gašpar (http://webstranky.net)
Package:
Onion::UI
Copyright: Copyright (c) 2011 Jano Gašpar
Author: Jano Gašpar
Located at UI/Paginator.php
Copyright: Copyright (c) 2011 Jano Gašpar
Author: Jano Gašpar
Located at UI/Paginator.php
public
|
|
public
|
|
public
|
|
private
|
|
private
|
|
private
|
private
|
$app |
|
|
public
integer
|
$current_page | 1 |
|
public
|
$pages |
|
|
public
array
|
$limit | array() |
|
public
integer
|
$links | 9 |
|
public
integer
|
$side_links | 3 |
|
public
string
|
$separator | ' ' |
|
public
string
|
$groups_separator | ' … ' |
|
public
|
$uri_parameter_name | NULL |
|
public
boolean
|
$add_current_uri_parameters | TRUE |
|
public
array
|
$add_uri_parameters | array() |
|
public
|
$anchor |
|
|
public
|
$route_name | NULL |
|
public
boolean
|
$full_paginator | FALSE |