|
DAViCal
|
Public Member Functions | |
| __construct ( $url, $displayname=null, $getctag=null) | |
| __toString () | |
Public Attributes | |
| $url | |
| $displayname | |
| $getctag | |
Definition at line 19 of file caldav-client-v2.php.
| CalendarInfo::__construct | ( | $url, | |
$displayname = null, |
|||
$getctag = null |
|||
| ) |
Definition at line 24 of file caldav-client-v2.php.
| CalendarInfo::__toString | ( | ) |
Definition at line 30 of file caldav-client-v2.php.
| CalendarInfo::$displayname |
Definition at line 21 of file caldav-client-v2.php.
| CalendarInfo::$getctag |
Definition at line 22 of file caldav-client-v2.php.
| CalendarInfo::$url |
Definition at line 20 of file caldav-client-v2.php.