
Public Member Functions | |
| void | didAppendToResponse (WOElement element, WOResponse response, WOContext context) |
| void | requestEnded (WORequest request) |
| void | requestStarted (WORequest request) |
| void | responseEnded (WOResponse response, WOContext context) |
| void | willAppendToResponse (WOElement element, WOResponse response, WOContext context) |
Static Public Member Functions | |
| static boolean | isHeatEnabled () |
| static void | setHeatEnabled (boolean heatEnabled) |
Protected Member Functions | |
| void | appendHeatStyles (PFStatsNode stats, WOResponse response, WOContext context) |
Private Attributes | |
| boolean | _heatEnabled |
Static Private Attributes | |
| static Boolean | _heatOverride |
| void appendHeatStyles | ( | PFStatsNode | stats, | |
| WOResponse | response, | |||
| WOContext | context | |||
| ) | [protected] |
| void didAppendToResponse | ( | WOElement | element, | |
| WOResponse | response, | |||
| WOContext | context | |||
| ) |
Implements PFProfiler.Delegate.
| static boolean isHeatEnabled | ( | ) | [static] |
| void requestEnded | ( | WORequest | request | ) |
Implements PFProfiler.Delegate.
| void requestStarted | ( | WORequest | request | ) |
Implements PFProfiler.Delegate.
| void responseEnded | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Implements PFProfiler.Delegate.
| static void setHeatEnabled | ( | boolean | heatEnabled | ) | [static] |
| void willAppendToResponse | ( | WOElement | element, | |
| WOResponse | response, | |||
| WOContext | context | |||
| ) |
Implements PFProfiler.Delegate.
boolean _heatEnabled [private] |
Boolean _heatOverride [static, private] |
1.5.8