Return HTML to perform pagination. $curr_page The current page number (1-based). $num_page The total number of pages. $div_class If provided, a wrapper div will be generated, with this class name.
This is the code documentation for the SproutCMS project
Search documentation |
function paginate()Return HTML to perform pagination. $curr_page The current page number (1-based). $num_page The total number of pages. $div_class If provided, a wrapper div will be generated, with this class name.
Usageunknown Search::paginate ( mixed $curr_page , mixed $num_pages [, mixed $div_class ] ); Arguments
|
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Tuesday, 15th September, 2026 at 10:26 am |
|