It can generate HTML to display one or more file upload fields in a form.
The class can also process the uploaded files by moving them to a given target directory, if they have one of the allowed file name extensions and do not exceed a given size limit.