메소드 |
설명 |
|
AllChildCategoryIDs ( ) |
Loop down each level of children to get all ids. |
|
ChildCategories ( boolean $recursive = false ) : DataList |
Return children ProductCategory pages of this category. |
|
GroupsMenu ( ) : DataList |
Recursively generate a product menu, starting from the topmost category. |
|
NestedTitle ( integer $level = 10, string $separator = " > ", $field = "MenuTitle" ) |
Override the nested title defaults, to show deeper nesting in the CMS. |
|
ProductsShowable ( boolean $recursive = true ) : PaginatedList |
Retrieve a set of products, based on the given parameters. Checks get query for sorting and pagination. |
|
provideI18nEntities ( ) |
|
|