| | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
The Yaf_Registry class(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう) 導入All methods of Yaf_Registry declared as static, making it unversally accessible. This provides the ability to get or set any custom data from anyway in your code as necessary. クラス概要
Yaf_Registry
{
/* プロパティ */
static
$_instance
;
protected
$_entries
;
/* メソッド */
__construct
( void
)
}プロパティ
目次
|
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「The Yaf_Registry class」をGoogle検索
|