AvanTemplate is a template engine for PHP. It is multi-byte safe and consumes little computing resource. It supports variable replacement, block that can be set to hidden or shown, loop, multple-depth loop, and inclusion of external template file.
Be the first to post a text review of AvanTemplate. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Added ALT BLOCK support both for LOOP(including multi-depth LOOP) and BLOCK. Added API documentation inside the script. Added _stripAltBlock() and _getAltBlock(). Both of them are private method.
Added ALT BLOCK support both for LOOP(including multi-depth LOOP) and BLOCK. Added API documentation inside the script. Added _stripAltBlock() and _getAltBlock(). Both of them are private method.
fixed BLOCK bug that it failed to show BLOCK even showBlock() has been called.
fixed BLOCK bug that it failed to show BLOCK even showBlock() has been called.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?