CaldavCFC is a ColdFusion component/class for searching, creating, editing, deleting events from a caldav calendar.
Author: Trent Richardson
Documentation: CaldavCFC Documentation
- Include the component with CreateObject('component', 'caldav')
- Call methods off this object.
- Read the comments in caldav.cfc, they are very helpful
All code contributions and bug reports are much appreciated. If you are contributing code please use tabs instead of spaces.
Copyright 2012 Trent Richardson
Dual licensed under the MIT and GPL licenses.