name, $this->title, $this->value, $this->form); } /** * @return string */ public function FileTypeName() { return _t('ImageField.IMAGE', 'Image'); } }