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

Class: Services_Yahoo_JP_Auction

Source Location: /Services_Yahoo_JP-0.1.1/Yahoo/JP/Auction.php

Class Overview


Auction dispatcher class


Author(s):

Version:

  • Release: 0.0.1

Copyright:

  • 2008 Tetsuya Nakase

Methods


Inherited Variables

Inherited Methods


Class Details

[line 38]
Auction dispatcher class

This class provides a method to create a concrete instance of one of the supported Auction types (category, exhibit, goods).



[ Top ]


Method Detail

factory   [line 48]

object Concrete factory( string $type)

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

Parameters:

string   $type   —  Can be one of category, goods or exhibit

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:25:31 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.