url, 'post', $this->htmlOptions); ?>
Add files... hasModel()) : echo CHtml::activeFileField($this->model, $this->attribute, $htmlOptions) . "\n"; else : echo CHtml::fileField($name, $this->value, $htmlOptions) . "\n"; endif; ?>