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

Class: Services_Ebay_Model_Preferences

Source Location: /Services_Ebay-0.6.1/Ebay/Model/Preferences.php

Class Overview

Services_Ebay_Model
   |
   --Services_Ebay_Model_Preferences

Model for an eBay preference


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 8]
Model for an eBay preference


[ Top ]


Method Detail

AddPreference   [line 67]

void AddPreference( string|object $Name, [mixed $Value = null], [string $ValueType = null])

add a new preference or preference set

Parameters:

string|object   $Name     
mixed   $Value     
string   $ValueType     

[ Top ]

toArray   [line 87]

array toArray( )

creates an array for serialization

Overrides Services_Ebay_Model::toArray() (return all properties of the user)
[ Top ]


Documentation generated on Sun, 7 Nov 2004 07:30:44 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.