Class MachII_plugins_PearBenchmarkTimerPlugin

Description

Mach-II plugin for profiling using PEAR Benchmark

Mach-II plugin for PEAR Benchmark. Benchmark/Timer.php must be installed before this plugin may be used.

Located in /MachII_plugins_PearBenchmarkTimerPlugin/PearBenchmarkTimerPlugin.php (line 58)

MachII_framework_BaseObject
   |
   --MachII_framework_Plugin
      |
      --MachII_plugins_PearBenchmarkTimerPlugin
Variable Summary
integer $eventCounter
Benchmark_Timer $timer
integer $viewCounter
Method Summary
void configure ()
void postEvent (mixed &$eventContext)
void postProcess (mixed &$eventContext)
void postView (mixed &$eventContext)
void preEvent (mixed &$eventContext)
void preProcess (mixed &$eventContext)
void preView (mixed &$eventContext)
Variables
integer $eventCounter (line 70)
  • access: protected
Benchmark_Timer $timer (line 64)
  • access: protected
integer $viewCounter (line 76)
  • access: protected

Inherited Variables

Inherited from MachII_framework_BaseObject

MachII_framework_BaseObject::$_appManager
MachII_framework_BaseObject::$_parameters
Methods
configure (line 78)
void configure ()

Redefinition of:
MachII_framework_Plugin::configure()
Override to provide custom configuration logic.
postEvent (line 98)
void postEvent (mixed &$eventContext)

Redefinition of:
MachII_framework_Plugin::postEvent()
Executes after each event.
postProcess (line 119)
void postProcess (mixed &$eventContext)

Redefinition of:
MachII_framework_Plugin::postProcess()
Executes once after processing events.
postView (line 112)
void postView (mixed &$eventContext)

Redefinition of:
MachII_framework_Plugin::postView()
Executes after each view.
preEvent (line 91)
void preEvent (mixed &$eventContext)

Redefinition of:
MachII_framework_Plugin::preEvent()
Executes before each event.
preProcess (line 81)
void preProcess (mixed &$eventContext)

Redefinition of:
MachII_framework_Plugin::preProcess()
Executes once before processing events.
preView (line 105)
void preView (mixed &$eventContext)

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

Inherited Methods

Inherited From MachII_framework_Plugin

MachII_framework_Plugin::MachII_framework_Plugin()
MachII_framework_Plugin::abortEvent()
MachII_framework_Plugin::configure()
MachII_framework_Plugin::getParameter()
MachII_framework_Plugin::getParameters()
MachII_framework_Plugin::handleException()
MachII_framework_Plugin::postEvent()
MachII_framework_Plugin::postProcess()
MachII_framework_Plugin::postView()
MachII_framework_Plugin::preEvent()
MachII_framework_Plugin::preProcess()
MachII_framework_Plugin::preView()
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()
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:04 -0800 by phpDocumentor 1.3.0RC3