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
directoryiterator(3) - php
reflectionfunction(3) - php
reflectionparameter(3) - php
spldoublylinkedlist(3) - php
yaf_controller_abstract(3) - php
Similar Topics in the Unix Linux Community
How do I search first&second string & copy all content between them to other file?
SSL Public key/Private question
Converting SUN_SSH public key to openssh format
Private and public key encryption
Subsitute string in file 1 by line n of file 2