| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
Zend Framework LICENSE
| Copyright: | Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
| License: | http://framework.zend.com/license/new-bsd New BSD License |
| Version: | $Id: EventEntry.php 24593 2012-01-05 20:35:02Z matthew $ |
| File Size: | 428 lines (12 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 14 files include/Zend/Gdata/Extension/EntryLink.php include/Zend/Gdata/Entry.php include/Zend/Gdata/Extension/EventStatus.php include/Zend/Gdata/Extension/Where.php include/Zend/Gdata/Extension/OriginalEvent.php include/Zend/Gdata/Extension/When.php include/Zend/Gdata/Extension/Visibility.php include/Zend/Gdata/Extension/Recurrence.php include/Zend/Gdata/Extension/Comments.php include/Zend/Gdata/Extension/Who.php include/Zend/Gdata/Extension/RecurrenceException.php include/Zend/Gdata/Extension/ExtendedProperty.php include/Zend/Gdata/Extension/Transparency.php include/Zend/Gdata/App/Extension.php |
Zend_Gdata_Kind_EventEntry:: (26 methods):
getDOM()
takeChildFromDOM()
getWhen()
setWhen()
getWhere()
setWhere()
getWho()
setWho()
getRecurrence()
setRecurrence()
getEventStatus()
setEventStatus()
getComments()
setComments()
getTransparency()
setTransparency()
getVisibility()
setVisibility()
getRecurrenceExcption()
setRecurrenceException()
getExtendedProperty()
setExtendedProperty()
getOriginalEvent()
setOriginalEvent()
getEntryLink()
setEntryLink()
Class: Zend_Gdata_Kind_EventEntry - X-Ref
Data model for the Gdata Event "Kind". Google Calendar has a separate| getDOM($doc = null, $majorVersion = 1, $minorVersion = null) X-Ref |
| No description |
| takeChildFromDOM($child) X-Ref |
| No description |
| getWhen() X-Ref |
| No description |
| setWhen($value) X-Ref |
param: array $value return: Zend_Gdata_Kind_EventEntry Provides a fluent interface |
| getWhere() X-Ref |
| No description |
| setWhere($value) X-Ref |
param: array $value return: Zend_Gdata_Kind_EventEntry Provides a fluent interface |
| getWho() X-Ref |
| No description |
| setWho($value) X-Ref |
param: array $value return: Zend_Gdata_Kind_EventEntry Provides a fluent interface |
| getRecurrence() X-Ref |
| No description |
| setRecurrence($value) X-Ref |
param: array $value return: Zend_Gdata_Kind_EventEntry Provides a fluent interface |
| getEventStatus() X-Ref |
| No description |
| setEventStatus($value) X-Ref |
param: array $value return: Zend_Gdata_Kind_EventEntry Provides a fluent interface |
| getComments() X-Ref |
| No description |
| setComments($value) X-Ref |
param: array $value return: Zend_Gdata_Kind_EventEntry Provides a fluent interface |
| getTransparency() X-Ref |
| No description |
| setTransparency($value) X-Ref |
param: Zend_Gdata_Transparency $value return: Zend_Gdata_Kind_EventEntry Provides a fluent interface |
| getVisibility() X-Ref |
| No description |
| setVisibility($value) X-Ref |
param: Zend_Gdata_Visibility $value return: Zend_Gdata_Kind_EventEntry Provides a fluent interface |
| getRecurrenceExcption() X-Ref |
| No description |
| setRecurrenceException($value) X-Ref |
param: array $value return: Zend_Gdata_Kind_EventEntry Provides a fluent interface |
| getExtendedProperty() X-Ref |
| No description |
| setExtendedProperty($value) X-Ref |
param: array $value return: Zend_Gdata_Kind_EventEntry Provides a fluent interface |
| getOriginalEvent() X-Ref |
| No description |
| setOriginalEvent($value) X-Ref |
param: Zend_Gdata_Extension_OriginalEvent $value return: Zend_Gdata_Kind_EventEntry Provides a fluent interface |
| getEntryLink() X-Ref |
| Get this entry's EntryLink element. return: Zend_Gdata_Extension_EntryLink The requested entry. |
| setEntryLink($value) X-Ref |
| Set the child's EntryLink element. param: Zend_Gdata_Extension_EntryLink $value The desired value for this attribute. return: Zend_Gdata_Extension_Who The element being modified. |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |