API17

API17:JDocumentHTML::parse

From Joomla! Documentation

Revision as of 02:53, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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