JDocument::render/1.6

From Joomla! Documentation

Jump to: navigation, search

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

See also

SeeAlso:JDocument::render [Edit See Also]

User contributed notes


Personal tools