Class ConfigControllerDisplay

Description

Base Display Controller

  • since: 3.2

Located in /components/com_config/controller/display.php (line 19)

JControllerBase
   |
   --ConfigControllerDisplay
Direct descendents
Class Description
 class ConfigControllerApplicationDisplay Base Display Controller
 class ConfigControllerComponentDisplay Base Display Controller
 class ConfigControllerConfigDisplay Display Controller for global configuration
 class ConfigControllerTemplatesDisplay Display Controller for global configuration
Variable Summary
Method Summary
 mixed execute ()
Variables
JApplicationCms $app (line 27)

Application object - Redeclared for proper typehinting

  • since: 3.2
  • access: protected

Redefinition of:
JControllerBase::$app
The application object.
string $prefix = 'Config' (line 35)

Prefix for the view and model classes

  • since: 3.2
  • access: public

Redefined in descendants as:

Inherited Variables

Inherited from JControllerBase

JControllerBase::$input
Methods
execute (line 44)

Execute the controller.

  • return: A rendered view or true
  • since: 3.2
  • access: public
mixed execute ()

Redefined in descendants as:

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:01:35 +0100 by phpDocumentor 1.4.3