Horde Template system. Adapted from bTemplate by Brian Lozier
.
Horde_Template provides a basic template engine with tags, loops, and if conditions. However, it is also a simple interface with several essential functions: set(), fetch(), and parse(). Subclasses or decorators can implement (or delegate) these three methods, plus the options api, and easily implement other template engines (PHP code, XSLT, etc.) without requiring usage changes.
Compilation code adapted from code written by Bruno Pedro <bpedro@ptm.pt>.
$Horde: gollem/lib/Template.php,v 1.8.2.2 2009/01/06 15:23:54 jan Exp $
Copyright 2002-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Class | Description |
---|---|
![]() |
Documentation generated on Sun, 30 Jan 2011 05:24:45 +0000 by phpDocumentor 1.4.3