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

Class: Services_Ebay_Model_TransactionList

Source Location: /Services_Ebay-0.7.0/Ebay/Model/TransactionList.php

Class Overview

Services_Ebay_Model
   |
   --Services_Ebay_Model_TransactionList

Model for a list of transactions


Author(s):

Methods


Inherited Variables

Inherited Methods

Class: Services_Ebay_Model

Services_Ebay_Model::GetModifiedProperties()
get the properties that have been modified, since the item has been fetched the last time.
Services_Ebay_Model::offsetExists()
check, whether a property exists
Services_Ebay_Model::offsetGet()
get a property
Services_Ebay_Model::offsetSet()
set a property
Services_Ebay_Model::offsetUnset()
unset a property
Services_Ebay_Model::setSession()
set the session
Services_Ebay_Model::toArray()
return all properties of the user

Class Details

[line 12]
Model for a list of transactions

$Id: TransactionList.php,v 1.1 2004/10/28 17:14:53 schst Exp $

  • Todo: build seller object
  • Todo: improve handling of transactions (possibly store the itemId in each transaction object)
  • Author: Stephan Schmidt <mailto:schst@php.net>


[ Top ]


Method Detail

getIterator   [line 45]

array getIterator( )

iterate through the transactions

[ Top ]


Documentation generated on Mon, 11 Apr 2005 14:35:25 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.