Public Member Functions | |
render () | |
getValue () |
Definition at line 27 of file FileInput.php.
getValue | ( | ) |
Get value of element
Reimplemented from InputElement.
Definition at line 44 of file FileInput.php.
render | ( | ) |
Render the element, according to the mode
Reimplemented from InputElement.
Reimplemented in FileUploader, and ImageUploader.
Definition at line 35 of file FileInput.php.