Kentico CMS 6.0 Developer's Guide

API classes

API classes

Previous topic Next topic Mail us feedback on this topic!  

API classes

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

If you are not familiar with database table data management through Info and Provider classes, we strongly recommend that you refer to the Database table API topic first.

 

 

 

Please note

 

The classes of the Bad words module can be found in the CMS.SiteProvider namespace.

 

 

BadWords_Word table API:

 

BadWordInfo - represents one bad word object.

BadWordInfoProvider - provides management functionality for bad words.

BadWordsHelper - provides management functionality for bad words. Compared to BadWordInfoProvider, this class provides extra methods for bad word actions and replacements.

 

Others:

 

BadWordActionEnum - enumeration of actions that can be taken on detection of a bad word in checked text.