Class: CckForms::ParameterTypeClass::WatermarklessAlbum

Inherits:
Album
  • Object
show all
Defined in:
lib/cck_forms/parameter_type_class/watermarkless_album.rb

Overview

Album without watermark. A subclass of Album.

Instance Method Summary collapse

Instance Method Details

#cck_image_typeObject



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

def cck_image_type
  CckForms::ParameterTypeClass::WatermarklessImage
end