Class ConfigControllerCanceladmin

Description

Cancel Controller for Admin

  • since: 3.2

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

JControllerBase
   |
   --ConfigControllerCancel
      |
      --ConfigControllerCanceladmin
Direct descendents
Class Description
 class ConfigControllerApplicationCancel Cancel Controller for global configuration
 class ConfigControllerComponentCancel Cancel Controller for global configuration components
Variable Summary
 string $context
 string $option
 string $redirect
Method Summary
 boolean execute ()
Variables
string $context (line 27)

The context for storing internal data, e.g. record.

  • since: 3.2
  • access: protected
string $option (line 35)

The URL option for the component.

  • since: 3.2
  • access: protected
string $redirect (line 44)

URL for redirection.

  • since: 3.2
  • access: protected

Inherited Variables

Inherited from ConfigControllerCancel

ConfigControllerCancel::$app

Inherited from JControllerBase

JControllerBase::$input
Methods
execute (line 53)

Method to handle admin cancel

  • return: True on success.
  • since: 3.2
  • access: public
boolean execute ()

Redefinition of:
ConfigControllerCancel::execute()
Method to handle cancel

Redefined in descendants as:

Inherited Methods

Inherited From ConfigControllerCancel

 ConfigControllerCancel::execute()

Inherited From JControllerBase

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

Documentation generated on Tue, 19 Nov 2013 14:55:01 +0100 by phpDocumentor 1.4.3