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).

  • Author: Martin Jansen <mj@php.net>
  • Version: CVS: $Id: Search.php,v 1.3 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 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, 11 Mar 2019 14:19:28 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.