API17:JControllerAdmin::display
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.
JControllerAdmin::display
Description
Display is not supported by this controller.
Description:JControllerAdmin::display [Edit Descripton]
Since
Synopsis
public JControllerAdmin::display ($cachable=false, $urlparams=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $cachable | boolean | false | If true, the view output will be cached |
| $urlparams | array | false | An array of safe url parameters and their variable types, for valid values see . |
Returns
This object to support chaining.
Defined in
libraries/joomla/application/component/controlleradmin.php (line 128)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JControllerAdmin::display
Examples
<CodeExamplesForm />
