PubdbController - JoomlaPubDB/PubDB GitHub Wiki
- No constants found
- File: administrator/controller.php
- Package: Com_Pubdb
- Class Hierarchy:
- \Joomla\CMS\MVC\Controller\BaseController
- \PubdbController
public display(boolean $cachable = false, mixed $urlparams = false) : \JController
Summary
Method to display a view.
Details:
- Inherited From: \PubdbController
Type | Name | Description |
---|---|---|
boolean |
$cachable | If true, the view output will be cached |
mixed |
$urlparams | An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. |
Type | Description |
---|---|
\Exception |
Returns: \JController - This object to support chaining.
Tag | Version | Description |
---|---|---|
since | 1.5 |
This document was automatically generated from source code comments on 2020-07-13 using phpDocumentor and fr3nch13/phpdoc-markdown