head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2007.04.30.20.49.32; author arturkeska; state Exp; branches; next ; desc @@ 1.1 log @*** empty log message *** @ text @SetAttributes("accept",$accept); } $this->maxSize = new HTOM_HiddenInput("MAX_FILE_SIZE",$maxSize); } //! Return a string representig the file input element. public function Evaluate() { return $this->maxSize->Evaluate().parent::Evaluate(); } private $maxSize; } ?>@