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.

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


[ 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, 11 Mar 2019 14:19:28 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.