Method | Description | |
---|---|---|
navAction ( ) : |
Renders the category nav component | |
viewAction ( Elcodi\Component\Product\Entity\Interfaces\CategoryInterface $category, $slug ) : |
Render all category purchasables |
Method | Description | |
---|---|---|
getCurrentCategoryGivenRequest ( |
Given a request, return the current highlight-able category |
protected getCurrentCategoryGivenRequest ( |
||
$request | Request | |
return | Elcodi\Component\Product\Entity\Interfaces\CategoryInterface | null |
public viewAction ( Elcodi\Component\Product\Entity\Interfaces\CategoryInterface $category, $slug ) : |
||
$category | Elcodi\Component\Product\Entity\Interfaces\CategoryInterface | Category |
return | Response |