Gets or sets an array of AfterUpload event handlers.
public function &getAfterUpload() {
}
public function setAfterUpload($value) {
}
Type: array
The string containing the name of AfterUpload event handler or an array of handler names.
This event fires after successful upload.