You are here

constant UPLOAD_ELEMENT_NEW in Upload element 6

2 uses of UPLOAD_ELEMENT_NEW
upload_element_save in ./upload_element.module
Saves an uploaded file
upload_element_session_handler in ./upload_element.module
The core storage handler for keeping the correct state of the element in between form submissions/AHAH requests.

File

./upload_element.module, line 15
A module that provides two new elements to the FAPI for file handling.

Code

define('UPLOAD_ELEMENT_NEW', 1);