Class ConfigControllerApplicationSave

Description

Save Controller for global configuration

  • since: 3.2

Located in /administrator/components/com_config/controller/application/save.php (line 18)

JControllerBase
   |
   --ConfigControllerApplicationSave
Variable Summary
Method Summary
 mixed execute ()
Variables
JApplicationCms $app (line 26)

Application object - Redeclared for proper typehinting

  • since: 3.2
  • access: protected

Redefinition of:
JControllerBase::$app
The application object.

Inherited Variables

Inherited from JControllerBase

JControllerBase::$input
Methods
execute (line 35)

Method to save global configuration.

  • return: Calls $app->redirect() for all cases except JSON
  • since: 3.2
  • access: public
mixed execute ()

Inherited Methods

Inherited From JControllerBase

 JControllerBase::__construct()
 JControllerBase::getApplication()
 JControllerBase::getInput()
 JControllerBase::loadApplication()
 JControllerBase::loadInput()
 JControllerBase::serialize()
 JControllerBase::unserialize()

Documentation generated on Tue, 19 Nov 2013 15:12:37 +0100 by phpDocumentor 1.4.3