You are here

Functions in Spamicide 7

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 Implements hook_form_submit().
spamicide_admin_adform_form_validate ./spamicide.module Implements hook_form_validate(). Enter description here ...
spamicide_admin_form ./spamicide.module Form for spamicide administration 1
spamicide_admin_form_submit ./spamicide.module Implements hook_form_submit().
spamicide_admin_form_validate ./spamicide.module Implements hook_form_validate(). Enter description here ...
spamicide_delete_confirm ./spamicide.module Confirm dialog for deleting a Spamicide form 1
spamicide_delete_confirm_submit ./spamicide.module submission handler of Spamicide delete confirm_form
spamicide_form_alter ./spamicide.module Implements hook_form_alter().
spamicide_help ./spamicide.module Implements hook_help().
spamicide_install ./spamicide.install Implements hook_install(). Create the tables required for the spamicide module
spamicide_menu ./spamicide.module Implements hook_menu().
spamicide_permission ./spamicide.module Implements hook_permission().
spamicide_pre_render ./spamicide.module
spamicide_pre_render_place_spamicide ./spamicide.module Place the spamicide field just before the submit button 1
spamicide_requirements ./spamicide.install Implements hook_requirements(). @todo add creation of spamicide directory here
spamicide_schema ./spamicide.install Implements hook_schema().
spamicide_theme ./spamicide.module Implements hook_theme().
spamicide_uninstall ./spamicide.install Implements hook_uninstall(). Delete the tables required for the spamicide module
spamicide_update_7000 ./spamicide.install 7000 - Adds spamicide_dir to variables table making it configurable
spamicide_update_7001 ./spamicide.install 7001 - Adds spamicide_description to variables table making it configurable
spamicide_validate ./spamicide.module Implements hook_validate(). 1
theme_spamicide_admin_settings ./spamicide.module Custom theme function
_spamicide_field_post_render ./spamicide.inc #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_css_class ./spamicide.inc 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.inc Show translation if available 1
_spamicide_get_field ./spamicide.inc Get the spamicide field name and .css file_name 3
_spamicide_set_css_file ./spamicide.inc Set the spamicide field name and .css file_name 4
_spamicide_set_title ./spamicide.inc 1

Other projects