CoreCategoriesInterface
public protocol CoreCategoriesInterface
:nodoc
-
Declaration
Swift
func getPropertyCategoryTree(propertyId: Int) -> CMSCategoryTree?
-
Declaration
Swift
func getGlobalCategoryTree() -> CMSCategoryTree?
-
Declaration
Swift
func getGlobalCategories() -> CMSCategories?