JDocument::setBuffer/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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 363 of libraries/joomla/document/document.php

See also

SeeAlso:JDocument::setBuffer [Edit See Also]

User contributed notes


Personal tools