OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
OpenSim.Region.UserStatistics.IStatsController Interface Reference
Inheritance diagram for OpenSim.Region.UserStatistics.IStatsController:
Inheritance graph
[legend]

Public Member Functions

Hashtable ProcessModel (Hashtable pParams)
 
string RenderView (Hashtable pModelResult)
 
string RenderJson (Hashtable pModelResult)
 

Properties

string ReportName [get]
 

Detailed Description

Definition at line 32 of file IStatsReport.cs.

Member Function Documentation

Hashtable OpenSim.Region.UserStatistics.IStatsController.ProcessModel ( Hashtable  pParams)
string OpenSim.Region.UserStatistics.IStatsController.RenderJson ( Hashtable  pModelResult)
string OpenSim.Region.UserStatistics.IStatsController.RenderView ( Hashtable  pModelResult)

Property Documentation

string OpenSim.Region.UserStatistics.IStatsController.ReportName
get

Definition at line 34 of file IStatsReport.cs.


The documentation for this interface was generated from the following file: