发布于 2015-10-07 09:46:56 | 176 次阅读 | 评论: 0 | 来源: 网络整理

第 36 章 Zend_Service

目录

36.1. 简介
36.2. Zend_Service_Akismet
36.2.1. Introduction
36.2.2. Verify an API key
36.2.3. Check for spam
36.2.4. Submitting known spam
36.2.5. Submitting false positives (ham)
36.2.6. Zend-specific Accessor Methods
36.3. Zend_Service_Amazon
36.3.1. Introduction
36.3.2. Country Codes
36.3.3. Looking up a Specific Amazon Item by ASIN
36.3.4. Performing Amazon Item Searches
36.3.5. Using the Alternative Query API
36.3.5.1. Introduction
36.3.6. Zend_Service_Amazon Classes
36.3.6.1. Zend_Service_Amazon_Item
36.3.6.1.1. Zend_Service_Amazon_Item::asXML()
36.3.6.1.2. Properties
36.3.6.2. Zend_Service_Amazon_Image
36.3.6.2.1. Properties
36.3.6.3. Zend_Service_Amazon_ResultSet
36.3.6.3.1. Zend_Service_Amazon_ResultSet::totalResults()
36.3.6.4. Zend_Service_Amazon_OfferSet
36.3.6.4.1. Properties
36.3.6.5. Zend_Service_Amazon_Offer
36.3.6.5.1. Zend_Service_Amazon_Offer Properties
36.3.6.6. Zend_Service_Amazon_SimilarProduct
36.3.6.6.1. Properties
36.3.6.7. Zend_Service_Amazon_Accessories
36.3.6.7.1. Properties
36.3.6.8. Zend_Service_Amazon_CustomerReview
36.3.6.8.1. Properties
36.3.6.9. Zend_Service_Amazon_EditorialReview
36.3.6.9.1. Properties
36.3.6.10. Zend_Service_Amazon_Listmania
36.3.6.10.1. Properties
36.4. Zend_Service_Audioscrobbler
36.4.1. Introduction to Searching Audioscrobbler
36.4.2. Users
36.4.3. Artists
36.4.4. Tracks
36.4.5. Tags
36.4.6. Groups
36.4.7. Forums
36.5. Zend_Service_Delicious
36.5.1. Introduction
36.5.2. Retrieving posts
36.5.3. Zend_Service_Delicious_PostList
36.5.4. Editing posts
36.5.5. Deleting posts
36.5.6. Adding new posts
36.5.7. Tags
36.5.8. Bundles
36.5.9. Public data
36.5.9.1. Public posts
36.5.10. HTTP client
36.6. Zend_Service_Flickr
36.6.1. 对Flickr搜索的介绍
36.6.2. 查找 Flickr 用户
36.6.3. 获得 Flickr 图像详细资料
36.6.4. Zend_Service_Flickr 类
36.6.4.1. Zend_Service_Flickr_ResultSet
36.6.4.1.1. 属性
36.6.4.1.2. Zend_Service_Flickr_ResultSet::totalResults()
36.6.4.2. Zend_Service_Flickr_Result
36.6.4.2.1. 属性
36.6.4.3. Zend_Service_Flickr_Image
36.6.4.3.1. 属性
36.7. Zend_Service_Simpy
36.7.1. Introduction
36.7.2. Links
36.7.3. Tags
36.7.4. Notes
36.7.5. Watchlists
36.8. Zend_Service_StrikeIron
36.8.1. Overview
36.8.2. Registering with StrikeIron
36.8.3. Getting Started
36.8.4. Making Your First Query
36.8.5. Examining Results
36.8.6. Handling Errors
36.8.7. Checking Your Subscription
36.9. Zend_Service_StrikeIron: Bundled Services
36.9.1. ZIP Code Information
36.9.2. U.S. Address Verification
36.9.3. Sales & Use Tax Basic
36.10. Zend_Service_StrikeIron: Advanced Uses
36.10.1. Using Services by WSDL
36.10.2. Viewing SOAP Transactions
36.11. Zend_Service_Yahoo
36.11.1. 简介
36.11.2. 用Yahoo!来搜索网页
36.11.3. 用Yahoo!来查找图片
36.11.4. Finding Local Businesses and Services with Yahoo!
36.11.5. 搜索Yahoo! 新闻
36.11.6. Zend_Service_Yahoo 类
36.11.6.1. Zend_Service_Yahoo_ResultSet
36.11.6.1.1. Zend_Service_Yahoo_ResultSet::totalResults()
36.11.6.1.2. Properties
36.11.6.2. Zend_Service_Yahoo_WebResultSet
36.11.6.3. Zend_Service_Yahoo_ImageResultSet
36.11.6.4. Zend_Service_Yahoo_LocalResultSet
36.11.6.5. Zend_Service_Yahoo_NewsResultSet
36.11.6.6. Zend_Service_Yahoo_Result
36.11.6.6.1. Properties
36.11.6.7. Zend_Service_Yahoo_WebResult
36.11.6.7.1. 属性
36.11.6.8. Zend_Service_Yahoo_ImageResult
36.11.6.8.1. 属性
36.11.6.9. Zend_Service_Yahoo_LocalResult
36.11.6.9.1. 属性
36.11.6.10. Zend_Service_Yahoo_NewsResult
36.11.6.10.1. 属性
36.11.6.11. Zend_Service_Yahoo_Image
36.11.6.11.1. Properties

36.1. 简介

Zend_Service 是一个抽象类,Zend用它来作为实现web service(如:XML-RPC)的基础。 .

通过Zend_Service_Rest类, Zend_Service可以支持任何基于REST的web服务。 .

除了可以扩展 Zend_Service 并对基于REST的web services使用 Zend_Service_Rest 类进行操作之外,Zend也同时提供对流行的web services的支持,如 Amazon, Flickr, 和 Yahoo!. 而且也许不久会加入更多的web serivces哦.

最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务