You are here

constant HIDE_SUBMIT_DEFAULT_IMAGE in Hide submit button 6

Same name and namespace in other branches
  1. 7 hide_submit.module \HIDE_SUBMIT_DEFAULT_IMAGE
4 uses of HIDE_SUBMIT_DEFAULT_IMAGE
hide_submit_admin_delete_image_submit in ./hide_submit_admin.inc
Image deletion confirmation form submit handler
hide_submit_admin_settings in ./hide_submit_admin.inc
Implementation of admin_settings callback
hide_submit_update_6100 in ./hide_submit.install
Implement hook update_N
_hide_submit_get_image in ./hide_submit.module
get the image according to user selection, default, random etc...

File

./hide_submit.module, line 34
Hide the submit button after clicked to prevent/reduce duplicate postings.

Code

define('HIDE_SUBMIT_DEFAULT_IMAGE', HIDE_SUBMIT_MODULE_DIRECTORY . '/images/' . HIDE_SUBMIT_DEFAULT_IMAGE_BASENAME);