Hello,
Firstly excuse me if maybe i am posting to wrong list, my question is a
bit general...
Question is how Zend_File_Transfer is (or is going to be) integrated
with Zend_Form fo file uploads through forms.
1. As far as i see there is no File form element (can be done easily i know)
2. There is any plan to integrate validation side for Zend_File_Transfer
with Zend_Form validation side ? Sample: on adding a File upload
component all validators set into file upload element to be used for
validation under Zend_File_Transfer ?
3. There is any sample for combining Zend_Form with Zend_File_Transfer ?
Cristian