Метод | Описание | |
---|---|---|
getList ( ) : Smalot\Magento\ActionInterface | Allows you to retrieve the list of category attributes. | |
getOptions ( string $attributeId, string $storeView = null ) : Smalot\Magento\ActionInterface | Allows you to retrieve the attribute options. | |
setCurrentStore ( string $storeView ) : Smalot\Magento\ActionInterface | Allows you to set/get the current store view. |
public getList ( ) : Smalot\Magento\ActionInterface | ||
Результат | Smalot\Magento\ActionInterface |
public getOptions ( string $attributeId, string $storeView = null ) : Smalot\Magento\ActionInterface | ||
$attributeId | string | |
$storeView | string | |
Результат | Smalot\Magento\ActionInterface |
public setCurrentStore ( string $storeView ) : Smalot\Magento\ActionInterface | ||
$storeView | string | |
Результат | Smalot\Magento\ActionInterface |