XCube_FormImageFile Class Reference

Inherits XCube_FormFile.

Inheritance diagram for XCube_FormImageFile:

[legend]
Collaboration diagram for XCube_FormImageFile:
[legend]
List of all members.

Public Member Functions

 fetch ()
 getWidth ()
 getHeight ()
 _checkFormat ()

Detailed Description

The sub-class of XCube_FormFile to handle image upload file easily.


Member Function Documentation

XCube_FormImageFile::fetch (  ) 

Fetch necessary information from $_FILES by $mName

Reimplemented from XCube_FormFile.

XCube_FormImageFile::getWidth (  ) 

Gets a width of the uploaded file.

Returns:
int

XCube_FormImageFile::getHeight (  ) 

Gets a height of the uploaded file.

Returns:
int

XCube_FormImageFile::_checkFormat (  ) 

Gets a value indicating whether a format of the uploaded file is allowed. private

Returns:
bool


The documentation for this class was generated from the following file:
Generated on Thu Nov 2 00:27:22 2006 for XOOPS Cube Legacy by  doxygen 1.5.1