Classes, interfaces, and traits

Zend_Gdata

Provides functionality to interact with Google data APIs Subclasses exist to implement service-specific features

« More »

Zend_Gdata_AuthSub

Wrapper around Zend_Http_Client to facilitate Google's "Account Authentication Proxy for Web-Based Applications".

« More »

Zend_Gdata_ClientLogin

Class to facilitate Google's "Account Authentication for Installed Applications" also known as "ClientLogin".

« More »

Zend_Gdata_Entry

Represents the Gdata flavor of an Atom entry

« More »

Zend_Gdata_Extension

Represents a Gdata extension

« More »

Zend_Gdata_Extension_AttendeeStatus

Data model class to represent an attendee's status (gd:attendeeStatus)

« More »

Zend_Gdata_Extension_AttendeeType

Data model class to represent an attendee's type (gd:attendeeType)

« More »

Zend_Gdata_Extension_Comments

Represents the gd:comments element

« More »

Zend_Gdata_Extension_EventStatus

Represents the gd:eventStatus element

« More »

Zend_Gdata_Extension_ExtendedProperty

Data model for gd:extendedProperty element, used by some Gdata services to implement arbitrary name/value pair storage

« More »

Zend_Gdata_Extension_OpenSearchItemsPerPage

Represents the openSearch:itemsPerPage element

« More »

Zend_Gdata_Extension_OpenSearchStartIndex

Represents the openSeach:startIndex element

« More »

Zend_Gdata_Extension_OpenSearchTotalResults

Represents the openSearch:totalResults element

« More »

Zend_Gdata_Extension_OriginalEvent

Represents the gd:originalEvent element

« More »

Zend_Gdata_Extension_Rating

Implements the gd:rating element

« More »

Zend_Gdata_Extension_Recurrence

Represents the gd:recurrence element

« More »

Zend_Gdata_Extension_RecurrenceException

Data model class to represent an entry's recurrenceException

« More »

Zend_Gdata_Extension_Reminder

Implements the gd:reminder element used to set/retrieve notifications

« More »

Zend_Gdata_Extension_Transparency

Data model class to represent an entry's transparency

« More »

Zend_Gdata_Extension_Visibility

Data model class to represent an entry's visibility

« More »

Zend_Gdata_Extension_When

Represents the gd:when element

« More »

Zend_Gdata_Extension_Where

Data model class to represent a location (gd:where element)

« More »

Zend_Gdata_Extension_Who

Data model class to represent a participant

« More »

Zend_Gdata_Feed

The Gdata flavor of an Atom Feed

« More »

Zend_Gdata_HttpAdapterStreamingProxy

Extends the proxy HTTP adapter to handle streams instead of discrete body strings.

« More »

Zend_Gdata_HttpAdapterStreamingSocket

Extends the default HTTP adapter to handle streams instead of discrete body strings.

« More »

Zend_Gdata_HttpClient

Gdata Http Client object.

« More »

Zend_Gdata_Kind_EventEntry

Data model for the Gdata Event "Kind". Google Calendar has a separate EventEntry class which extends this.

« More »

Zend_Gdata_MediaMimeStream

A streaming Media MIME class that allows for buffered read operations.

« More »

Zend_Gdata_MimeBodyString

A wrapper for strings for buffered reading.

« More »

Zend_Gdata_MimeFile

A wrapper for strings for buffered reading.

« More »

Zend_Gdata_Query

Provides a mechanism to build a query URL for Gdata services.

« More »