CRM_Activity_BAO_ICalendar
class CRM_Activity_BAO_ICalendar
Generate ical invites for activities.
Properties
protected object | $activity |
Methods
__construct(object $act)
Constructor.
string|null
addAttachment(array $attachments, array $contacts)
Add an ics attachment to the input array.
cleanup()
Remove temp file.
Details
at line 52
CRM_Activity_BAO_ICalendar
__construct(object $act)
Constructor.
at line 67
string|null
addAttachment(array $attachments, array $contacts)
Add an ics attachment to the input array.
at line 106
cleanup()
Remove temp file.