HTML_QuickForm_file::isUploadedFile()

HTML_QuickForm_file::isUploadedFile() -- Checks if the element contains an uploaded file

Synopsis

require_once 'HTML/QuickForm/file.php';

bool HTML_QuickForm_file::isUploadedFile ()

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Rückgabewert

returns true if file has been uploaded, false otherwise

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.