API17:JDocumentHTML::parse
From Joomla! Documentation
JDocumentHTML::parse
Description
Parses the template and populates the buffer.
Template:Description:JDocumentHTML::parse [Edit Descripton]
Synopsis
public JDocumentHTML->parse ($params=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $params | array | array() | parameters for fetching the template |
Returns
Defined in
libraries/joomla/document/html/html.php
Referenced by
See also
Template:SeeAlso:JDocumentHTML::parse
Examples
<CodeExamplesForm />