[ 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$ |
File Size: | 190 lines (5 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 1 file include/Zend/Gdata/Query.php |
Zend_Gdata_Analytics_AccountQuery:: (10 methods):
setAccountId()
getAccountId()
setWebpropertyId()
getWebpropertyId()
setProfileId()
getProfileId()
webproperties()
profiles()
goals()
getQueryUrl()
Class: Zend_Gdata_Analytics_AccountQuery - X-Ref
setAccountId($accountId) X-Ref |
param: string $accountId return: Zend_Gdata_Analytics_AccountQuery |
getAccountId() X-Ref |
return: string |
setWebpropertyId($webpropertyId) X-Ref |
param: string $webpropertyId return: Zend_Gdata_Analytics_AccountQuery |
getWebpropertyId() X-Ref |
return: string |
setProfileId($profileId) X-Ref |
param: string $profileId return: Zend_Gdata_Analytics_AccountQuery |
getProfileId() X-Ref |
return: string |
webproperties($accountId = '~all') X-Ref |
param: string $accountId return: Zend_Gdata_Analytics_AccountQuery |
profiles($webpropertyId = '~all', $accountId = '~all') X-Ref |
param: string $webpropertyId param: string $accountId return: Zend_Gdata_Analytics_AccountQuery |
goals($profileId = '~all', $webpropertyId = '~all', $accountId = '~all') X-Ref |
param: string $webpropertyId param: string $accountId param: string $accountId return: Zend_Gdata_Analytics_AccountQuery |
getQueryUrl() X-Ref |
return: string url |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |