 Zend_Gdata_Gapps_Query
 Zend_Gdata_Gapps_QueryAssists in constructing queries for Google Apps entries. This class provides common methods used by all other Google Apps query classes.
This class should never be instantiated directly. Instead, instantiate a class which inherits from this class.
Located in /Gdata/Gapps/Query.php (line 47)
Zend_Gdata_Query | --Zend_Gdata_Gapps_Query
| Class | Description | 
|---|---|
|  Zend_Gdata_Gapps_EmailListRecipientQuery | Assists in constructing queries for Google Apps email list recipient entries. Instances of this class can be provided in many places where a URL is required. | 
|  Zend_Gdata_Gapps_EmailListQuery | Assists in constructing queries for Google Apps email list entries. | 
|  Zend_Gdata_Gapps_UserQuery | Assists in constructing queries for Google Apps user entries. | 
|  Zend_Gdata_Gapps_NicknameQuery | Assists in constructing queries for Google Apps nickname entries. | 
 string
			$_domain
			 =  null			(line 55)
		
			string
			$_domain
			 =  null			(line 55)
		
	The domain which is being administered via the Provisioning API.
Inherited from Zend_Gdata_Query
Zend_Gdata_Query::$_category
Zend_Gdata_Query::$_defaultFeedUri
Zend_Gdata_Query::$_params
Zend_Gdata_Query::$_url
 Constructor __construct (line 63)
		Constructor __construct (line 63)
	Create a new instance.
 getBaseUrl (line 108)
		getBaseUrl (line 108)
	Returns the base URL used to access the Google Apps service, based on the current domain. The current domain can be temporarily overridden by providing a fully qualified domain as $domain.
 getDomain (line 94)
		getDomain (line 94)
	Get domain for this service instance. This should be a fully qualified domain, such as 'foo.example.com'. If no domain is set, null will be returned.
 setDomain (line 80)
		setDomain (line 80)
	Set domain for this service instance. This should be a fully qualified domain, such as 'foo.example.com'.
This value is used when calculating URLs for retrieving and posting entries. If no value is specified, a URL will have to be manually constructed prior to using any methods which interact with the Google Apps provisioning service.
Inherited From Zend_Gdata_Query
Zend_Gdata_Query::__construct()
Zend_Gdata_Query::getAlt()
Zend_Gdata_Query::getAuthor()
Zend_Gdata_Query::getCategory()
Zend_Gdata_Query::getMaxResults()
Zend_Gdata_Query::getParam()
Zend_Gdata_Query::getPublishedMax()
Zend_Gdata_Query::getPublishedMin()
Zend_Gdata_Query::getQuery()
Zend_Gdata_Query::getQueryString()
Zend_Gdata_Query::getQueryUrl()
Zend_Gdata_Query::getStartIndex()
Zend_Gdata_Query::getUpdatedMax()
Zend_Gdata_Query::getUpdatedMin()
Zend_Gdata_Query::resetParameters()
Zend_Gdata_Query::setAlt()
Zend_Gdata_Query::setAuthor()
Zend_Gdata_Query::setCategory()
Zend_Gdata_Query::setMaxResults()
Zend_Gdata_Query::setParam()
Zend_Gdata_Query::setPublishedMax()
Zend_Gdata_Query::setPublishedMin()
Zend_Gdata_Query::setQuery()
Zend_Gdata_Query::setStartIndex()
Zend_Gdata_Query::setUpdatedMax()
Zend_Gdata_Query::setUpdatedMin()
Zend_Gdata_Query::__get()
Zend_Gdata_Query::__set()
Documentation generated on Mon, 21 Jun 2010 15:40:29 -0400 by phpDocumentor 1.4.3