(Yaf >=1.0.0)
public appendBody ( string $content [, string $key ] ) : bool
public clearBody ([ string $key ] ) : bool
public clearHeaders ( ) : void
public __construct ( )
public __destruct ( ) : void
public getBody ([ string $key ] ) : mixed
public getHeader ( ) : void
public prependBody ( string $content [, string $key ] ) : bool
public response ( ) : void
protected setAllHeaders ( ) : void
public setBody ( string $content [, string $key ] ) : bool
public setHeader ( string $name , string $value [, bool $replace ] ) : bool
public setRedirect ( ) : void
private __toString ( ) : string}
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.yaf-response-abstract.php