[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/include/Zend/Gdata/Calendar/ -> EventEntry.php (summary)

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: 164 lines (5 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 6 files
 include/Zend/Gdata/Calendar/Extension/SendEventNotifications.php
 include/Zend/Gdata/Kind/EventEntry.php
 include/Zend/Gdata/Entry.php
 include/Zend/Gdata/Calendar/Extension/Link.php
 include/Zend/Gdata/Calendar/Extension/Timezone.php
 include/Zend/Gdata/Calendar/Extension/QuickAdd.php

Defines 1 class

Zend_Gdata_Calendar_EventEntry:: (9 methods):
  __construct()
  getDOM()
  takeChildFromDOM()
  getSendEventNotifications()
  setSendEventNotifications()
  getTimezone()
  setTimezone()
  getQuickAdd()
  setQuickAdd()


Class: Zend_Gdata_Calendar_EventEntry  - X-Ref

Data model class for a Google Calendar Event Entry

__construct($element = null)   X-Ref
No description

getDOM($doc = null, $majorVersion = 1, $minorVersion = null)   X-Ref
No description

takeChildFromDOM($child)   X-Ref
No description

getSendEventNotifications()   X-Ref
No description

setSendEventNotifications($value)   X-Ref
No description

getTimezone()   X-Ref
No description

setTimezone($value)   X-Ref

param: Zend_Gdata_Calendar_Extension_Timezone $value
return: Zend_Gdata_Extension_EventEntry Provides a fluent interface

getQuickAdd()   X-Ref
No description

setQuickAdd($value)   X-Ref

param: Zend_Gdata_Calendar_Extension_QuickAdd $value
return: Zend_Gdata_Extension_ListEntry Provides a fluent interface



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1