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

Class: Services_Yahoo_Search

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

Class Overview


Search dispatcher class


Author(s):

Version:

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

Copyright:

  • 2005 Martin Jansen

Methods


Inherited Variables

Inherited Methods


Class Details

[line 39]
Search dispatcher class

This class provides a method to create a concrete instance of one of the supported search types (Web, Images, Videos, News, Local).

  • Version: CVS: $Id: Search.php,v 1.3 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 search class
  • Return: instance of a search class based on the paramter
  • Throws: Services_Yahoo_Exception
  • Access: public

Parameters:

string   $type     Type of search. Can be one of web, image, news, video or local

[ Top ]


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