Gets or sets an array of BeforeUpload event handlers.
public function &getBeforeUpload() { } public function setBeforeUpload($value) { }
Type: array
The string containing the name of BeforeUpload event handler or an array of handler names.
This event fires when the upload is about to be started.