Download List

Projeto Descrição

SyLは、PHP(4>=4.3.x or 5)言語による独自DIコンテナをベースとしたフレームワークで、WEBアプリケーションフレームワーク/JavaScript出力フレームワーク/コマンドラインフレームワークの3つで構成されます。

System Requirements

System requirement is not defined

Liberado: 2006-12-26 02:45
syl 0.6.3 (1 files Esconder)

Release Notes

No Release Notes

Changelog

example/examples/*
・サンプルプログラム追加

example/start-templates/*
・初期WEBアプリケーションテンプレート追加

include/framework/SyL_Controller.php
include/framework/SyL_Error.php
include/framework/Error/*
・エラーハンドライベントをコントローライベントモデルに変更

include/framework/SyL_Error.php
include/framework/Error/*
・エラー画面テンプレート表示ロジックを通常のページ表示と同様な処理に変更
・エラー画面テンプレートにSmartyを使用可能に修正

include/framework/SyL_ComponentMethod.php
・コンポーネントオブジェクトからSyL_DataManagerクラス内オブジェクトに変更