Property | Type | Description | |
---|---|---|---|
$dataset | WellCommerce\Component\DataSet\DataSetInterface |
Method | Description | |
---|---|---|
__construct ( WellCommerce\Component\DataSet\DataSetInterface $dataset ) | Constructor | |
getCategoriesTree ( integer $limit = 1000, string $orderBy = 'hierarchy', string $orderDir = 'asc' ) : array | Returns categories tree | |
getFunctions ( ) | ||
getName ( ) |
public __construct ( WellCommerce\Component\DataSet\DataSetInterface $dataset ) | ||
$dataset | WellCommerce\Component\DataSet\DataSetInterface |