update : 2015.11.03
php.shukuma.com검색:
|
The Yaf_Response_Abstract class(Yaf >=1.0.0) 소개
클래스 개요
Yaf_Response_Abstract
{
/* Constants */
const
string
DEFAULT_BODY
= "content"
;
/* 프로퍼티 */
protected
$_header
;
protected
$_body
;
protected
$_sendheader
;
/* 메소드 */
}프로퍼티
Table of Contents
|