REPORTING Functions
Below is a listing of all the functions.
|
GetTopCategoryPosts Getd the categories who have the most posts.
Return Type: ReportingData()
Related Items GetTopPosters, GetTopLogins, GetTopCategoryViews, GetTopThreads
GetTopCategoryViews Gets the categories who have the most views.
Return Type: ReportingData()
Related Items GetTopPosters, GetTopLogins, GetTopCategoryPosts, GetTopThreads
GetTopLogins Gets the top users who have logged in.
Return Type: ReportingData()
Related Items GetTopPosters, GetTopCategoryPosts, GetTopCategoryViews, GetTopThreads
GetTopPosters Gets the top posters of a forum.
Return Type: ReportingData()
Related Items GetTopLogins, GetTopCategoryPosts, GetTopCategoryViews, GetTopThreads
GetTopThreads Gets the top threads that have been visited.
Return Type: ReportingData()
Related Items GetTopPosters, GetTopLogins, GetTopCategoryPosts, GetTopCategoryViews
|
Functions
Available
|