| [ 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: Gbase.php 24777 2012-05-08 18:50:23Z adamlundrigan $ |
| File Size: | 78 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 2 files include/Zend/Exception.php include/Zend/Gdata.php |
Zend_Gdata_Gbase:: (1 method):
__construct()
Class: Zend_Gdata_Gbase - X-Ref
Service class for interacting with the Google Base data API| __construct($client = null, $applicationId = 'MyCompany-MyApp-1.0') X-Ref |
| Create Zend_Gdata_Gbase object param: Zend_Http_Client $client (optional) The HTTP client to use when param: string $applicationId The identity of the app in the form of Company-AppName-Version |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |