Plugin.
Located in /MachII/framework/Plugin.php (line 11)
MachII_framework_BaseObject | --MachII_framework_Plugin
Class | Description |
---|---|
MachII_plugins_SimplePlugin |
Aborts event processing
Call this function to abort processing of the current event. When called, a MachII_util AbortEventException exception is thrown, caught, and handled by the framework.
Override to provide custom configuration logic.
Called after constructor.
Plugin point called when an exception occurs (before exception event is handled).
Override to provide custom functionality.
Executes after each event.
Override to provide custom functionality.
Executes once after processing events.
Override to provide custom functionality.
Executes after each view.
Override to provide custom functionality.
Executes before each event.
Override to provide custom functionality.
Executes once before processing events.
Override to provide custom functionality.
Executes before each view.
Override to provide custom functionality.
Inherited From MachII_framework_BaseObject
MachII_framework_BaseObject::__construct()
MachII_framework_BaseObject::announceEvent()
MachII_framework_BaseObject::configure()
MachII_framework_BaseObject::getAppManager()
MachII_framework_BaseObject::getParameter()
MachII_framework_BaseObject::getParameters()
MachII_framework_BaseObject::getProperty()
MachII_framework_BaseObject::hasParameter()
MachII_framework_BaseObject::isParameterDefined()
MachII_framework_BaseObject::setAppManager()
MachII_framework_BaseObject::setParameter()
MachII_framework_BaseObject::setParameters()
MachII_framework_BaseObject::setProperty()
Documentation generated on Thu, 20 Jan 2005 10:47:36 -0800 by phpDocumentor 1.3.0RC3