메소드 | 설명 | |
---|---|---|
navAction ( ) : |
Renders the category nav component | |
viewAction ( Elcodi\Component\Product\Entity\Interfaces\CategoryInterface $category, $slug ) : |
Render all category purchasables |
메소드 | 설명 | |
---|---|---|
getCurrentCategoryGivenRequest ( |
Given a request, return the current highlight-able category |
protected getCurrentCategoryGivenRequest ( |
||
$request | Request | |
리턴 | 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 |
리턴 | Response |