Kentico CMS 7.0 Developer's Guide

Database tables

Database tables

Previous topic Next topic Mail us feedback on this topic!  

Database tables

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

The Bad words module uses the following database tables:

 

BadWords_Word - contains records representing defined bad words.

BadWords_WordCulture - contains relationships between bad words and cultures. Each record indicates that the given bad word should be checked in the  respective culture.

 

devguide_clip0694