Zend Framework
LICENSE
This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.
Represents a Calendar entry in the Calendar data API meta feed of a user's calendars.

getDOM(
$doc
=
null, $majorVersion
=
1, $minorVersion
=
null
)
:
void
Name | Type | Description |
---|---|---|
$doc | ||
$majorVersion | ||
$minorVersion |

setAccessLevel(
\Zend_Gdata_Calendar_Extension_AccessLevel $value
)
:
\Zend_Gdata_Extension_ListEntry
Name | Type | Description |
---|---|---|
$value | \Zend_Gdata_Calendar_Extension_AccessLevel |
Type | Description |
---|---|
\Zend_Gdata_Extension_ListEntry | Provides a fluent interface |

setColor(
\Zend_Gdata_Calendar_Extension_Color $value
)
:
\Zend_Gdata_Extension_ListEntry
Name | Type | Description |
---|---|---|
$value | \Zend_Gdata_Calendar_Extension_Color |
Type | Description |
---|---|
\Zend_Gdata_Extension_ListEntry | Provides a fluent interface |

setHidden(
\Zend_Gdata_Calendar_Extension_Hidden $value
)
:
\Zend_Gdata_Extension_ListEntry
Name | Type | Description |
---|---|---|
$value | \Zend_Gdata_Calendar_Extension_Hidden |
Type | Description |
---|---|
\Zend_Gdata_Extension_ListEntry | Provides a fluent interface |

setSelected(
\Zend_Gdata_Calendar_Extension_Selected $value
)
:
\Zend_Gdata_Extension_ListEntry
Name | Type | Description |
---|---|---|
$value | \Zend_Gdata_Calendar_Extension_Selected |
Type | Description |
---|---|
\Zend_Gdata_Extension_ListEntry | Provides a fluent interface |

setTimezone(
\Zend_Gdata_Calendar_Extension_Timezone $value
)
:
\Zend_Gdata_Extension_ListEntry
Name | Type | Description |
---|---|---|
$value | \Zend_Gdata_Calendar_Extension_Timezone |
Type | Description |
---|---|
\Zend_Gdata_Extension_ListEntry | Provides a fluent interface |

setWhere(
\Zend_Gdata_Extension_Where $value
)
:
\Zend_Gdata_Extension_ListEntry
Name | Type | Description |
---|---|---|
$value | \Zend_Gdata_Extension_Where |
Type | Description |
---|---|
\Zend_Gdata_Extension_ListEntry | Provides a fluent interface |