downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Yaf_Response_Abstract::appendBody> <Yaf_Request_Simple::isXmlHttpRequest
[edit] Last updated: Fri, 24 May 2013

view this page in

La classe Yaf_Response_Abstract

(No version information available, might only be in SVN)

Introduction

Synopsis de la classe

Yaf_Response_Abstract {
/* Constantes */
const string DEFAULT_BODY = "content" ;
/* Propriétés */
protected $_header ;
protected $_body ;
protected $_sendheader ;
/* Méthodes */
public bool appendBody ( string $content [, string $key ] )
public bool clearBody ([ string $key ] )
public void clearHeaders ( void )
private void __clone ( void )
public __construct ( void )
public void __destruct ( void )
public mixed getBody ([ string $key ] )
public void getHeader ( void )
public bool prependBody ( string $content [, string $key ] )
public void response ( void )
protected void setAllHeaders ( void )
public bool setBody ( string $content [, string $key ] )
public void setHeader ( void )
public void setRedirect ( void )
private void __toString ( void )
}

Propriétés

_header

_body

_sendheader

Sommaire



add a note add a note User Contributed Notes Yaf_Response_Abstract - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites