[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_installer/src/Controller/ -> UpdatesitesController.php (summary)

(no description)

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

Defines 1 class

UpdatesitesController:: (5 methods):
  __construct()
  getModel()
  publish()
  delete()
  rebuild()


Class: UpdatesitesController  - X-Ref

Installer Update Sites Controller

__construct($config = array()   X-Ref
Constructor.

param: array                $config   An optional associative array of configuration settings.
param: MVCFactoryInterface  $factory  The factory.
param: CMSApplication       $app      The Application for the dispatcher
param: Input                $input    Input

getModel($name = 'Updatesite', $prefix = 'Administrator', $config = array('ignore_request' => true)   X-Ref
Proxy for getModel.

param: string  $name    The model name. Optional.
param: string  $prefix  The class prefix. Optional.
param: array   $config  The array of possible config values. Optional.
return: \Joomla\CMS\MVC\Model\BaseDatabaseModel

publish()   X-Ref
Enable/Disable an extension (if supported).

return: void

delete()   X-Ref
Deletes an update site (if supported).

return: void

rebuild()   X-Ref
Rebuild update sites tables.

return: void



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