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