You are here

Functions in Custom filter 7

Primary tabs

Namesort descending Location Description Direct uses Strings
customfilter_cache_clear ./customfilter.module Clear the cache 7
customfilter_export_form ./customfilter.module Create the form to export a filter. 1
customfilter_export_form_submit ./customfilter.module Return the form with exported data.
customfilter_filter_add ./customfilter.module Return the form to add a new filter. 1
customfilter_filter_add_submit ./customfilter.module Submission callback for the add filter form.
customfilter_filter_add_validate ./customfilter.module Validate callback for the add filter form.
customfilter_filter_delete ./customfilter.module Return the filter delete form. 1
customfilter_filter_delete_submit ./customfilter.module Submission callback for the filter delete form.
customfilter_filter_edit ./customfilter.module Return the filter edit form. 1
customfilter_filter_edit_submit ./customfilter.module Submission callback for the filter edit form.
customfilter_filter_edit_validate ./customfilter.module Validate callback for the filter edit form.
customfilter_filter_info ./customfilter.module Implements hook_filter_info().
customfilter_flush_caches ./customfilter.module Implements hook_flush_caches().
customfilter_help ./customfilter.module Implements hook_help().
customfilter_import_form ./customfilter.module Return the import form. 1
customfilter_import_form_submit ./customfilter.module Submission callback for the import form.
customfilter_import_form_validate ./customfilter.module Validation callback for the import form.
customfilter_install ./customfilter.install Implements hook_install().
customfilter_menu ./customfilter.module Implements hook_menu().
customfilter_permission ./customfilter.module Implements hook_permission().
customfilter_rules_form ./customfilter.module Return the list of replacement rules form. 1
customfilter_rules_form_edit ./customfilter.module Return the replacement rule edit form.
customfilter_rules_form_submit ./customfilter.module Submission callback for the list of replacement rules form.
customfilter_rule_delete ./customfilter.module Return the replacement rule delete form. 1
customfilter_rule_delete_submit ./customfilter.module Submission callback for the replacement rule delete form.
customfilter_rule_edit ./customfilter.module 1
customfilter_rule_edit_submit ./customfilter.module Submission callback for the replacement rule edit form.
customfilter_schema ./customfilter.install Implements hook_schema().
customfilter_settings ./customfilter.module Module settings page. 1
customfilter_theme ./customfilter.module Implements hook_theme
customfilter_uninstall ./customfilter.install Implements hook_uninstall().
customfilter_update_6103 ./customfilter.install Implements hook_update_N().
customfilter_update_6104 ./customfilter.install Implements hook_update_N().
customfilter_update_6105 ./customfilter.install Implements hook_update_N().
customfilter_update_6106 ./customfilter.install Implements hook_update_N().
customfilter_update_6109 ./customfilter.install Implements hook_update_N().
customfilter_update_6110 ./customfilter.install Implements hook_update_N().
customfilter_update_6111 ./customfilter.install Implements hook_update_N(). 1
customfilter_update_6112 ./customfilter.install Implements hook_update_N().
customfilter_update_6114 ./customfilter.install Implements hook_update_N().
customfilter_update_6116 ./customfilter.install Implements hook_update_N(). 1
customfilter_update_6118 ./customfilter.install Implements hook_update_N(). 1
customfilter_update_6119 ./customfilter.install Implements hook_update_N().
theme_customfilter_rules_form ./customfilter.module Theme for draggable tree of replacement rules.
_customfilter_breadcrumb ./customfilter.module Set the current menu breadcrumb for pages that don't have it correctly set. 6
_customfilter_code_vars ./customfilter.module Return the global object containing the global properties used in the replacement PHP code. 2
_customfilter_delete_rule ./customfilter.module Delete a rule from the database table. 1
_customfilter_filter_add_edit_fields ./customfilter.module 2
_customfilter_filter_process ./customfilter.module Process the text, apply the filters 1
_customfilter_filter_tips ./customfilter.module Implements filter_tips() 1

Pages

Other projects