|
NAMEInterchange6::Schema::Result::MediaDisplayACCESSORSmedia_displays_idPrimary key.media_types_idFK on "media_types_id" in Interchange6::Schema::Result::MediaType.typeDisplay type.Examples: "image_cart", "image_detail", "image_thumb", "video_full". nameName. Is nullable.pathEach display should have his own path, and it's listed here: E.g. /images/thumbs/ or /video/full/It's used by the Product class to create the uri for each display. Is nullable. sizeSize. Is nullable.UNIQUE CONSTRAINTS"media_types_id_type_unique"
RELATIONSmedia_typeType: belongs_toRelated object: Interchange6::Schema::Result::MediaType
Visit the GSP FreeBSD Man Page Interface. |