API Documentation

Zend/Gdata/Kind/EventEntry.php

Show: inherited
Table of Contents

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-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
Zend_Gdata  
Subpackage
Gdata  
Version
$Id: EventEntry.php 24593 2012-01-05 20:35:02Z matthew $  

\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-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Properties

Propertyprotected  $_comments= 'null'
Default valuenullDetails
Type
Propertyprotected  $_entryLink= 'null'
Default valuenullDetails
Type
Propertyprotected  $_eventStatus= 'null'
Default valuenullDetails
Type
Propertyprotected  $_extendedProperty= 'array()'
Default valuearray()Details
Type
Propertyprotected  $_originalEvent= 'null'
Default valuenullDetails
Type
Propertyprotected  $_recurrence= 'null'
Default valuenullDetails
Type
Propertyprotected  $_recurrenceException= 'array()'
Default valuearray()Details
Type
Propertyprotected  $_transparency= 'null'
Default valuenullDetails
Type
Propertyprotected  $_visibility= 'null'
Default valuenullDetails
Type
Propertyprotected  $_when= 'array()'
Default valuearray()Details
Type
Propertyprotected  $_where= 'array()'
Default valuearray()Details
Type
Propertyprotected  $_who= 'array()'
Default valuearray()Details
Type

Methods

methodpublicgetComments( ) : void

methodpublicgetDOM(  $doc = null,  $majorVersion = 1,  $minorVersion = null ) : void

Parameters
Name Type Description
$doc
$majorVersion
$minorVersion
methodpublicgetEntryLink( ) : \Zend_Gdata_Extension_EntryLink

Get this entry's EntryLink element.

Returns
Type Description
\Zend_Gdata_Extension_EntryLink The requested entry.
methodpublicgetEventStatus( ) : void

methodpublicgetExtendedProperty( ) : void

methodpublicgetOriginalEvent( ) : void

methodpublicgetRecurrence( ) : void

methodpublicgetRecurrenceExcption( ) : void

methodpublicgetTransparency( ) : void

methodpublicgetVisibility( ) : void

methodpublicgetWhen( ) : void

methodpublicgetWhere( ) : void

methodpublicgetWho( ) : void

methodpublicsetComments( array $value ) : \Zend_Gdata_Kind_EventEntry

Parameters
Name Type Description
$value array
Returns
Type Description
\Zend_Gdata_Kind_EventEntry Provides a fluent interface
methodpublicsetEntryLink( \Zend_Gdata_Extension_EntryLink $value ) : \Zend_Gdata_Extension_Who

Set the child's EntryLink element.

Parameters
Name Type Description
$value \Zend_Gdata_Extension_EntryLink

The desired value for this attribute.

Returns
Type Description
\Zend_Gdata_Extension_Who The element being modified.
methodpublicsetEventStatus( array $value ) : \Zend_Gdata_Kind_EventEntry

Parameters
Name Type Description
$value array
Returns
Type Description
\Zend_Gdata_Kind_EventEntry Provides a fluent interface
methodpublicsetExtendedProperty( array $value ) : \Zend_Gdata_Kind_EventEntry

Parameters
Name Type Description
$value array
Returns
Type Description
\Zend_Gdata_Kind_EventEntry Provides a fluent interface
methodpublicsetOriginalEvent( \Zend_Gdata_Extension_OriginalEvent $value ) : \Zend_Gdata_Kind_EventEntry

Parameters
Name Type Description
$value \Zend_Gdata_Extension_OriginalEvent
Returns
Type Description
\Zend_Gdata_Kind_EventEntry Provides a fluent interface
methodpublicsetRecurrence( array $value ) : \Zend_Gdata_Kind_EventEntry

Parameters
Name Type Description
$value array
Returns
Type Description
\Zend_Gdata_Kind_EventEntry Provides a fluent interface
methodpublicsetRecurrenceException( array $value ) : \Zend_Gdata_Kind_EventEntry

Parameters
Name Type Description
$value array
Returns
Type Description
\Zend_Gdata_Kind_EventEntry Provides a fluent interface
methodpublicsetTransparency( \Zend_Gdata_Transparency $value ) : \Zend_Gdata_Kind_EventEntry

Parameters
Name Type Description
$value \Zend_Gdata_Transparency
Returns
Type Description
\Zend_Gdata_Kind_EventEntry Provides a fluent interface
methodpublicsetVisibility( \Zend_Gdata_Visibility $value ) : \Zend_Gdata_Kind_EventEntry

Parameters
Name Type Description
$value \Zend_Gdata_Visibility
Returns
Type Description
\Zend_Gdata_Kind_EventEntry Provides a fluent interface
methodpublicsetWhen( array $value ) : \Zend_Gdata_Kind_EventEntry

Parameters
Name Type Description
$value array
Returns
Type Description
\Zend_Gdata_Kind_EventEntry Provides a fluent interface
methodpublicsetWhere( array $value ) : \Zend_Gdata_Kind_EventEntry

Parameters
Name Type Description
$value array
Returns
Type Description
\Zend_Gdata_Kind_EventEntry Provides a fluent interface
methodpublicsetWho( array $value ) : \Zend_Gdata_Kind_EventEntry

Parameters
Name Type Description
$value array
Returns
Type Description
\Zend_Gdata_Kind_EventEntry Provides a fluent interface
methodprotectedtakeChildFromDOM(  $child ) : void

Parameters
Name Type Description
$child
Documentation was generated by DocBlox 0.15.1.