[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/installation/src/Controller/ -> DisplayController.php (summary)

(no description)

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

Defines 1 class

DisplayController:: (2 methods):
  display()
  getView()


Class: DisplayController  - X-Ref

Display controller class for the Joomla Installer.

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: \Joomla\CMS\MVC\Controller\BaseController  This object to support chaining.

getView($name = '', $type = '', $prefix = '', $config = array()   X-Ref
Method to get a reference to the current view and load it if necessary.

param: string  $name    The view name. Optional, defaults to the controller name.
param: string  $type    The view type. Optional.
param: string  $prefix  The class prefix. Optional.
param: array   $config  Configuration array for view. Optional.
return: AbstractView  Reference to the view or an error.



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