public function isImage()
 {
     return GWF_Upload::isImageMime($this->getVar('fatt_mime'));
 }