JDocumentHTML::parse
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JDocumentHTML::parse[edit]
Description[edit]
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[edit]
JDocumentHTML::parse source code on BitBucket
Class JDocumentHTML
Subpackage Document
- Other versions of JDocumentHTML::parse
User contributed notes[edit]
Code Examples[edit]