API17:JDocumentHTML::parse
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDocumentHTML::parse
Description
Parses the template and populates the buffer.
Description:JDocumentHTML::parse [Edit Descripton]
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
SeeAlso:JDocumentHTML::parse [Edit See Also]
User contributed notes
<CodeExamplesForm />
