You are here

Functions in Wordfilter 6

Primary tabs

Namesort descending Location Description Direct uses Strings
wordfilter_admin_add_form ./wordfilter.module Add word filter form. 1
wordfilter_admin_add_form_submit ./wordfilter.module Add word filter form submit handler.
wordfilter_admin_edit_form ./wordfilter.module Edit word filter form. 1
wordfilter_admin_edit_form_submit ./wordfilter.module Edit word filter form submit handler.
wordfilter_admin_form_delete_confirm ./wordfilter.module Delete a word from the word filter list delete confirmation callback 1
wordfilter_admin_form_delete_confirm_submit ./wordfilter.module Delete a word from the word filter list
wordfilter_admin_list ./wordfilter.module Wordfilter admin settings page callback. 1
wordfilter_admin_test_filter_form ./wordfilter.module Test word filter form. 1
wordfilter_admin_test_filter_form_submit ./wordfilter.module Test word filter form submit handler.
wordfilter_block ./wordfilter.module Implementation of hook_block().
wordfilter_comment ./wordfilter.module Implementation of hook_comment().
wordfilter_filter ./wordfilter.module Implementation of hook_filter().
wordfilter_filter_process ./wordfilter.module hook_filter process operation callback. 5
wordfilter_filter_tips ./wordfilter.module Implementation of hook_filter_tips().
wordfilter_help ./wordfilter.module Implementation of hook_help(). 1
wordfilter_install ./wordfilter.install Implementation of hook_install().
wordfilter_menu ./wordfilter.module Implementation of hook_menu().
wordfilter_nodeapi ./wordfilter.module Implementation of hook_nodeapi().
wordfilter_perm ./wordfilter.module Implementation of hook_perm().
wordfilter_preprocess_forum_topic_list ./wordfilter.module Preprocess variables to format forum topic titles from the Forum module.
wordfilter_schema ./wordfilter.install Implementation of hook_schema().
wordfilter_settings_form ./wordfilter.module Implementation of hook_settings(). 1
wordfilter_uninstall ./wordfilter.install Implementation of hook_uninstall().
wordfilter_update_1 ./wordfilter.install Implementation of hook_update_N().
wordfilter_update_2 ./wordfilter.install Implementation of hook_update_N().
wordfilter_update_3 ./wordfilter.install Implementation of hook_update_N().
wordfilter_update_6100 ./wordfilter.install Implementation of hook_update_N().
_wordfilter_admin_list ./wordfilter.module Query to get the list of words to filter. Has a pager for managing long lists 1
_wordfilter_list ./wordfilter.module Query to get the list of words to filter in the filter processing stage. Does not use a pager. 2
_wordfilter_table ./wordfilter.module Displays a list of words that will be filtered as an HTML table. 1
_wordfilter_test_filter ./wordfilter.module Test word filter page callback. 1

Other projects