php man page for yaf_response_abstract

Query: yaf_response_abstract

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

YAF_RESPONSE_ABSTRACT(3)						 1						  YAF_RESPONSE_ABSTRACT(3)

The Yaf_Response_Abstract class

INTRODUCTION
CLASS SYNOPSIS
Yaf_Response_Abstract Yaf_Response_Abstract Constants o const string$Yaf_Response_Abstract::DEFAULT_BODY"content" Properties o protected$_header o protected$_body o protected$_sendheader Methods o public bool Yaf_Response_Abstract::appendBody (string $content, [string $key]) o public bool Yaf_Response_Abstract::clearBody ([string $key]) o public void Yaf_Response_Abstract::clearHeaders (void ) o private void Yaf_Response_Abstract::__clone (void ) o public Yaf_Response_Abstract::__construct (void ) o public void Yaf_Response_Abstract::__destruct (void ) o public mixed Yaf_Response_Abstract::getBody ([string $key]) o public void Yaf_Response_Abstract::getHeader (void ) o public bool Yaf_Response_Abstract::prependBody (string $content, [string $key]) o public void Yaf_Response_Abstract::response (void ) o protected void Yaf_Response_Abstract::setAllHeaders (void ) o public bool Yaf_Response_Abstract::setBody (string $content, [string $key]) o public void Yaf_Response_Abstract::setHeader (void ) o public void Yaf_Response_Abstract::setRedirect (void ) o private void Yaf_Response_Abstract::__toString (void )
PROPERTIES
o $_header - o $_body - o $_sendheader - PHP Documentation Group YAF_RESPONSE_ABSTRACT(3)
Related Man Pages
reflectionfunction(3) - php
reflectionfunctionabstract(3) - php
reflectionmethod(3) - php
reflectionparameter(3) - php
yaf_request_simple(3) - php
Similar Topics in the Unix Linux Community
Using Public key in Shell scirpt
Setting up private and public ip on same machine.
Host Key verification failed
Public private key setup issue in Solaris 10
Subsitute string in file 1 by line n of file 2