Recommend this page to a friend! |
Download .zip |
Info | View files (9) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-03-23 (8 years ago) | Not enough user ratings | Total: 289 | All time: 7,068 This week: 1,159 |
Version | License | PHP version | Categories | |||
cls_pagination 1.0.0 | Artistic License | 4.0 | HTML, Templates |
Description | Author | ||||||||||||||
This class can be used to show links to browse listings split in multiple pages. |
|
cls_pagination This is a class for pagination implemented with the use of FastTemplate. With this class, you can split your results into many pages, based on different styles, settings and what is most important, it is HTML template based, language file and CSS easy to implement in any sites. * Get the latest FastTemplate http://fasttemplate.grafxsoftware.com/. STRUCTURE: includes cls_fast_template.php cls_pagination.php the class which makes the job language en.inc.php for multilanguage purpose programtemplates index_content_templ.html the content part of the 2 templates example(index2.php) index_main_templ.html the main part of the 2 templates example(index2.php) index_templ.html the template for the 1 template example(index.php) index.php 1 template example index2.php 2 templates example index.php is with type=0(BASIC) and index2.php with type=5(FULL) INSTALL: Just copy somewhere into a hosting folder and just use those 2 files above. |
Files |
File | Role | Description | ||
---|---|---|---|---|
includes (2 files) | ||||
language (1 file) | ||||
programtemplates (3 files) | ||||
index.php | Example | Example with just 1 template, "main" in our case | ||
index2.php | Example | Example with just 2 templates, "main" in and "content" our case | ||
README | Doc. | README |
Files | / | includes |
File | Role | Description |
---|---|---|
cls_pagination.php | Class | The main pagination class, core file. |
cls_fast_template.php | Class | Fast Template Class |
Files | / | programtemplates |
File | Role | Description |
---|---|---|
index_content_templ.html | Data | Template content file |
index_main_templ.html | Data | Template main file |
index_templ.html | Data | Template main file ex1 |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.