Located in /MachII_filters_ContinuationFilter/ContinuationFilter.php [line 48]
MachII_framework_BaseObject | --MachII_framework_EventFilter | --MachII_filters_ContinuationFilter
Methods
Inherited From MachII_framework_BaseObject
MachII_framework_BaseObject::$_appManager MachII_framework_BaseObject::$_parameters
Inherited From MachII_framework_EventFilter
MachII_framework_EventFilter::MachII_framework_EventFilter() MachII_framework_EventFilter::filterEvent() Override to provide event filtering logic.
MachII_framework_BaseObject::MachII_framework_BaseObject() Constructor MachII_framework_BaseObject::announceEvent() Announces a new event to the framework. MachII_framework_BaseObject::configure() Override to provide custom configuration logic. MachII_framework_BaseObject::getAppManager() MachII_framework_BaseObject::getParameter() Gets a configuration parameter value, or a default value if not defined. MachII_framework_BaseObject::getParameters() Gets the full set of configuration parameters for the component. MachII_framework_BaseObject::getProperty() Gets the specified property. MachII_framework_BaseObject::hasParameter() Checks to see whether or not a configuration parameter is defined. MachII_framework_BaseObject::isParameterDefined() Checks to see whether or not a configuration parameter is defined. MachII_framework_BaseObject::setAppManager() MachII_framework_BaseObject::setParameter() Sets a configuration parameter. MachII_framework_BaseObject::setParameters() Sets the full set of configuration parameters for the component. MachII_framework_BaseObject::setProperty() Sets the specified property.
void filterEvent( mixed &$event, mixed &$eventContext, mixed &$paramArgs )