Inheritance diagram for XCube_FormImageFile:
Public Member Functions | |
fetch () | |
getWidth () | |
getHeight () | |
_checkFormat () |
XCube_FormImageFile::fetch | ( | ) |
Fetch necessary information from $_FILES by $mName
Reimplemented from XCube_FormFile.
XCube_FormImageFile::getWidth | ( | ) |
Gets a width of the uploaded file.
XCube_FormImageFile::getHeight | ( | ) |
Gets a height of the uploaded file.
XCube_FormImageFile::_checkFormat | ( | ) |
Gets a value indicating whether a format of the uploaded file is allowed. private