extends |
XoopsFormElement |
|---|
A file upload field
| Methods | ||||||||
|---|---|---|---|---|---|---|---|---|
public
|
__construct(string $caption, string $name, int $maxfilesize)
Constructor
Constructor Parameters
Overrides |
# | ||||||
public
|
getMaxFileSize(): int
Get the maximum filesize
Get the maximum filesize |
# | ||||||
public
|
render(): string
prepare HTML for output
|
# | ||||||
| Properties | |||
|---|---|---|---|
public
|
int
|
$_maxFileSize
|
# |
| Properties inherited from XoopsFormElement |
|---|
$customValidationCode, $_name, $_caption, $_accesskey, $_class, $_hidden, $_extra, $_required, $_description, $_nocolspan, $_formtype |