Magidoc

FileInfo
Interface

Exposes information about an uploaded file (image, pdf, etc.)

Fields

#

id

Non-null

Unique identifier for the file

url

Non-null

URL to access the file

name

Name of the file

type

Non-null

Mime type of the file

size

Size of the file in bytes

Implementations

#

Implemented by ImageFileInfo , GenericFileInfo .

Usages

#

References

#