[limb-svn] r4771 - in 3.x/limb/wact: examples/tags examples/tags/pager examples/tags/pager/templates examples/tags/pager/templates/1 examples/tags/pager/templates/2 src/components src/tags/pager tests/cases/tags/pager
svn at limb-project.com
svn at limb-project.com
Fri Jan 26 11:39:22 MSK 2007
Author: serega
Date: 2007-01-26 11:39:21 +0300 (Fri, 26 Jan 2007)
New Revision: 4771
URL: http://fisheye.limb-project.com/changelog/limb/?cs=4771
Added:
3.x/limb/wact/examples/tags/pager/
3.x/limb/wact/examples/tags/pager/data.inc.php
3.x/limb/wact/examples/tags/pager/pager_with_elipses.php
3.x/limb/wact/examples/tags/pager/pager_with_sections.php
3.x/limb/wact/examples/tags/pager/templates/
3.x/limb/wact/examples/tags/pager/templates/1/
3.x/limb/wact/examples/tags/pager/templates/1/page.html
3.x/limb/wact/examples/tags/pager/templates/2/
3.x/limb/wact/examples/tags/pager/templates/2/page.html
3.x/limb/wact/src/components/WactArrayIterator.class.php
Modified:
3.x/limb/wact/src/components/WactArrayObject.class.php
3.x/limb/wact/src/components/components.inc.php
3.x/limb/wact/src/tags/pager/list.tag.php
3.x/limb/wact/src/tags/pager/navigator.tag.php
3.x/limb/wact/tests/cases/tags/pager/WactPagerTest.class.php
Log:
-- WactArrayIterator :: paginate($offset, $limit) method added. WactArrayIterator now supports pagination.
-- pager examples added.
-- pager now support pages_in_side attribute with 0 value
-- some minor fixes and refactorings in pager:list tag
More information about the limb-svn
mailing list