You are here

Functions in Restrict Abusive Words 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
restrict_abusive_words_admin_add_form ./restrict_abusive_words.admin.inc Admin Add form to add abusive words. 1
restrict_abusive_words_admin_add_form_submit ./restrict_abusive_words.admin.inc Submit handler to add abusive words.
restrict_abusive_words_admin_add_form_validate ./restrict_abusive_words.admin.inc Validate handler to add abusive words.
restrict_abusive_words_admin_edit_form ./restrict_abusive_words.admin.inc Restrict Abusive Word edit word form. 1
restrict_abusive_words_admin_edit_form_submit ./restrict_abusive_words.admin.inc Restrict Abusive Words edit form submit handler.
restrict_abusive_words_admin_form ./restrict_abusive_words.admin.inc Restrict Abusive Words administration page for general setting. 1
restrict_abusive_words_admin_form_delete_confirm ./restrict_abusive_words.admin.inc Confirmation callback to delete word from abusive word list. 1
restrict_abusive_words_admin_form_delete_confirm_submit ./restrict_abusive_words.admin.inc Submit callback to delete word from abusive word list.
restrict_abusive_words_admin_list ./restrict_abusive_words.admin.inc Lists of existing abusive words or phrases that are configured to restrict. 1
restrict_abusive_words_form_alter ./restrict_abusive_words.module Implements hook_form_alter().
restrict_abusive_words_help ./restrict_abusive_words.module Implements hook_help().
restrict_abusive_words_menu ./restrict_abusive_words.module Implements hook_menu().
restrict_abusive_words_permission ./restrict_abusive_words.module Implements hook_permission().
restrict_abusive_words_schema ./restrict_abusive_words.install Implements hook_schema().
restrict_abusive_words_uninstall ./restrict_abusive_words.install Implements hook_uninstall().
_restrict_abusive_words_abusive_word_autocomplete ./restrict_abusive_words.module Get list of abusive word in autocomplete form. 1
_restrict_abusive_words_comment_form_submit ./restrict_abusive_words.module Callback function to submit node comment form for abusive words.
_restrict_abusive_words_comment_form_validate ./restrict_abusive_words.module Callback function to validate node comment form for abusive words.
_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(). 9
_restrict_abusive_words_node_form_submit ./restrict_abusive_words.module Implement _restrict_abusive_words_node_form_submit.
_restrict_abusive_words_node_form_validate ./restrict_abusive_words.module Callback function to validate node form for abusive words.
_restrict_abusive_words_search_words ./restrict_abusive_words.module Check the word or phrase is exist in the abusive word list. 8
_restrict_abusive_words_submit_message ./restrict_abusive_words.module Warning message against the Content. 4
_restrict_abusive_words_user_form_submit ./restrict_abusive_words.module Callback function to submit user related form for abusive words.
_restrict_abusive_words_user_form_validate ./restrict_abusive_words.module Callback function to validate user related form for abusive words.
_restrict_abusive_words_validation_message ./restrict_abusive_words.module Error message against the field name(machine name). 4
_restrict_abusive_words_web_form_submit ./restrict_abusive_words.module Callback function to submit web form for abusive words.
_restrict_abusive_words_web_form_validate ./restrict_abusive_words.module Callback function to validate web form for abusive words.

Other projects