The Yaf_Response_Abstract class
(Yaf >=1.0.0)
Sinopsisul clasei
Yaf_Response_Abstract
{
const
string
DEFAULT_BODY
= "content"
;
public appendBody
(
string $content
,
string $key
= ?
) :
bool
public prependBody
(
string $content
,
string $key
= ?
) :
bool
public setBody
(
string $content
,
string $key
= ?
) :
bool
public setHeader
(
string $name
,
string $value
,
bool $replace
= ?
) :
bool
}
Cuprins
There are no user contributed notes for this page.