IncomingAttachmentManager extends AttachmentManager
Table of Contents
Constants
- ICAL_FIELDS = []
- LOCAL_FIELDS = []
Methods
- __construct() : mixed
- convertEventFields() : mixed
- getAttachment() : mixed
- getEvent() : mixed
- getInstance() : mixed
- getMethod() : mixed
- prepareEventAttachment() : IncomingAttachmentManager
Constants
ICAL_FIELDS
public
mixed
ICAL_FIELDS
= []
LOCAL_FIELDS
public
mixed
LOCAL_FIELDS
= []
Methods
__construct()
public
__construct(array<string|int, mixed> $params) : mixed
Parameters
- $params : array<string|int, mixed>
convertEventFields()
public
convertEventFields() : mixed
getAttachment()
public
getAttachment() : mixed
getEvent()
public
getEvent() : mixed
getInstance()
public
static getInstance(array<string|int, mixed> $params) : mixed
Parameters
- $params : array<string|int, mixed>
getMethod()
public
getMethod() : mixed
prepareEventAttachment()
public
prepareEventAttachment() : IncomingAttachmentManager