Class plgSystemRedirect

Description

Plugin class for redirect handling.

Located in /plugins/system/redirect/redirect.php (line 15)

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --plgSystemRedirect
Method Summary
static void handleError ( &$error)
void __construct (object The &$subject, object The $config)
Variables

Inherited Variables

Inherited from JPlugin

JPlugin::$params
JPlugin::$_name
JPlugin::$_type

Inherited from JEvent

JEvent::$_subject

Inherited from JObject

JObject::$_errors
Methods
static method handleError (line 34)
static void handleError ( &$error)
  • &$error
Constructor __construct (line 26)

Object Constructor.

  • since: 1.0
  • access: public
void __construct (object The &$subject, object The $config)
  • object The &$subject: object to observe -- event dispatcher.
  • object The $config: configuration object for the plugin.

Redefinition of:
JPlugin::__construct()
Constructor

Inherited Methods

Inherited From JPlugin

JPlugin::__construct()
JPlugin::loadLanguage()

Inherited From JEvent

JEvent::__construct()
JEvent::update()

Inherited From JObject

JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()

Documentation generated on Mon, 25 Jun 2012 13:59:04 -0500 by phpDocumentor 1.4.4