API17:JDocumentHTML::parse
From Joomla! Documentation
JDocumentHTML::parse
Description
Parses the template and populates the buffer.
{{subst:Description:JDocumentHTML::parse}}
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
JDocumentHTML::parse source code on BitBucket
Class JDocumentHTML
Subpackage Document- Other versions of JDocumentHTML::parse
{{subst:SeeAlso:JDocumentHTML::parse}}
User contributed notes
<CodeExamplesForm />