[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

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

(no description)

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

Defines 1 class

DisplayController:: (2 methods):
  __construct()
  display()


Class: DisplayController  - X-Ref

Content Component Controller

__construct($config = array()   X-Ref

param: array                         $config   An optional associative array of configuration settings.
param: MVCFactoryInterface|null      $factory  The factory.
param: CMSApplication|null           $app      The Application for the dispatcher
param: \Joomla\CMS\Input\Input|null  $input    The Input object for the request

display($cachable = false, $urlparams = false)   X-Ref
Method to display a view.

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



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