ChooserConfiguration
class ChooserConfiguration implements ChooserConfigurationInterface (View source)
Properties
| protected FilterCollectionInterface|null | $filters | ||
| protected UploaderOptionInterface[] | $uploaders | ||
| protected ChooserOptionInterface[] | $choosers | 
Methods
                    array
                
                
                    getUploaders()
        
                                            
                
            No description
                    array
                
                
                    getChoosers()
        
                                            
                
            No description
                    FilterCollectionInterface|null
                
                
                    getFilters()
        
                                            
                
            No description
                    void
                
                
                
            Details
        
                            
    addChooser(ChooserOptionInterface $chooserOption)
        
    
    No description
        
                            
    addUploader(UploaderOptionInterface $uploaderOption)
        
    
    No description
        
                            array
    getUploaders()
        
    
    No description
        
                            array
    getChoosers()
        
    
    No description
        
                            FilterCollectionInterface|null
    getFilters()
        
    
    No description
        
                            void
    setFilters(FilterCollectionInterface $filters)
        
    
    No description