[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/installation/src/Controller/ -> InstallationController.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: 273 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

InstallationController:: (7 methods):
  __construct()
  dbcheck()
  create()
  populate()
  config()
  languages()
  delete()


Class: InstallationController  - X-Ref

Default controller class for the Joomla Installer.

__construct($config = [], MVCFactoryInterface $factory = null, $app = null, $input = null)   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.

dbcheck()   X-Ref
Database check task.

return: void

create()   X-Ref
Create DB task.

return: void

populate()   X-Ref
Populate the database.

return: void

config()   X-Ref
Config task.

return: void

languages()   X-Ref
Languages task.

return: void

delete()   X-Ref
Delete installation folder task.

return: void



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