Downloadliste

Projektbeschreibung

The AbsTemplate is an extremely simple and lightweight template engine for PHP. It consists only of one file: the base class. You can set your own custom delimiters for variables to use inside template files, use any type of templates you want (that is, the template files can have any extension you want (be it .php, .inc, .tpl, etc...)), display multiple templates per page, cache templates, and choose to assign the content of a template to a variable and, when appropriate, just display its content.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-02-25 23:10
1.1

Die Klasse gemacht worden verkettbare, was bedeutet, dass Sie seine Methoden nacheinander aufrufen.
Tags: code revision, Stable
The class has been made chainable, meaning that you can call its methods one after another.

2009-04-23 11:52
1.0

Dies ist die erste Veröffentlichung.
This is the first release.

Project Resources