update : 2015.11.03
php.shukuma.com

검색:
 
 
The Yaf_Config_Abstract class

The Yaf_Config_Abstract class

(Yaf >=1.0.0)

소개

클래스 개요

abstract Yaf_Config_Abstract {
/* 프로퍼티 */
protected $_config ;
protected $_readonly ;
/* 메소드 */
abstract public mixed get ( string $name , mixed $value )
abstract public bool readonly ( void )
abstract public Yaf_Config_Abstract set ( void )
abstract public array toArray ( void )
}

프로퍼티

_config

_readonly

Table of Contents