Warning: include_once(/home/theraven/sites/theraven7.com/php/manual/en/toc/book.yaf.inc) [function.include-once]: failed to open stream: No such file or directory in /home/theraven/sites/theraven7.com/php/manual/en/class.yaf-response-abstract.php on line 5

Warning: include_once() [function.include]: Failed opening '/home/theraven/sites/theraven7.com/php/manual/en/toc/book.yaf.inc' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/theraven/sites/theraven7.com/php/manual/en/class.yaf-response-abstract.php on line 5
PHP: Yaf_Response_Abstract - Manual
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Yaf_Response_Abstract::appendBody> <Yaf_Request_Simple::isXmlHttpRequest
[edit] Last updated: Fri, 18 May 2012

view this page in

The Yaf_Response_Abstract class

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

Introduction

Class synopsis

Yaf_Response_Abstract {
/* Properties */
protected $_header ;
protected $_body ;
protected $_sendheader ;
/* Methods */
public void appendBody ( void )
public void clearBody ( void )
public void clearHeaders ( void )
private void __clone ( void )
public __construct ( void )
public void __destruct ( void )
public void getBody ( void )
public void getHeader ( void )
public void prependBody ( void )
public void response ( void )
protected void setAllHeaders ( void )
public void setBody ( void )
public void setHeader ( void )
public void setRedirect ( void )
private void __toString ( void )
}

Properties

_header

_body

_sendheader

Table of Contents



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

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