The Bad words module uses the following database tables:
• | BadWords_Word - this is the database table used for storing defined bad words |
• | BadWords_WordCulture - this database table is used for assigning bad words to website cultures |
The Bad words API is provided by the following CMS.SiteProvider namespace classes:
• | BadWordInfo, BadWordInfoProvider - these classes provide functionality for managing bad words |
• | BadWordCultureInfo, BadWordCultureInfoProvider - these classes provide functionality for managing assignments of bad words to cultures |
The following topics show how methods from these classes can be used to manage bad words:
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.