AttachmentFileType
        
        extends Facade
    
    
            
            in package
            
        
    
    
    
class Country.
Tags
Table of Contents
Methods
- clearCache() : void
 - getAllActive() : Collection
 - getAllExtensionActive() : array<string|int, mixed>
 - getAllMineTypeActive() : array<string|int, mixed>
 - getAttachmentFileTypes() : Collection
 - getFacadeAccessor() : string
 
Methods
clearCache()
    public
            static        clearCache() : void
    getAllActive()
    public
            static        getAllActive() : Collection
    Return values
CollectiongetAllExtensionActive()
    public
            static        getAllExtensionActive() : array<string|int, mixed>
    Return values
array<string|int, mixed>getAllMineTypeActive()
    public
            static        getAllMineTypeActive() : array<string|int, mixed>
    Return values
array<string|int, mixed>getAttachmentFileTypes()
    public
            static        getAttachmentFileTypes() : Collection
    Return values
CollectiongetFacadeAccessor()
    protected
            static        getFacadeAccessor() : string