프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$categoryPath | string | ||
$children | |||
$parent |
메소드 | 설명 | |
---|---|---|
generateCategoryPath ( $pathSeparator ) | ||
getCategoryPath ( ) : string | Returns the category path. | |
getChildren ( ) : |
Returns the children. | |
getParent ( ) : mixed | Returns the parent category. | |
setCategoryPath ( $categoryPath ) | ||
setParent ( |
Sets the parent category. |
public getChildren ( ) : |
||
리턴 |