API17:JResponse::toString
From Joomla! Documentation
JResponse::toString
Description
Sends all headers prior to returning the string.
public static function toString ($compress=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $compress | boolean | false | If true, compress the data |
See also
JResponse::toString source code on BitBucket
Class JResponse
Subpackage Environment- Other versions of JResponse::toString
User contributed notes
Code Examples