JView::display/1.5
From Joomla! Documentation
JView::display
Description
Execute and display a template script.
Description:JView::display [Edit Descripton]
public function display ($tpl=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $tpl | object | null | An object. |
- Returns
- Defined on line 191 of libraries/joomla/application/component/view.php
See also
-
JView::display on api.joomla.org
-
JView source code on JoomlaCode
-
Class JView
-
Subpackage Application
- Other versions of JView::display
SeeAlso:JView::display [Edit See Also]
User contributed notes
<CodeExamplesForm />