OutcomingAttachmentManager extends AttachmentManager
Table of Contents
Constants
- ICAL_FIELDS = []
- LOCAL_FIELDS = []
Methods
- __construct() : mixed
- getAttachment() : string
- getUid() : string|null
- prepareCancelAttachment() : OutcomingAttachmentManager
- prepareReplyAttachment() : OutcomingAttachmentManager
- prepareRequestAttachment() : OutcomingAttachmentManager
Constants
ICAL_FIELDS
public
mixed
ICAL_FIELDS
= []
LOCAL_FIELDS
public
mixed
LOCAL_FIELDS
= []
Methods
__construct()
public
__construct(mixed $data, mixed $attendees, mixed $method) : mixed
Parameters
- $data : mixed
- $attendees : mixed
- $method : mixed
getAttachment()
public
getAttachment() : string
Return values
stringgetUid()
public
getUid() : string|null
Return values
string|nullprepareCancelAttachment()
public
prepareCancelAttachment() : OutcomingAttachmentManager
Return values
OutcomingAttachmentManagerprepareReplyAttachment()
public
prepareReplyAttachment() : OutcomingAttachmentManager
Return values
OutcomingAttachmentManagerprepareRequestAttachment()
public
prepareRequestAttachment() : OutcomingAttachmentManager