JDocument::setBuffer/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JDocument::setBuffer

Description

Set the contents of the document buffer.

Description:JDocument::setBuffer [Edit Descripton]

public function setBuffer (
        $content
        $options=array
)
Parameter Type Default Description
$content string The content to be set in the buffer.
$options array array() Array of optional elements.
  • Returns
  • Defined on line 336 of libraries/joomla/document/document.php

See also

SeeAlso:JDocument::setBuffer [Edit See Also]

User contributed notes


Personal tools