restrict_abusive_words_schema |
./restrict_abusive_words.install |
Implements hook_schema(). |
|
|
_restrict_abusive_words_abusive_word_autocomplete |
./restrict_abusive_words.module |
Get list of abusive word in autocomplete form. |
|
|
_restrict_abusive_words_exists_words |
./restrict_abusive_words.module |
Check the word or phrase is exists in the abusive word list. |
1 |
|
_restrict_abusive_words_get_words_list |
./restrict_abusive_words.module |
Implement _restrict_abusive_words_get_words_list(). |
2 |
|
_restrict_abusive_words_search_words |
./restrict_abusive_words.module |
Check the word or phrase is exist in the abusive word list. |
|
|
_restrict_abusive_words_submit_message |
./restrict_abusive_words.module |
Warning message against the Content. |
|
|
_restrict_abusive_words_validation_message |
./restrict_abusive_words.module |
Error message against the field name(machine name). |
|
|