For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > October 2005 > [ANNOUNCEMENT] HTML_Table_Matrix-1.0.9 (stable) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] HTML_Table_Matrix-1.0.9 (stable) Released.
PEAR Announce

2005-10-27, 3:56 am

The new PEAR package HTML_Table_Matrix-1.0.9 (stable) has been released at http://pear.php.net/.

Release notes
-------------
- Fix bug in TBLR filler. Thanks to David FitzGerald for finding this.


Package Info
-------------
HTML_Table_Matrix is an extension to HTML_Table which allows you to easily fill up a table with data.
Features:
- It uses Filler classes to determine how the data gets filled in the table. With a custom Filler, you can fill data in up, down, forwards, backwards, diagonally, randomly or any other way you like.
- Comes with Fillers to fill left-to-right-top-to-bottom and right-to-left-top-to-bottom.
- Abstract Filler methods keep the code clean & easy to understand.
- Table height or width may be omitted, and it will figure out the correct table size based on the data you provide.
- It integrates handily with Pager to create pleasant pageable table layouts, such as for an image gallery. Just specify a height or width, Filler, and feed it the data returned from Pager.
- Table may be constrained to a specific height or width, and excess data will be ignored.
- Fill offset may be specified, to leave room for a table header, or other elements in the table.
- Fully documented with PHPDoc.
- Includes fully functional example code.


Related Links
-------------
Package home: http://pear.php.net/package/HTML_Table_Matrix
Changelog: http://pear.php.net/package/HTML_Ta.../download/1.0.9
Download: http://pear.php.net/get/HTML_Table_Matrix-1.0.9.tgz

Authors
-------------
Ian Eure (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com