Class NUploadControl
Text box and browse button that allow users to select a file to upload to the server.
- NObject
-
NComponent implements IComponent
-
NFormControl implements IFormControl
-
NUploadControl
public
|
|
protected
|
#
attached(
This method will be called when the component (or component's parent) becomes attached to a monitored object. Do not call this method yourself. |
public
|
|
public
boolean
|
|
public static
boolean
|
#
validateFileSize(
FileSize validator: is file size in limit? |
public static
boolean
|
#
validateMimeType(
MimeType validator: has file specified mime type? |
public static
boolean
|
__clone(),
__sleep(),
__wakeup(),
detached(),
getName(),
getParent(),
lookup(),
lookupPath(),
monitor(),
unmonitor(),
validateParent()
|
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
setParent()
|
NAME_SEPARATOR
|
$caption,
$control,
$idMask,
$label,
$value
|