【发布时间】:2011-11-07 00:43:13
【问题描述】:
如何使用 Zend Gdata 类导出(即从 Google 下载到我的本地)Google 文档?
我可以使用 Zend_Gdata_Docs 方法轻松检索所有文档的列表: getAllDocuments() 和 getDocumentListFeed()
Zend (http://framework.zend.com/manual/en/zend.gdata.docs.html) 为 Google 文档列表数据 API 提供的示例包括“上传文档”,但没有相应的“下载文件”?
谢谢!
【问题讨论】:
标签: php google-data-api zend-gdata