PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

The Yaf_Bootstrap_Abstract class | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

The Yaf_Bootstrap_Abstract class

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

Bootstrap is a mechanism used to do some intial config before a Application run.

User may define their own Bootstrap class by inheriting Yaf_Bootstrap_Abstract

Any method declared in Bootstrap class with leading "_init", will be called by Yaf_Application::bootstrap() one by one according to their defined order.

クラス概要

abstract Yaf_Bootstrap_Abstract {
/* プロパティ */
/* メソッド */
}


フォーラムで「The Yaf_Bootstrap_Abstract class」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | The Yaf_Bootstrap_Abstract class」をGoogle検索
copyright © 1997-2012 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: