previewMode && !$fileList->count()): ?> makePartial('image_single'); break; case 'image-multi': echo $this->makePartial('image_multi'); break; case 'file-single': echo $this->makePartial('file_single'); break; case 'file-multi': echo $this->makePartial('file_multi'); break; } ?>