API17

API17:JResponse::appendBody

From Joomla! Documentation

Joomla 11.1 JResponse::appendBody

Description

Append content to the body content.


public static function appendBody ($content)
Parameter Type Default Description
$content string $content
  • Returns void
  • Defined on line 174 of libraries/joomla/environment/response.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples