Méthode | Description | |
---|---|---|
getProductPositionsByCategory ( Magento\Catalog\Api\Data\CategoryInterface | integer $category ) : array | Load product positions for the given category. | |
saveProductPositions ( Magento\Catalog\Api\Data\CategoryInterface $category ) : |
Save the product postions. |
Méthode | Description | |
---|---|---|
_construct ( ) |
Méthode | Description | |
---|---|---|
getBaseSelect ( ) : Zend_Db_Select | Init a base select with the main table. |
public getProductPositionsByCategory ( Magento\Catalog\Api\Data\CategoryInterface | integer $category ) : array | ||
$category | Magento\Catalog\Api\Data\CategoryInterface | integer | Category. |
Résultat | array |
public saveProductPositions ( Magento\Catalog\Api\Data\CategoryInterface $category ) : |
||
$category | Magento\Catalog\Api\Data\CategoryInterface | Saved category. |
Résultat |