Gdata/Kind/EventEntry.php
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.
- Category
- Zend
- Copyright
- Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)
- License
- New BSD License
- Package
- Zend_Gdata
- Subpackage
- Gdata
- Version
- $Id$
\Zend_Gdata_Kind_EventEntry
Package: Zend_Gdata\Gdata
Data model for the Gdata Event "Kind". Google Calendar has a separate
EventEntry class which extends this.
- Parent(s)
- \Zend_Gdata_Entry < \Zend_Gdata_App_MediaEntry < \Zend_Gdata_App_Entry < \Zend_Gdata_App_FeedEntryParent < \Zend_Gdata_App_Base
- Children
- \Zend_Gdata_Calendar_EventEntry
- Category
- Zend
- Copyright
- Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)
- License
- New BSD License
Properties
Methods
getDOM( $doc = null, $majorVersion = 1, $minorVersion = null) : void
Parameters
Name | Type | Description |
---|---|---|
$doc | ||
$majorVersion | ||
$minorVersion |
getEntryLink() : \Zend_Gdata_Extension_EntryLink
Get this entry's EntryLink element.
Returns
Type | Description |
---|---|
\Zend_Gdata_Extension_EntryLink | The requested entry. |
setComments(array $value) : \Zend_Gdata_Kind_EventEntry
Parameters
Returns
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.
Parameters
Returns
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
Parameters
Returns
Name | Type | Description |
---|---|---|
$value | array |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |
setExtendedProperty(array $value) : \Zend_Gdata_Kind_EventEntry
Parameters
Returns
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
Parameters
Returns
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
Parameters
Returns
Name | Type | Description |
---|---|---|
$value | array |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |
setRecurrenceException(array $value) : \Zend_Gdata_Kind_EventEntry
Parameters
Returns
Name | Type | Description |
---|---|---|
$value | array |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |
setTransparency(\Zend_Gdata_Transparency $value) : \Zend_Gdata_Kind_EventEntry
Parameters
Returns
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
Parameters
Returns
Name | Type | Description |
---|---|---|
$value | \Zend_Gdata_Visibility |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |
setWhen(array $value) : \Zend_Gdata_Kind_EventEntry
Parameters
Returns
Name | Type | Description |
---|---|---|
$value | array |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |
setWhere(array $value) : \Zend_Gdata_Kind_EventEntry
Parameters
Returns
Name | Type | Description |
---|---|---|
$value | array |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |
setWho(array $value) : \Zend_Gdata_Kind_EventEntry
Parameters
Returns
Name | Type | Description |
---|---|---|
$value | array |
Type | Description |
---|---|
\Zend_Gdata_Kind_EventEntry | Provides a fluent interface |