API17

API17:JDocumentHTML::parse

From Joomla! Documentation

Joomla 11.1 JDocumentHTML::parse

Description

Parses the template and populates the buffer.


public function parse ($params=array())
Parameter Type Default Description
$params array array() parameters for fetching the template
  • Returns
  • Defined on line 307 of libraries/joomla/document/html/html.php

See also


User contributed notes

Code Examples