FileKey
class FileKey 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 | 
Methods
No description
Details
        
                            mixed
    getPackage()
        
    
    No description
        
                            
    setPackage(mixed $package)
        
    
    No description
        
                            
    getPackageID()
        
    
    No description
        
                            
    getPackageHandle()
        
    
    No description
        in 
Key at line 88
                            
    setAttributeKeyID($akID)
        
    
    No description
        in 
Key at line 96
                            int
    getAttributeKeyID()
        
    
    Get the attribute key identifier.
        in 
Key at line 104
                            string
    getAttributeKeyHandle()
        
    
    Get the attribute key handle.
        in 
Key at line 112
                            
    setAttributeKeyHandle($akHandle)
        
    
    No description
        in 
Key at line 120
                            mixed
    isAttributeKeyInternal()
        
    
    No description
        in 
Key at line 128
                            
    setIsAttributeKeyInternal($akIsInternal)
        
    
    No description
        in 
Key at line 136
                            mixed
    getAttributeKeyName()
        
    
    No description
        in 
Key at line 144
                            
    setAttributeKeyName($akName)
        
    
    No description
        in 
Key at line 152
                            bool
    isAttributeKeySearchable()
        
    
    Is the attribute key searchable?
        in 
Key at line 160
                            
    setIsAttributeKeySearchable($akIsSearchable)
        
    
    No description
        in 
Key at line 168
                            mixed
    isAttributeKeyContentIndexed()
        
    
    No description
        in 
Key at line 176
                            
    setIsAttributeKeyContentIndexed($akIsSearchableIndexed)
        
    
    No description
        in 
Key at line 184
                            mixed
    getAttributeKeySettings()
        
    
    No description
        in 
Key at line 196
                            
    setAttributeKeySettings($settings)
        
    
    No description
        in 
Key at line 204
                            
    setAttributeType(Type $type)
        
    
    No description
        in 
Key at line 209
                            Type
    getAttributeType()
        
    
    Get the attribute key type.
        in 
Key at line 214
                            
    getAttributeTypeHandle()
        
    
    No description
        in 
Key at line 219
                            Controller
    getController()
        
    
    Get the attribute key controller.
        
                            
    getAttributeKeyCategoryHandle()
        
    
    No description
        in 
Key at line 231
                            
    getAttributeCategoryEntity()
        
    
    No description
        in 
Key at line 236
                            
    getAttributeCategory()
        
    
    No description
        in 
Key at line 249
                            
    setAttributeCategoryEntity(mixed $category)
        
    
    No description
        in 
Key at line 255
                            ItemInterface
    getExporter()
        
    
    No description
        in 
Key at line 260
                            
    getControlView(ContextInterface $context)
        
    
    No description
        in 
Key at line 268
                            
    render($view = 'view', $value = false, $return = false)
        deprecated
    
    deprecated
No description
        in 
Key at line 278
                            
    getAttributeKeyDisplayName($format = 'html')
        
    
    No description
        in 
Key at line 290
                            
    getAttributeSets()
        
    
    No description
        in 
Key at line 295
                            
    inAttributeSet(Set $set)
        
    
    No description
        in 
Key at line 302
                            SearchIndexerInterface
    getSearchIndexer()
        
    
    Get the search indexer.
        in 
Key at line 312
                            mixed
    __toString()
        
    
    Doctrine requires this for certain queries.
        in 
Key at line 320
                            
    setAttributeSet($set)
        deprecated
    
    deprecated
No description
        in 
Key at line 331
                            
    getAttributeValueIDList()
        deprecated
    
    deprecated
No description
        in 
Key at line 336
                            
    jsonSerialize()
        
    
    No description