Property | Type | Description | |
---|---|---|---|
$dataset | WellCommerce\Component\DataSet\DataSetInterface |
Method | Description | |
---|---|---|
__construct ( WellCommerce\Component\DataSet\DataSetInterface $dataset ) | Constructor | |
getFunctions ( ) | ||
getName ( ) | ||
getProductStatuses ( integer $limit = 5, string $orderBy = 'name', string $orderDir = 'asc' ) : array | Returns product statuses |
public __construct ( WellCommerce\Component\DataSet\DataSetInterface $dataset ) | ||
$dataset | WellCommerce\Component\DataSet\DataSetInterface |