Constructor & Destructor Documentation
FormValue_file::__construct |
( |
$ |
name, |
|
|
$ |
title, |
|
|
KFileUpload $ |
fileUpload, |
|
|
$ |
required = false , |
|
|
$ |
errorText = '' , |
|
|
$ |
info = '' , |
|
|
$ |
data = array() |
|
) |
| |
Member Function Documentation
FormValue_file::checkFile |
( |
$ |
fileData | ) |
|
FormValue_file::getFile |
( |
| ) |
|
Zwraca dane z $_FILE (lub z nim chociaż zgodne...)
FormValue_file::getFileFormName |
( |
| ) |
|
FormValue_file::getTempFileName |
( |
$ |
withDir = true | ) |
|
FormValue_file::getType |
( |
| ) |
|
FormValue_file::isFileSet |
( |
$ |
useBox = false | ) |
|
Zwraca true jeżeli jest wgrany plik, lub przypisany jest currentFile.
- Parameters:
-
$useBox | Czy ma uwzględniać checkbox użycia |
FormValue_file::isFreshUpload |
( |
| ) |
|
FormValue_file::prepareFile |
( |
| ) |
|
FormValue_file::printValue |
( |
$ |
printer | ) |
|
FormValue_file::storeFile |
( |
$ |
dir | ) |
|
FormValue_file::validate |
( |
| ) |
|
Field Documentation
FormValue_file::$currentFile = false |
FormValue_file::$fileData |
FormValue_file::$fileError |
FormValue_file::$fileUpload |
The documentation for this class was generated from the following file: