You are here

Functions in Spamicide 6

Primary tabs

Namesort descending Location Description Direct uses Strings
spamicide_admin_adform_form ./spamicide.module Form for adding spamicide functionality to an existing form 1
spamicide_admin_adform_form_submit ./spamicide.module Implementation of hook_form_submit
spamicide_admin_form ./spamicide.module Form for spamicide administration 1
spamicide_admin_form_submit ./spamicide.module Implementation of hook_form_submit
spamicide_admin_form_validate ./spamicide.module Implementation of hook_form_validate Enter description here ...
spamicide_delete_confirm ./spamicide.module Confirm dialog for disabling/deleting a Spamicide 1
spamicide_delete_confirm_submit ./spamicide.module submission handler of Spamicide delete confirm_form
spamicide_field_place_field ./spamicide.module Place the spamicide field just before the submit button 1
spamicide_form_alter ./spamicide.module Implementation of hook_form_alter
spamicide_help ./spamicide.module Implementation of hook_help().
spamicide_install ./spamicide.install Implementation of hook_install(). Create the tables required for the spamicide module
spamicide_menu ./spamicide.module Implementation of hook_menu().
spamicide_perm ./spamicide.module Implementation of hook_perm().
spamicide_requirements ./spamicide.install Implementation of hook_requirements().
spamicide_schema ./spamicide.install Implementation of hook_schema().
spamicide_theme ./spamicide.module Implementation of hook_theme().
spamicide_uninstall ./spamicide.install Implementation of hook_uninstall(). Delete the tables required for the spamicide module
spamicide_update_6001 ./spamicide.install #6001: 6.x-1.3 upgrade. Fix spamicide directories and rebuild all themes.
spamicide_validate ./spamicide.module Implementation of hook_validate 1
theme_spamicide_admin_settings_spamicide ./spamicide.module Custom theme function
_spamicide_field_post_render ./spamicide.module #post_render callback on the spamicide field. This will wrap the field in a div so it can be hidden with CSS. 1
_spamicide_get_all_fields ./spamicide.module 1
_spamicide_get_css_class ./spamicide.module Returns a CSS class name based on the field's name. Should be used to wrap around the field so it can be hidden. 2
_spamicide_get_description ./spamicide.module Show translation if available 1
_spamicide_get_field ./spamicide.module Get the spamicide field name and .css file_name 4
_spamicide_pre_render ./spamicide.module 1
_spamicide_set_css_file ./spamicide.module Set the spamicide field name and .css file_name 2

Other projects