PubdbController - JoomlaPubDB/PubDB GitHub Wiki

Class: \PubdbController

Namespace: [](../namespaces/default)



Constants

  • No constants found

Properties


Methods


Details


Methods

public display() : \JController

public display(boolean  $cachable = false, mixed  $urlparams = false) : \JController

Summary

Method to display a view.

Details:

Parameters:
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()}.
Throws:
Type Description
\Exception

Returns: \JController - This object to support chaining.

Tags
Tag Version Description
since 1.5

Top Namespaces


Reports


This document was automatically generated from source code comments on 2020-07-13 using phpDocumentor and fr3nch13/phpdoc-markdown

⚠️ **GitHub.com Fallback** ⚠️