Class: CckForms::ParameterTypeClass::WatermarklessImage

Inherits:
Image
  • Object
show all
Defined in:
lib/cck_forms/parameter_type_class/watermarkless_image.rb

Overview

Image without watermark. A subclass of Image.

Class Method Summary collapse

Class Method Details

.additional_file_attributesObject



4
5
6
# File 'lib/cck_forms/parameter_type_class/watermarkless_image.rb', line 4

def self.additional_file_attributes
  {no_wm: '1'}
end