Services_Yahoo
[ class tree: Services_Yahoo ] [ index: Services_Yahoo ] [ all elements ]

Class: Services_Yahoo_ContentAnalysis_Response

Source Location: /Services_Yahoo-0.1.0/Yahoo/ContentAnalysis/Response.php

Class Overview


Services_Yahoo Content Analysis Response class


Author(s):

Version:

  • CVS: $Id: Response.php,v 1.1 2005/04/18 18:10:01 mj Exp $

Copyright:

  • 2005 Martin Jansen

Methods


Inherited Variables

Inherited Methods


Class Details

[line 38]
Services_Yahoo Content Analysis Response class

This class provides methods for accessing the response of a content analysis request.

  • Version: CVS: $Id: Response.php,v 1.1 2005/04/18 18:10:01 mj Exp $
  • License: PHP License 3.0
  • Copyright: 2005 Martin Jansen
  • Author: Martin Jansen <mailto:mj@php.net>
  • Extends: Exception


[ Top ]


Method Detail

current   [line 97]

void current( )


[ Top ]

getRequest   [line 89]

object HTTP_Request getRequest( )

Get the HTTP_Request instance that was used for the query

Access to the HTTP_Request instance is useful for introspecting into the request details. (E.g. for getting the HTTP response code.)

  • Return: Instance of HTTP_Request
  • Access: public

[ Top ]

getTotalResultsReturned   [line 74]

integer getTotalResultsReturned( )

Get number of result sets returned by the content analysis
  • Return: Number of result sets returned
  • Access: public

[ Top ]

key   [line 110]

void key( )


[ Top ]

next   [line 102]

void next( )


[ Top ]

rewind   [line 115]

void rewind( )


[ Top ]

valid   [line 120]

void valid( )


[ Top ]


Documentation generated on Mon, 06 Jun 2005 07:30:12 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.