phpDocumentor MachII
[ class tree: MachII ] [ index: MachII ] [ all elements ]

Class: MachII_plugins_PearBenchmarkTimerPlugin

Source Location: /MachII_plugins_PearBenchmarkTimerPlugin/PearBenchmarkTimerPlugin.php

Class MachII_plugins_PearBenchmarkTimerPlugin

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From MachII_framework_BaseObject

MachII_framework_BaseObject::$_appManager
MachII_framework_BaseObject::$_parameters

Inherited From MachII_framework_Plugin

MachII_framework_Plugin::MachII_framework_Plugin()
MachII_framework_Plugin::abortEvent()
Aborts event processing
MachII_framework_Plugin::configure()
Override to provide custom configuration logic.
MachII_framework_Plugin::getParameter()
MachII_framework_Plugin::getParameters()
MachII_framework_Plugin::handleException()
Plugin point called when an exception occurs (before exception event is handled).
MachII_framework_Plugin::postEvent()
Executes after each event.
MachII_framework_Plugin::postProcess()
Executes once after processing events.
MachII_framework_Plugin::postView()
Executes after each view.
MachII_framework_Plugin::preEvent()
Executes before each event.
MachII_framework_Plugin::preProcess()
Executes once before processing events.
MachII_framework_Plugin::preView()
Executes before each view.
MachII_framework_Plugin::setParameter()
MachII_framework_Plugin::setParameters()
MachII_framework_Plugin::_getAppManager()
MachII_framework_Plugin::_setAppManager()

Inherited From MachII_framework_BaseObject

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.

[ Top ]
Property Summary
mixed   $eventCounter  
mixed   $timer  
mixed   $viewCounter  

[ Top ]
Method Summary
void   configure()  
void   postEvent()  
void   postProcess()  
void   postView()  
void   preEvent()  
void   preProcess()  
void   preView()  

[ Top ]
Properties
mixed   $eventCounter [line 9]

[ Top ]
mixed   $timer [line 7]

[ Top ]
mixed   $viewCounter [line 11]

[ Top ]
Methods
configure  [line 13]

  void configure( )



Redefinition of:
MachII_framework_Plugin::configure()
Override to provide custom configuration logic.

[ Top ]
postEvent  [line 33]

  void postEvent( mixed &$eventContext  )



Redefinition of:
MachII_framework_Plugin::postEvent()
Executes after each event.

[ Top ]
postProcess  [line 54]

  void postProcess( mixed &$eventContext  )



Redefinition of:
MachII_framework_Plugin::postProcess()
Executes once after processing events.

[ Top ]
postView  [line 47]

  void postView( mixed &$eventContext  )



Redefinition of:
MachII_framework_Plugin::postView()
Executes after each view.

[ Top ]
preEvent  [line 26]

  void preEvent( mixed &$eventContext  )



Redefinition of:
MachII_framework_Plugin::preEvent()
Executes before each event.

[ Top ]
preProcess  [line 16]

  void preProcess( mixed &$eventContext  )



Redefinition of:
MachII_framework_Plugin::preProcess()
Executes once before processing events.

[ Top ]
preView  [line 40]

  void preView( mixed &$eventContext  )



Redefinition of:
MachII_framework_Plugin::preView()
Executes before each view.

[ Top ]

Documentation generated on Sun, 2 Jan 2005 18:18:27 -0800 by phpDocumentor 1.3.0RC3