ダウンロードリスト

プロジェクト概要

テンプレートは HTML コードから分離するために使用 PHP のテンプレート システムのあらゆる種類の Web アプリケーションの作成プロセスを緩和です。テンプレートの主な機能は、速度、柔軟性、および使いやすさ。エンジン パーサにはブロックを反復処理する、制御構造、テンプレートをコンパイルする、カスタム拡張機能およびより多くのサポートが含まれます。テンプレートは純粋なオブジェクト指向の PHP で書かれてに依存しないフレームワークやデータベース、実行する PHP を有効にするとほぼすべての共有のホスト上で使えるようにします。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2004-08-05 19:30
0.4.2

このリリースへのキャッシュ機能をテンプレートとこれらの関数のバグ修正がもたらします。この例ではファイルは、キャッシュシステムの使用状況を表示するように更新されている。あるクラスの中にいくつかの新しいカスタマイズ可能な変数は、どのようにキャッシュ機能を制御することを変更することができますファイルのテンプレート。
タグ: Major feature enhancements
This release brings back the template caching feature and has bugfixes for these functions. The example files have been updated to show the usage of the cache system. There are some new customizable variables inside of the class file that you can change to control how the cache feature handles templates.

2004-07-31 06:47
0.3.6

は、そのクラスファイルで変更することができますカスタムタグdelimeters追加されました。それにカスタム拡張機能では、$ _data配列を変更することは不可能にしたコア内の小さなバグが残っている。
タグ: Minor feature enhancements
Custom tag delimeters that can be changed in the
class file were added. A small bug in the core that
made it impossible to modify the $_data array
through custom extensions still remains.

2004-07-30 18:55
0.2.8

全体のデバッグ機能が削除されています。これは、コンパイラには、巨大な不具合の原因とされたが、完全にデバッグ機能を書き換えることなくそれを修正する方法はありませんでした。これは一時的です。また、そこに新しい関数が呼び出される前に付加されます()。
タグ: Minor feature enhancements
The entire debug function has been removed. It was causing a huge glitch
in the compiler and there was no way of fixing it without rewriting
the debug function completely. This is temporary. Also, there is a new
function called prepend().

2004-07-28 16:11
0.2.4

このリリースでは、見落とされていた最も多くのバグが修正されました。これは、パーサーでは重大な欠陥の結果、参照変数が含まれます。その他の追加の2つの新しい拡張機能、コードのドキュメントを更新し、前に付加機能が含まれます。 cache_useとcache_callbackの機能が一時的でないためにアウト機能を運ばれた。
タグ: Minor bugfixes
In this release, most most bugs that were
overlooked were fixed. This includes a reference
variable that resulted in a major flaw in the
parser. Other additions include two new
extensions, updated code documentation, and a
prepend function. The cache_use and cache_callback
functions were temporarily taken out due to
non-functionality.

プロジェクトリソース