|
NAMEInterchange6::Schema::Result::AttributeValueACCESSORSattribute_values_idPrimary key.attributes_idForeign key constraint on "attributes_id" in Interchange6::Schema::Result::Attribute via "attribute" relationship.valueValue name, e.g. red or white.Required. titleDisplayed title for attribute value, e.g. Red or White.Defaults to same value as "value" via "new" method. priorityDisplay order priority.Defaults to 0. UNIQUE CONSTRAINTattribute_values_attributes_id_value
RELATIONSattributeType: belongs_toRelated object: Interchange6::Schema::Result::Attribute product_attribute_valuesType: has_manyRelated object: Interchange6::Schema::Result::ProductAttributeValue user_attribute_valuesType: has_manyRelated object: Interchange6::Schema::Result::UserAttributeValue navigation_attribute_valuesType: has_manyRelated object: Interchange6::Schema::Result::NavigationAttributeValue METHODSnewSet default value of "title" to "name".
Visit the GSP FreeBSD Man Page Interface. |