|
NAMEInterchange6::Schema::Result::MediaTypeSYNOPSISThis table holds the available media types to use in Interchange6::Schema::Result::MediaDisplay.This table should hold only the "parent" type of a media, like "image" or "video". ACCESSORSmedia_types_idPrimary key.typeType of media, e.g.: image, video.Unique constraint. RELATIONSmedia_displaysType: has_manyRelated object: Interchange6::Schema::Result::MediaDisplay mediaType: has_manyRelated object: Interchange6::Schema::Result::Media
Visit the GSP FreeBSD Man Page Interface. |