JController::display/1.5
From Joomla! Documentation
JController::display
Description
Typical view method for MVC based architecture.
Description:JController::display [Edit Descripton]
public function display ($cachable=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $cachable | false |
- Returns
- Defined on line 286 of libraries/joomla/application/component/controller.php
See also
-
JController::display on api.joomla.org
-
JController source code on JoomlaCode
-
Class JController
-
Subpackage Application
- Other versions of JController::display
SeeAlso:JController::display [Edit See Also]
User contributed notes
<CodeExamplesForm />