Overview

Namespaces

  • Inteve
    • FeedGenerator
      • Feeds
        • GoogleMerchant
        • Heureka
        • PostFeed
        • Zbozi
      • Outputs
      • Responses
      • Utils

Classes

  • ZboziFeed
  • ZboziItem
  • ZboziItemParameter
  • Overview
  • Namespace
  • Class

Class ZboziItem

Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem implements Inteve\FeedGenerator\IFeedItem
Namespace: Inteve\FeedGenerator\Feeds\Zbozi
Located at Feeds/Zbozi/ZboziItem.php
Methods summary
public string|integer|null
# getId( )

Returns

string|integer|null
public Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
# setId( string|integer $id )

Parameters

$id

Returns

Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
public string|null
# getProductName( )

Returns

string|null
public Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
# setProductName( string $productName )

Parameters

$productName

Returns

Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
public string|null
# getDescription( )

Returns

string|null
public Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
# setDescription( string $description )

Parameters

$description

Returns

Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
public string|null
# getUrl( )

Returns

string|null
public Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
# setUrl( string $url )

Parameters

$url

Returns

Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
public string|null
# getDeliveryDate( )

Returns

string|null
public Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
# setDeliveryDate( string|DateTimeInterface|integer $deliveryDate )

Parameters

$deliveryDate

Returns

Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
public string|null
# getPrice( )

Returns

string|null
public Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
# setPrice( string|float|integer $price )

Parameters

$price

Returns

Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
public Inteve\FeedGenerator\Feeds\Zbozi\ZboziItemParameter[]
# getParameters( )

Returns

Inteve\FeedGenerator\Feeds\Zbozi\ZboziItemParameter[]
public Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
# addParameter( string $name, string $value, string|null $unit = NULL )

Parameters

$name
$value
$unit

Returns

Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
public string|null
# getImageUrl( )

Returns

string|null
public Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
# setImageUrl( string $imageUrl )

Parameters

$imageUrl

Returns

Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
public string|null
# getGroupId( )

Returns

string|null
public Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
# setGroupId( string $groupId )

Parameters

$groupId

Returns

Inteve\FeedGenerator\Feeds\Zbozi\ZboziItem
public
# validate( )

Throws

Inteve\FeedGenerator\AssertException
protected string
# formatPrice( string|float|integer $price )

Parameters

$price

Returns

string
public static static
# create( )

Returns

static
Constants summary
integer DELIVERY_DATE_UNKNOW
# -1
inteve/feed-generator v1.2.0 API documentation API documentation generated by ApiGen