protected function createEmpty()
 {
     parent::createEmpty();
     $this->imageFilename = "";
     $this->imageText = "";
 }