JDocument::render/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JDocument::render

Description

Outputs the document.

Description:JDocument::render [Edit Descripton]

public function render (
        $cache=false
        $params=array
)
Parameter Type Default Description
$cache boolean false If true, cache the output
$params boolean array() $compress If true, compress the output
array $paramsAssociativearrayofattributes
  • Returns The rendered data
  • Defined on line 759 of libraries/joomla/document/document.php

See also

SeeAlso:JDocument::render [Edit See Also]

User contributed notes


Personal tools