MetaFox

AttachmentFileTypeContract

Interface AttachmentFileTypeContract

Table of Contents

Methods

getAllActive()  : Collection
Get active attachment types
getAllExtensionActive()  : array<string|int, string>
Get all file extensions of active types
getAllMineTypeActive()  : array<string|int, string>
Get all file mime of active types
getAttachmentFileTypes()  : Collection
Get all attachment types

Methods

getAllExtensionActive()

Get all file extensions of active types

public getAllExtensionActive() : array<string|int, string>
Return values
array<string|int, string>

getAllMineTypeActive()

Get all file mime of active types

public getAllMineTypeActive() : array<string|int, string>
Return values
array<string|int, string>

getAttachmentFileTypes()

Get all attachment types

public getAttachmentFileTypes() : Collection
Return values
Collection

        
On this page

Search results