[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_config/src/Controller/ -> DisplayController.php (summary)

(no description)

Copyright: (C) 2013 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 65 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

DisplayController:: (1 method):
  display()


Class: DisplayController  - X-Ref

Controller for global configuration

display($cachable = false, $urlparams = array()   X-Ref
Typical view method for MVC based architecture

This function is provide as a default implementation, in most cases
you will need to override it in your own controllers.

param: boolean  $cachable   If true, the view output will be cached
param: array    $urlparams  An array of safe url parameters and their variable types, for valid values see {@link InputFilter::clean()}.
return: static  A \JControllerLegacy object to support chaining.



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer