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.
Data model for the Gdata Event "Kind". Google Calendar has a separate EventEntry class which extends this.

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

getEntryLink(
)
:
\Zend_Gdata_Extension_EntryLink
Get this entry's EntryLink element.
Type | Description |
---|---|
\Zend_Gdata_Extension_EntryLink | The requested entry. |

setComments(
array $value
)
:
\Zend_Gdata_Kind_EventEntry
Name | Type | Description |
---|---|---|
$value | array |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |

setEntryLink(
\Zend_Gdata_Extension_EntryLink $value
)
:
\Zend_Gdata_Extension_Who
Set the child's EntryLink element.
Name | Type | Description |
---|---|---|
$value | \Zend_Gdata_Extension_EntryLink | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Extension_Who | The element being modified. |

setEventStatus(
array $value
)
:
\Zend_Gdata_Kind_EventEntry
Name | Type | Description |
---|---|---|
$value | array |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |

setExtendedProperty(
array $value
)
:
\Zend_Gdata_Kind_EventEntry
Name | Type | Description |
---|---|---|
$value | array |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |

setOriginalEvent(
\Zend_Gdata_Extension_OriginalEvent $value
)
:
\Zend_Gdata_Kind_EventEntry
Name | Type | Description |
---|---|---|
$value | \Zend_Gdata_Extension_OriginalEvent |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |

setRecurrence(
array $value
)
:
\Zend_Gdata_Kind_EventEntry
Name | Type | Description |
---|---|---|
$value | array |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |

setRecurrenceException(
array $value
)
:
\Zend_Gdata_Kind_EventEntry
Name | Type | Description |
---|---|---|
$value | array |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |

setTransparency(
\Zend_Gdata_Transparency $value
)
:
\Zend_Gdata_Kind_EventEntry
Name | Type | Description |
---|---|---|
$value | \Zend_Gdata_Transparency |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |

setVisibility(
\Zend_Gdata_Visibility $value
)
:
\Zend_Gdata_Kind_EventEntry
Name | Type | Description |
---|---|---|
$value | \Zend_Gdata_Visibility |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |

setWhen(
array $value
)
:
\Zend_Gdata_Kind_EventEntry
Name | Type | Description |
---|---|---|
$value | array |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |

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

setWho(
array $value
)
:
\Zend_Gdata_Kind_EventEntry
Name | Type | Description |
---|---|---|
$value | array |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |