Print Ajax pager for list in tab panel
static public printAjaxPager ( $title, $start, $numrows, $additional_info = '' ) : nothing | ||
$title | displayed above | |
$start | from witch item we start | |
$numrows | total items | |
$additional_info | Additional information to display (default '') | |
return | nothing | (print a pager) |