Home » HTML » HTML_Table_Matrix » Bug #5249
More filler classes
Details
| Request #5249 | More filler classes |
|---|---|
| Submitted | 2005-08-31 00:04 UTC |
| From | arpad at rajeczy dot com |
| Status | No Feedback |
| Package | HTML_Table_Matrix |
| PHP Version | Irrelevant |
| OS | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2005-08-31 00:04 UTC] arpad at rajeczy dot com
Description:
------------
I've implemented some more fillers, namely:
Right to left, bottom to top
Left to right, bottom to top
Top to bottom, left to right
Top to bottom, right to left
Bottom to top, left to right
Bottom to top, right to left
Inwards, clockwise
Inwards, counter-clockwise
Outwards, clockwise
Outwards, counter-clockwise
I've also made some small changes in the Matrix and Filler classes to add a callback property used in the Outwards fillers and to limit the data so cells aren't overwritten. And finally, updated the test page to include the new fillers.
Test script:
---------------
Test page: http://rajeczy.com/htm/tme.php
Diffs and new files: http://rajeczy.com/htm/htm.zip