API17:JResponse::appendBody
From Joomla! Documentation
JResponse::appendBody
Description
Append content to the body content.
public static function appendBody ($content)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $content | string | $content |
See also
JResponse::appendBody source code on BitBucket
Class JResponse
Subpackage Environment- Other versions of JResponse::appendBody
User contributed notes
Code Examples