Yaf_Dispatcher::__wakeup
Yaf_Config_Abstract::get
Yaf
在线手册:
中文
英文
PHP手册
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
Yaf_Config_Abstract::get
— Getter
Yaf_Config_Abstract::readonly
— Find a config whether readonly
Yaf_Config_Abstract::set
— Setter
Yaf_Config_Abstract::toArray
— Cast to array
Yaf_Dispatcher::__wakeup
Yaf_Config_Abstract::get
Yaf
在线手册:
中文
英文
PHP手册