OverviewServices Class |
Namespace: IngeniuxCMService
The OverviewServices type exposes the following members.
| Name | Description | |
|---|---|---|
| OverviewServices | Initializes a new instance of the OverviewServices class |
| Name | Description | |
|---|---|---|
| AddFavorite |
Adds a new favorite Page for current user. Favorite Pages are pages user would like to visit frequently.
| |
| AddRecent |
Adds a recently visited Page to the Recently Visited Page list for current user
| |
| GetActivityStream |
Retrieves the list of tracked recent activities
| |
| GetAnalyticsMediumData |
Retrieves the medium (types of traffic) information of Analytics data of specific publishing target
| |
| GetAnalyticsTrafficData |
Retrieves summary of traffic source information on Analytics data of specific publishing target
| |
| GetOnlineUsers |
Retrieves the list of users that are currently logged into CMS
| |
| GetOverview |
Retrieves the general overview information of both Ingeniux CMS Site information, and current user activities.
| |
| GetProductionData |
Retrieves productivitiy data of CMS, within specified time range, for a specific publishing target
| |
| RemoveFavorite |
Removes a favorite Page entry
|