JDocumentHTML::getBuffer/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JDocumentHTML::getBuffer

Description

Get the contents of a document include.

Description:JDocumentHTML::getBuffer [Edit Descripton]

public function getBuffer (
        $type=null
        $name=null
        $attribs=array
)
Parameter Type Default Description
$type string null The type of renderer
$name string null The name of the element to render
$attribs array array() Associative array of remaining attributes.
  • Returns The output of the renderer
  • Defined on line 235 of libraries/joomla/document/html/html.php

See also

SeeAlso:JDocumentHTML::getBuffer [Edit See Also]

User contributed notes


Personal tools