You are here

constant IMAGEPICKER_THUMBS_DIR in Image Picker 5.2

Same name and namespace in other branches
  1. 6.2 imagepicker.module \IMAGEPICKER_THUMBS_DIR
  2. 7 imagepicker.module \IMAGEPICKER_THUMBS_DIR
7 uses of IMAGEPICKER_THUMBS_DIR
imagepicker_convert_to_alpha in ./imagepicker.module
imagepicker_convert_to_numeric in ./imagepicker.module
imagepicker_files_validate in ./imagepicker.module
imagepicker_get_image_path in ./imagepicker.module
imagepicker_image_delete in ./imagepicker.module

... See full list

File

./imagepicker.module, line 10
Enables permitted roles to upload images for insertion into configured nodes.

Code

define('IMAGEPICKER_THUMBS_DIR', 'thumbs');