Print this Page

REPORTING Functions

Below is a listing of all the functions.

 

GetTopCategoryPosts

GetTopCategoryPosts

Getd the categories who have the most posts.

 

Return Type:  ReportingData()

 

Name

Type

Description

ForumID

Integer

The ID of the forum you want to report on.

 

Related Items

GetTopPosters, GetTopLogins, GetTopCategoryViews, GetTopThreads

 

GetTopCategoryViews

GetTopCategoryViews

Gets the categories who have the most views.

 

Return Type:  ReportingData()

 

Name

Type

Description

ForumID

Integer

The ID of the forum you want to report on.

 

Related Items

GetTopPosters, GetTopLogins, GetTopCategoryPosts, GetTopThreads

 

GetTopLogins

GetTopLogins

Gets the top users who have logged in.

 

Return Type:  ReportingData()

 

Name

Type

Description

ForumID

Integer

The ID of the forum you want to report on.

 

Related Items

GetTopPosters, GetTopCategoryPosts, GetTopCategoryViews, GetTopThreads

 

GetTopPosters

GetTopPosters

Gets the top posters of a forum.

 

Return Type:  ReportingData()

 

Name

Type

Description

ForumID

Integer

The ID of the forum you want to report on.

 

Related Items

GetTopLogins, GetTopCategoryPosts, GetTopCategoryViews, GetTopThreads

 

GetTopThreads

GetTopThreads

Gets the top threads that have been visited.

 

Return Type:  ReportingData()

 

Name

Type

Description

ForumID

Integer

The ID of the forum you want to report on.

 

Related Items

GetTopPosters, GetTopLogins, GetTopCategoryPosts, GetTopCategoryViews