
Public Member Functions | |
| NSArray< LogEntry > | aggregateLogEntries () |
| ERXStats.LogEntry | aggregateLogEntry () |
| void | appendToResponse (WOResponse response, WOContext context) |
| Format | byteFormat () |
| ERXStatisticsPage (WOContext context) | |
| WOActionResults | resetStats () |
| void | setAggregateLogEntry (ERXStats.LogEntry aggregateLogEntry) |
| Format | timeFormat () |
Private Attributes | |
| NSArray< ERXStats.LogEntry > | _aggregateLogEntries |
| ERXStats.LogEntry | _aggregateLogEntry |
As with WOStatsPage, you must set the WOStatisticsPassword property on launch.
| ERXStatisticsPage | ( | WOContext | context | ) |
| NSArray<LogEntry> aggregateLogEntries | ( | ) |
| ERXStats.LogEntry aggregateLogEntry | ( | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Reimplemented from WOStatsPage.
| Format byteFormat | ( | ) |
| WOActionResults resetStats | ( | ) |
| void setAggregateLogEntry | ( | ERXStats.LogEntry | aggregateLogEntry | ) |
| Format timeFormat | ( | ) |
NSArray<ERXStats.LogEntry> _aggregateLogEntries [private] |
ERXStats.LogEntry _aggregateLogEntry [private] |
1.5.8