JDocumentHTML::render/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JDocumentHTML::render

Description

Outputs the template to the browser.

Description:JDocumentHTML::render [Edit Descripton]

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

See also

SeeAlso:JDocumentHTML::render [Edit See Also]

User contributed notes


Personal tools