[ 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: Health.php 24779 2012-05-08 19:13:59Z adamlundrigan $ |
File Size: | 89 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 2 files include/Zend/Exception.php include/Zend/Gdata.php |
Zend_Gdata_Health:: (1 method):
__construct()
Class: Zend_Gdata_Health - X-Ref
Service class for interacting with the Google Health Data API__construct($client = null, $applicationId = 'MyCompany-MyApp-1.0', $useH9Sandbox = false) X-Ref |
Create Zend_Gdata_Health object param: Zend_Http_Client $client (optional) The HTTP client to use when param: string $applicationId The identity of the application in the form param: bool $useH9Sandbox True if the H9 Developer's Sandbox should be |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |