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

Class: Services_Yahoo_ContentAnalysis

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

Class Overview


Content analysis class


Author(s):

Version:

  • CVS: $Id: ContentAnalysis.php,v 1.1 2005/04/18 18:07:31 mj Exp $

Copyright:

  • 2005 Martin Jansen

Methods


Inherited Variables

Inherited Methods


Class Details

[line 39]
Content analysis class

This class provides a method to create a concrete instance of one of the supported content analysis services.

  • Version: CVS: $Id: ContentAnalysis.php,v 1.1 2005/04/18 18:07:31 mj Exp $
  • License: PHP License 3.0
  • Copyright: 2005 Martin Jansen
  • Author: Martin Jansen <mailto:mj@php.net>


[ Top ]


Method Detail

factory   [line 49]

object Concrete factory( string $type)

Attempts to return a concrete instance of a content analysis class
  • Return: instance of a content analysis class based on the paramter
  • Throws: Services_Yahoo_Exception
  • Access: public

Parameters:

string   $type     Type of content analysis. Can be one of spellingSuggestion or termExtraction

[ Top ]


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