JResponse::toString/1.5
From Joomla! Documentation
JResponse::toString
Description
Sends all headers prior to returning the string.
Description:JResponse::toString [Edit Descripton]
public function toString ($compress=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $compress | boolean | false | If true, compress the data |
- Returns string
- Defined on line 189 of libraries/joomla/environment/response.php
- Referenced by
See also
-
JResponse::toString on api.joomla.org
-
JResponse source code on JoomlaCode
-
Class JResponse
-
Subpackage Environment
- Other versions of JResponse::toString
SeeAlso:JResponse::toString [Edit See Also]
User contributed notes
<CodeExamplesForm />