API17:JDocument::setBuffer
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
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
-
JDocument::setBuffer source code on BitBucket
-
Class JDocument
-
Subpackage Document
- Other versions of JDocument::setBuffer
SeeAlso:JDocument::setBuffer [Edit See Also]
User contributed notes
<CodeExamplesForm />
