PHP Класс ProductAttributeType, silvershop-core
.., but the lists that contain the
ProductAttributeValues.
For a clothing store you will have two entries:
- Size
- Colour
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Описание методов
addValues()
публичный Метод
canDelete()
публичный Метод
convertArrayToValues()
публичный Метод
Finds or creates values for this type.
find_or_make()
публичный статический Метод
getCMSFields()
публичный Метод
getDropDownField()
публичный Метод
Returns a dropdown field for the user to select a variant.
public getDropDownField ( $emptystring = null, ArrayList $values = null ) : DropdownField |
$values |
ArrayList |
|
Результат |
DropdownField |
|
onBeforeWrite()
публичный Метод