Download List

프로젝트 설명

web.template is a template framework for PHP 5
that uses an XML-based language. It allows you to
create classes with getters that are made
accessible to the framework with an addVarClass
method. It also supports modifiers, tags, and
resource drivers for template or cache storage.

System Requirements

System requirement is not defined
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.

2006-07-25 01:37
0.9.1-RC2

이 릴리스에는 수정 () 메서드를 가져옵니다 및 HTML 태그를 매개 변수를 파싱에서 몇 가지 작은 버그가.
This release fixes some small bugs in the fetch() method and in parsing HTML tag parameters.

2006-07-15 01:15
0.9.1-RC1

일부 버그 태그가 해결되었습니다 <wt:include> 및 <tag wt:param="{var}"/>. # 사실, # 및 # null이 상수를 false로 <wt:if> 태그가 추가되었습니다. assignObjArray (...) 메서드가 추가되었습니다. 당신이 foreach는에 직접 이름을 [색인 개체의 배열을 사용할 수있습니다]. 수완 (제발) 예제를 참조하십시오.
Tags: Major bugfixes
Some bugs have been fixed in the tags &lt;wt:include&gt; and &lt;tag wt:param=”{var}”/&gt;. #true, #false, and #null constants have been added to the &lt;wt:if&gt; tag. The assignObjArray(...) method has been added. You can use object arrays in foreach and directly with name[index].getter (please see examples).

2006-02-23 10:51
0.9.0

Tags: Initial freshmeat announcement

Project Resources