Dotclear 2.24
|
Public Member Functions | |
setURL () | |
getLinks () | |
![]() | |
__construct (int $env, int $nb_elements, int $nb_per_page=10, int $nb_pages_per_group=10) | |
getLinks () | |
debug () | |
Protected Member Functions | |
getLink (string $li_class, string $href, string $img_src, string $img_src_nolink, string $img_alt, bool $enable_link) | |
setURL () | |
Protected Attributes | |
$form_action | |
$form_hidden | |
![]() | |
$env | |
$nb_elements | |
$nb_per_page | |
$nb_pages_per_group | |
$nb_pages | |
$nb_groups | |
$env_group | |
$index_group_start | |
$index_group_end | |
$page_url = null | |
Additional Inherited Members | |
![]() | |
$index_start | |
$index_end | |
$base_url = null | |
$var_page = 'page' | |
$html_cur_page = '<strong>%s</strong>' | |
$html_link_sep = '-' | |
$html_prev = '«prev.' | |
$html_next = 'next»' | |
$html_prev_grp = '...' | |
$html_next_grp = '...' | |
|
protected |
Gets the link.
string | $li_class | The li class |
string | $href | The href |
string | $img_src | The image source |
string | $img_src_nolink | The image source nolink |
string | $img_alt | The image alternate |
bool | $enable_link | The enable link |
Referenced by getLinks().
setURL | ( | ) |
Sets the url.
Reimplemented from pager.
References html\escapeHTML(), and form\hidden().
Referenced by getLinks().
getLinks | ( | ) |
Pager Links
Returns pager links
Reimplemented from pager.
References getLink(), form\number(), and setURL().
|
protected |
|
protected |