MDL-37217 repository: Adding Google API PHP SDK
authorFrederic Massart <fred@moodle.com>
Tue, 8 Jan 2013 09:11:09 +0000 (17:11 +0800)
committerFred <fmcell@gmail.com>
Tue, 19 Feb 2013 05:36:23 +0000 (13:36 +0800)
commit0acb0746184e2d7d24c94f74df0904c550b3ca27
tree94fc8745e140a6de14fd28bd50481553af2c63c9
parent91c8cf9963ae27d0cb51681c3cd15537b45321af
MDL-37217 repository: Adding Google API PHP SDK
67 files changed:
lib/google/Google_Client.php [new file with mode: 0644]
lib/google/LICENSE [new file with mode: 0755]
lib/google/NOTICE [new file with mode: 0755]
lib/google/README [new file with mode: 0755]
lib/google/auth/Google_AssertionCredentials.php [new file with mode: 0644]
lib/google/auth/Google_Auth.php [new file with mode: 0644]
lib/google/auth/Google_AuthNone.php [new file with mode: 0644]
lib/google/auth/Google_LoginTicket.php [new file with mode: 0644]
lib/google/auth/Google_OAuth2.php [new file with mode: 0644]
lib/google/auth/Google_P12Signer.php [new file with mode: 0644]
lib/google/auth/Google_PemVerifier.php [new file with mode: 0644]
lib/google/auth/Google_Signer.php [new file with mode: 0644]
lib/google/auth/Google_Verifier.php [new file with mode: 0644]
lib/google/cache/Google_ApcCache.php [new file with mode: 0644]
lib/google/cache/Google_Cache.php [new file with mode: 0644]
lib/google/cache/Google_FileCache.php [new file with mode: 0644]
lib/google/cache/Google_MemcacheCache.php [new file with mode: 0644]
lib/google/config.php [new file with mode: 0755]
lib/google/contrib/Google_AdexchangebuyerService.php [new file with mode: 0644]
lib/google/contrib/Google_AdsenseService.php [new file with mode: 0644]
lib/google/contrib/Google_AdsensehostService.php [new file with mode: 0644]
lib/google/contrib/Google_AnalyticsService.php [new file with mode: 0644]
lib/google/contrib/Google_BigqueryService.php [new file with mode: 0644]
lib/google/contrib/Google_BloggerService.php [new file with mode: 0644]
lib/google/contrib/Google_BooksService.php [new file with mode: 0644]
lib/google/contrib/Google_CalendarService.php [new file with mode: 0644]
lib/google/contrib/Google_ComputeService.php [new file with mode: 0644]
lib/google/contrib/Google_CustomsearchService.php [new file with mode: 0644]
lib/google/contrib/Google_DriveService.php [new file with mode: 0644]
lib/google/contrib/Google_FreebaseService.php [new file with mode: 0644]
lib/google/contrib/Google_FusiontablesService.php [new file with mode: 0644]
lib/google/contrib/Google_GanService.php [new file with mode: 0644]
lib/google/contrib/Google_LatitudeService.php [new file with mode: 0644]
lib/google/contrib/Google_LicensingService.php [new file with mode: 0644]
lib/google/contrib/Google_ModeratorService.php [new file with mode: 0644]
lib/google/contrib/Google_Oauth2Service.php [new file with mode: 0644]
lib/google/contrib/Google_OrkutService.php [new file with mode: 0644]
lib/google/contrib/Google_PagespeedonlineService.php [new file with mode: 0644]
lib/google/contrib/Google_PlusMomentsService.php [new file with mode: 0644]
lib/google/contrib/Google_PlusService.php [new file with mode: 0644]
lib/google/contrib/Google_PredictionService.php [new file with mode: 0644]
lib/google/contrib/Google_ShoppingService.php [new file with mode: 0644]
lib/google/contrib/Google_SiteVerificationService.php [new file with mode: 0644]
lib/google/contrib/Google_StorageService.php [new file with mode: 0644]
lib/google/contrib/Google_TaskqueueService.php [new file with mode: 0644]
lib/google/contrib/Google_TasksService.php [new file with mode: 0644]
lib/google/contrib/Google_TranslateService.php [new file with mode: 0644]
lib/google/contrib/Google_UrlshortenerService.php [new file with mode: 0644]
lib/google/contrib/Google_WebfontsService.php [new file with mode: 0644]
lib/google/contrib/Google_YoutubeService.php [new file with mode: 0644]
lib/google/curlio.php [new file with mode: 0644]
lib/google/external/URITemplateParser.php [new file with mode: 0644]
lib/google/io/Google_CacheParser.php [new file with mode: 0644]
lib/google/io/Google_CurlIO.php [new file with mode: 0644]
lib/google/io/Google_HttpRequest.php [new file with mode: 0644]
lib/google/io/Google_IO.php [new file with mode: 0644]
lib/google/io/Google_REST.php [new file with mode: 0644]
lib/google/io/cacerts.pem [new file with mode: 0644]
lib/google/local_config.php [new file with mode: 0644]
lib/google/readme_moodle.txt [new file with mode: 0644]
lib/google/service/Google_BatchRequest.php [new file with mode: 0644]
lib/google/service/Google_MediaFileUpload.php [new file with mode: 0644]
lib/google/service/Google_Model.php [new file with mode: 0644]
lib/google/service/Google_Service.php [new file with mode: 0644]
lib/google/service/Google_ServiceResource.php [new file with mode: 0644]
lib/google/service/Google_Utils.php [new file with mode: 0644]
lib/thirdpartylibs.xml