Category
class Category implements CategoryObjectInterface (View source)
Traits
Properties
| protected | $package | from PackageTrait | |
| protected | $akCategoryID | ||
| protected | $akCategoryHandle | ||
| protected | $akCategoryAllowSets | ||
| protected | $types | ||
| protected | $sets | ||
| protected | $keys | 
Methods
                    __construct()
        
                                            
                
            No description
                    mixed
                
                
                    getAttributeKeyCategoryID()
        
                                            
                
            No description
                    mixed
                
                
                    getAttributeKeyCategoryHandle()
        
                                            
                
            No description
                    setAttributeKeyCategoryHandle(mixed $akCategoryHandle)
        
                                            
                
            No description
                    mixed
                
                
                    allowAttributeSets()
        
                                            
                
            No description
                    setAllowAttributeSets(mixed $akCategoryAllowSets)
        
                                            
                
            No description
                    getController()
        
                                            
                
            No description
                    clearAttributeKeyCategoryTypes()
        
                                            
                
            No description
                    getAttributeKeyCategory()
        
                                            
                
            Get the attribute key category.
                    mixed
                
                
                    getAttributeSets()
        
                                            
                
            No description
                    mixed
                
                
                    getAttributeTypes()
        
                                            
                
            No description
                    setAttributeTypes(mixed $types)
        
                                            
                
            No description
                    __toString()
        
                                            
                
            No description
Details
        
                            mixed
    getPackage()
        
    
    No description
        
                            
    setPackage(mixed $package)
        
    
    No description
        
                            
    getPackageID()
        
    
    No description
        
                            
    getPackageHandle()
        
    
    No description
        
                            
    __construct()
        
    
    No description
        
                            mixed
    getAttributeKeyCategoryID()
        
    
    No description
        
                            mixed
    getAttributeKeyCategoryHandle()
        
    
    No description
        
                            
    setAttributeKeyCategoryHandle(mixed $akCategoryHandle)
        
    
    No description
        
                            mixed
    allowAttributeSets()
        
    
    No description
        
                            
    setAllowAttributeSets(mixed $akCategoryAllowSets)
        
    
    No description
        
                            CategoryInterface
    getController()
        
    
    No description
        
                            
    clearAttributeKeyCategoryTypes()
        
    
    No description
        
                            CategoryInterface
    getAttributeKeyCategory()
        
    
    Get the attribute key category.
        
                            mixed
    getAttributeSets()
        
    
    No description
        
                            mixed
    getAttributeTypes()
        
    
    No description
        
                            
    setAttributeTypes(mixed $types)
        
    
    No description
        
                            
    addSet($handle, $name, $pkg = null)
        deprecated
    
    deprecated
No description
        
                            
    __toString()
        
    
    No description
        
                            
    associateAttributeKeyType(Type $type)
        deprecated
    
    deprecated
No description