Classes, interfaces, and traits

Zend_Gdata_App_MediaSource

Interface for defining data that can be encoded and sent over the network.

« More »

Zend_Gdata_App

Provides Atom Publishing Protocol (APP) functionality. This class and all other components of Zend_Gdata_App are designed to work independently from other Zend_Gdata components in order to interact with generic APP services.

« More »

Zend_Gdata_App_AuthException

Gdata exceptions

« More »

Zend_Gdata_App_BadMethodCallException

Gdata APP exceptions

« More »

Zend_Gdata_App_Base

Abstract class for all XML elements

« More »

Zend_Gdata_App_BaseMediaSource

Concrete class to use a file handle as an attachment within a MediaEntry.

« More »

Zend_Gdata_App_CaptchaRequiredException

Gdata exceptions

« More »

Zend_Gdata_App_Entry

Concrete class for working with Atom entries.

« More »

Zend_Gdata_App_Exception

Gdata App exceptions

« More »

Zend_Gdata_App_Extension

Gdata App extensions

« More »

Zend_Gdata_App_Extension_Author

Represents the atom:author element

« More »

Zend_Gdata_App_Extension_Category

Represents the atom:category element

« More »

Zend_Gdata_App_Extension_Content

Represents the atom:content element

« More »

Zend_Gdata_App_Extension_Contributor

Represents the atom:contributor element

« More »

Zend_Gdata_App_Extension_Control

Represents the app:control element

« More »

Zend_Gdata_App_Extension_Draft

Represents the app:draft element

« More »

Zend_Gdata_App_Extension_Edited

Represents the app:edited element

« More »

Zend_Gdata_App_Extension_Element

Class that represents elements which were not handled by other parsing code in the library.

« More »

Zend_Gdata_App_Extension_Email

Represents the atom:email element

« More »

Zend_Gdata_App_Extension_Generator

Represents the atom:generator element

« More »

Zend_Gdata_App_Extension_Icon

Represents the atom:icon element

« More »

Zend_Gdata_App_Extension_Id

Represents the atom:id element

« More »

Zend_Gdata_App_Extension_Name

Represents the atom:name element

« More »

Zend_Gdata_App_Extension_Person

Base class for people (currently used by atom:author, atom:contributor)

« More »

Zend_Gdata_App_Extension_Published

Represents the atom:published element

« More »

Zend_Gdata_App_Extension_Rights

Represents the atom:rights element

« More »

Zend_Gdata_App_Extension_Source

Atom feed class

« More »

Zend_Gdata_App_Extension_Subtitle

Represents the atom:subtitle element

« More »

Zend_Gdata_App_Extension_Summary

Represents the atom:summary element

« More »

Zend_Gdata_App_Extension_Text

Abstract class for data models that require only text and type-- such as: title, summary, etc.

« More »

Zend_Gdata_App_Extension_Title

Represents the atom:title element

« More »

Zend_Gdata_App_Extension_Updated

Represents the atom:updated element

« More »

Zend_Gdata_App_Extension_Uri

Represents the atom:uri element

« More »

Zend_Gdata_App_Feed

Atom feed class

« More »

Zend_Gdata_App_FeedEntryParent

Abstract class for common functionality in entries and feeds

« More »

Zend_Gdata_App_FeedSourceParent

Atom feed class

« More »

Zend_Gdata_App_HttpException

Gdata exceptions

« More »

Zend_Gdata_App_IOException

Gdata App IO exceptions.

« More »

Zend_Gdata_App_InvalidArgumentException

Gdata exceptions

« More »

Zend_Gdata_App_LoggingHttpClientAdapterSocket

Overrides the traditional socket-based adapter class for Zend_Http_Client to enable logging of requests. All requests are logged to a location specified in the config as $config['logfile']. Requests and responses are logged after they are sent and received/processed, thus an error could prevent logging.

« More »

Zend_Gdata_App_MediaEntry

Concrete class for working with Atom entries containing multi-part data.

« More »

Zend_Gdata_App_MediaFileSource

Concrete class to use a file handle as an attachment within a MediaEntry.

« More »

Zend_Gdata_App_Util

Utility class for static functions needed by Zend_Gdata_App

« More »

Zend_Gdata_App_VersionException

Gdata APP exceptions

« More »