ExpressKey
class ExpressKey extends Key (View source)
Traits
Properties
| protected | $package | from PackageTrait | |
| protected | $settings | from Key | |
| protected | $akID | from Key | |
| protected | $akHandle | from Key | |
| protected | $akName | from Key | |
| protected | $akIsSearchable | from Key | |
| protected | $akIsInternal | from Key | |
| protected | $akIsSearchableIndexed | from Key | |
| protected | $set_keys | from Key | |
| protected Type | $type | from Key | |
| protected | $category | from Key | |
| protected | $entity | 
Methods
No description
No description
No description
Details
        
                            mixed
    getPackage()
        
    
    No description
        
                            
    setPackage(mixed $package)
        
    
    No description
        
                            
    getPackageID()
        
    
    No description
        
                            
    getPackageHandle()
        
    
    No description
        in 
Key at line 85
                            
    setAttributeKeyID($akID)
        
    
    No description
        in 
Key at line 93
                            int
    getAttributeKeyID()
        
    
    No description
        in 
Key at line 101
                            string
    getAttributeKeyHandle()
        
    
    No description
        in 
Key at line 109
                            
    setAttributeKeyHandle($akHandle)
        
    
    No description
        in 
Key at line 117
                            mixed
    isAttributeKeyInternal()
        
    
    No description
        in 
Key at line 125
                            
    setIsAttributeKeyInternal($akIsInternal)
        
    
    No description
        in 
Key at line 133
                            mixed
    getAttributeKeyName()
        
    
    No description
        in 
Key at line 141
                            
    setAttributeKeyName($akName)
        
    
    No description
        in 
Key at line 149
                            bool
    isAttributeKeySearchable()
        
    
    No description
        in 
Key at line 157
                            
    setIsAttributeKeySearchable($akIsSearchable)
        
    
    No description
        in 
Key at line 165
                            mixed
    isAttributeKeyContentIndexed()
        
    
    No description
        in 
Key at line 173
                            
    setIsAttributeKeyContentIndexed($akIsSearchableIndexed)
        
    
    No description
        in 
Key at line 181
                            mixed
    getAttributeKeySettings()
        
    
    No description
        in 
Key at line 193
                            
    setAttributeKeySettings($settings)
        
    
    No description
        in 
Key at line 201
                            
    setAttributeType(Type $type)
        
    
    No description
        in 
Key at line 206
                            Type
    getAttributeType()
        
    
    Get the attribute key type.
        in 
Key at line 211
                            
    getAttributeTypeHandle()
        
    
    No description
        in 
Key at line 216
                            Controller
    getController()
        
    
    Get the attribute key controller.
        in 
Key at line 223
                            
    getAttributeKeyCategoryHandle()
        
    
    No description
        in 
Key at line 228
                            
    getAttributeCategoryEntity()
        
    
    No description
        
                            
    getAttributeCategory()
        
    
    No description
        in 
Key at line 246
                            
    setAttributeCategoryEntity(mixed $category)
        
    
    No description
        in 
Key at line 252
                            ItemInterface
    getExporter()
        
    
    No description
        in 
Key at line 257
                            
    getControlView(ContextInterface $context)
        
    
    No description
        in 
Key at line 265
                            
    render($view = 'view', $value = false, $return = false)
        deprecated
    
    deprecated
No description
        in 
Key at line 275
                            
    getAttributeKeyDisplayName($format = 'html')
        
    
    No description
        in 
Key at line 287
                            
    getAttributeSets()
        
    
    No description
        in 
Key at line 292
                            
    inAttributeSet(Set $set)
        
    
    No description
        in 
Key at line 299
                            SearchIndexerInterface
    getSearchIndexer()
        
    
    Get the search indexer.
        in 
Key at line 309
                            mixed
    __toString()
        
    
    Doctrine requires this for certain queries.
        in 
Key at line 317
                            
    setAttributeSet($set)
        deprecated
    
    deprecated
No description
        in 
Key at line 328
                            
    getAttributeValueIDList()
        deprecated
    
    deprecated
No description
        
                            mixed
    getEntity()
        
    
    No description
        
                            
    setEntity(mixed $entity)
        
    
    No description