You are here

constant IMAGEPICKER_FILE_SCHEME in Image Picker 7

7 uses of IMAGEPICKER_FILE_SCHEME
imagepicker_copy_form_submit in ./imagepicker.functions.inc
Function to submit the copy form
imagepicker_copy_uploaded_file in ./imagepicker.upload.inc
imagepicker_file_unmanaged_copy in ./imagepicker.functions.inc
imagepicker_file_unmanaged_move in ./imagepicker.functions.inc
imagepicker_get_image_path in ./imagepicker.module

... See full list

File

./imagepicker.module, line 17
@author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL

Code

define('IMAGEPICKER_FILE_SCHEME', file_default_scheme() . '://');