Downloadliste

Projektbeschreibung

Bee Template is a Web template system parses HTML files into PHP objects which can be manipulated by using tag names or IDs. While other template systems make use of prepared HTML files for templates, Bee Template allows you to use arbitrary HTML files without modification.

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.

2005-06-27 09:47
0.3

Eine neue attr ()-Methode für das Festlegen von Attributen wurde hinzugefügt. Doing $ template → tagID tagname → → → tagname tagname ist jetzt möglich. Eine neue zu ersetzen ()-Methode, dass ein Knoten mit einem HTML-Fragment ersetzt wurde hinzugefügt. Verwenden Sie den Knoten ()-Methode können Sie tun Knoten ( "tagname", Index). Row Schleife ist nun möglich.
Tags: Major feature enhancements
A new attr() method for setting attributes was added. Doing $template→tagID→tagname→tagname→tagname is now possible. A new replace() method that replaces a node with an HTML fragment was added. Using the node() method you can do node( "tagname", index ). Row looping is now possible.

2005-06-22 18:19
0.1

Tags: Initial freshmeat announcement

Project Resources