Database tables and API classes

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

The Abuse report module uses the following database table:

 

CMS_AbuseReport - this is the database table used for storing submitted abuse reports

 

The Abuse report API is provided by the following CMS.SiteProvider namespace classes:

 

AbuseReportInfo, AbuseReportInfoProvider - these classes provide functionality for managing abuse reports

 

The following topics show how methods from these classes can be used to manage abuse reports:

 

Submitting an abuse report
Getting abuse reports from the database
Updating an abuse report
Deleting an abuse report

 

The API programming and Kentico CMS internals section of this guide contains more API related information, so please refer to it if required.

 

For detailed API documentation, such as a list of all methods from the classes above, please refer to Kentico CMS API Reference that is a part of your Kentico CMS installation and can be accessed through the programs folder in Windows Start menu.

 

Page url: http://devnet.kentico.com/docs/5_5r2/devguide/index.html?abuse_report_database_tables_and_api_classes.htm