[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_config/src/Controller/ -> ApplicationController.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: 301 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ApplicationController:: (6 methods):
  __construct()
  cancel()
  save()
  removeroot()
  sendtestmail()
  store()


Class: ApplicationController  - X-Ref

Controller for global configuration

__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

cancel()   X-Ref
Cancel operation.

return: void

save()   X-Ref
Saves the form

return: void|boolean  Void on success. Boolean false on fail.

removeroot()   X-Ref
Method to remove root in global configuration.

return: boolean

sendtestmail()   X-Ref
Method to send the test mail.

return: void

store()   X-Ref
Method to GET permission value and give it to the model for storing in the database.

return: void



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