API17

JResponse::prependBody

From Joomla! Documentation

Revision as of 11:02, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JResponse::prependBody[edit]

Description[edit]

Prepend content to the body content.

{{subst:Description:JResponse::prependBody}}

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

See also[edit]

{{subst:SeeAlso:JResponse::prependBody}}

User contributed notes[edit]

<CodeExamplesForm />