总有人间一两风,填我十万八千梦

PHP Yaf_Response_Abstract 用法 手册 | 示例代码

PHP开发手册 归档 455℃ 0评论

The Yaf_Response_Abstract class

(Yaf >=1.0.0)

简介

类摘要

Yaf_Response_Abstract {
/* Constants */
const string DEFAULT_BODY = "content" ;
/* 属性 */
protected $_header ;
protected $_body ;
protected $_sendheader ;
/* 方法 */
public appendBody ( string $content [, string $key ] ) : bool
public clearBody ([ string $key ] ) : bool
public clearHeaders ( void ) : void
private __clone ( void ) : void
public __construct ( void )
public __destruct ( void ) : void
public getBody ([ string $key ] ) : mixed
public getHeader ( void ) : void
public prependBody ( string $content [, string $key ] ) : bool
public response ( void ) : void
protected setAllHeaders ( void ) : void
public setBody ( string $content [, string $key ] ) : bool
public setHeader ( void ) : void
public setRedirect ( void ) : void
private __toString ( void ) : void

}

属性

_header

_body

_sendheader

属性/方法 列表

用户贡献的笔记

There are no user contributed notes for this page.

转载请注明:悠然品鉴 » PHP Yaf_Response_Abstract 用法 手册 | 示例代码

喜欢 (0)or分享 (0)
发表我的评论
取消评论

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址