PHP 클래스 ProductAttributeType, silvershop-core
.., but the lists that contain the
ProductAttributeValues.
For a clothing store you will have two entries:
- Size
- Colour
파일 보기
프로젝트 열기: burnbright/silverstripe-shop
1 사용 예제들
공개 메소드들
메소드 상세
convertArrayToValues()
공개 메소드
Finds or creates values for this type.
find_or_make()
공개 정적인 메소드
getDropDownField()
공개 메소드
Returns a dropdown field for the user to select a variant.
public getDropDownField ( $emptystring = null, ArrayList $values = null ) : DropdownField |
$values |
ArrayList |
|
리턴 |
DropdownField |
|