Item
class Item extends AbstractElement
Item
Diese Klasse bildet ein eBay Item ab
Methods
__construct(string|null $tag = null, string $value = '', null|AttributeMap $attributes = null)
Erstellt ein neues Node-Objekt
from AbstractElement
getVariations()
getVariations
boolean
hasVariations()
hasVariations
string
getItemID()
getItemID
Details
in AbstractElement at line 46
__construct(string|null $tag = null, string $value = '', null|AttributeMap $attributes = null)
Erstellt ein neues Node-Objekt
Wenn kein Tag Name übergeben wurde, wird der Klassenname ohne Namespace verwendet
in AbstractElement at line 66
protected type
validateEbayNode(type $tag)
validateEbayNode
at line 48
Variations
getVariations()
getVariations
Gibt die Varianten zurück
at line 60
boolean
hasVariations()
hasVariations
gibt zurück ob ein Item Varianten hat
at line 78
string
getItemID()
getItemID
Gibt die ItemID zurück