Class \Prado\Web\UI\WebControls\TFileUploadItem
TFileUploadItem class
TFileUploadItem represents a single uploaded file from TFileUpload and is especially needed when TFileUpload::setMultiple is set to true.
See TFileUpload documentation for more details.
Class hierarchy
Author: LANDWEHR Computer und Software GmbH <programmierung@landwehr-software.de>Since: 4.0
public
|
__construct(mixed $fileName, mixed $fileSize, mixed $fileType, mixed $errorCode, mixed $localName) : mixed
The common __construct.
If desired by the new object, this will auto install and listen to global event functions as defined by the object via 'fx' methods. This also attaches any predefined behaviors. This function installs all class behaviors in a class hierarchy from the deepest subclass through each parent to the top most class, TComponent. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |