List of UserStatistics methods: Difference between revisions
Jump to navigation
Jump to search
m (Changed protection level for "List of UserStatistics methods" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite))) |
(Automatically generated page update) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<!-- This page was automatically generated and will be automatically | <!-- This page was automatically generated and will be automatically | ||
replaced, so any manual edits will be lost. You've been warned. --> | replaced, so any manual edits will be lost. You've been warned. --> | ||
The following are the available [[UserStatistics class]] methods. | The following are the available <var>[[UserStatistics class|UserStatistics]]</var> class methods. | ||
{{Template:Method list header|class=UserStatistics}} | {{Template:Method list header|class=UserStatistics}} | ||
<div class="showVisit"> | <div class="showVisit"> | ||
Line 8: | Line 8: | ||
<tr><td valign="top">[[Copy (UserStatistics function)|Copy]]</td><td valign="top">Copy the UserStatistics</td></tr> | <tr><td valign="top">[[Copy (UserStatistics function)|Copy]]</td><td valign="top">Copy the UserStatistics</td></tr> | ||
<tr><td valign="top">[[DeepCopy (UserStatistics function)|DeepCopy]]</td><td valign="top">DeepCopy the UserStatistics</td></tr> | <tr><td valign="top">[[DeepCopy (UserStatistics function)|DeepCopy]]</td><td valign="top">DeepCopy the UserStatistics</td></tr> | ||
<tr><td valign="top">[[Difference (UserStatistics function)|Difference]]</td><td valign="top">Difference in login statistics | <tr><td valign="top">[[Difference (UserStatistics function)|Difference]]</td><td valign="top">Difference in login statistics</td></tr> | ||
<tr><td valign="top">[[DifferenceToString (UserStatistics function)|DifferenceToString]]</td><td valign="top">Login timestamps difference in string format</td></tr> | <tr><td valign="top">[[DifferenceToString (UserStatistics function)|DifferenceToString]]</td><td valign="top">Login timestamps difference in string format</td></tr> | ||
<tr><td valign="top">[[DifferenceToXmlDoc (UserStatistics function)|DifferenceToXmlDoc]]</td><td valign="top">Login timestamps difference in xml format</td></tr> | <tr><td valign="top">[[DifferenceToXmlDoc (UserStatistics function)|DifferenceToXmlDoc]]</td><td valign="top">Login timestamps difference in xml format</td></tr> | ||
<tr><td valign="top">[[LoginToString (UserStatistics function)|LoginToString]]</td><td valign="top">Login statistics in string format</td></tr> | <tr><td valign="top">[[LoginToString (UserStatistics function)|LoginToString]]</td><td valign="top">Login statistics in string format</td></tr> | ||
<tr><td valign="top">[[New (UserStatistics constructor)|New]]</td><td valign="top">Create a new UserStatistics instance</td></tr> | <tr><td valign="top">[[New (UserStatistics constructor)|New]]</td><td valign="top">Create a new UserStatistics instance</td></tr> | ||
<tr><td valign="top">[[Rate (UserStatistics function)|Rate]]</td><td valign="top"></td></tr> | <tr><td valign="top">[[Rate (UserStatistics function)|Rate]]</td><td valign="top">Per second rate of change of statistic</td></tr> | ||
<tr><td valign="top">[[RatePerSecond (UserStatistics function)|RatePerSecond]]</td><td valign="top"></td></tr> | <tr><td valign="top">[[RatePerSecond (UserStatistics function)|RatePerSecond]]</td><td valign="top">Per second rate of change of statistic</td></tr> | ||
<tr><td valign="top">[[RequestToString (UserStatistics function)|RequestToString]]</td><td valign="top">Request statistics in string format</td></tr> | <tr><td valign="top">[[RequestToString (UserStatistics function)|RequestToString]]</td><td valign="top">Request statistics in string format</td></tr> | ||
<tr><td valign="top">[[RequestValue (UserStatistics function)|RequestValue]]</td><td valign="top">Value of the specified Request statistic</td></tr> | <tr><td valign="top">[[RequestValue (UserStatistics function)|RequestValue]]</td><td valign="top">Value of the specified Request statistic</td></tr> | ||
Line 32: | Line 32: | ||
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:Lists of methods]] |
Latest revision as of 16:20, 23 December 2015
The following are the available UserStatistics class methods.
Method | Description |
---|---|
Copy | Copy the UserStatistics |
DeepCopy | DeepCopy the UserStatistics |
Difference | Difference in login statistics |
DifferenceToString | Login timestamps difference in string format |
DifferenceToXmlDoc | Login timestamps difference in xml format |
LoginToString | Login statistics in string format |
New | Create a new UserStatistics instance |
Rate | Per second rate of change of statistic |
RatePerSecond | Per second rate of change of statistic |
RequestToString | Request statistics in string format |
RequestValue | Value of the specified Request statistic |
ToString | Print UserStatistics values |
ToXmlDoc | Export the UserStatistics values to Xml |
Value | Value of the specified Login statistic |