update : 2015.11.03
php.shukuma.com검색:
|
The Yaf_Application class(No version information available, might only be in Git) 소개Yaf_Application provides a bootstrapping facility for applications which provides reusable resources, common- and module-based bootstrap classes and dependency checking.
클래스 개요
final
Yaf_Application
{
/* 프로퍼티 */
protected
$config
;
protected
$dispatcher
;
protected
$_modules
;
protected
$_running
;
protected
$_environ
;
/* 메소드 */
}프로퍼티
Table of Contents
|