Overview

Namespaces

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

Classes

  • GoogleMerchantFeed
  • GoogleMerchantItem
  • Overview
  • Namespace
  • Class

Class GoogleMerchantFeed

Inteve\FeedGenerator\Feed implements Inteve\FeedGenerator\IFeed
Extended by Inteve\FeedGenerator\Feeds\GoogleMerchant\GoogleMerchantFeed
Namespace: Inteve\FeedGenerator\Feeds\GoogleMerchant
Located at Feeds/GoogleMerchant/GoogleMerchantFeed.php
Methods summary
public string|null
# getTitle( )

Returns

string|null
public Inteve\FeedGenerator\Feeds\GoogleMerchant\GoogleMerchantFeed
# setTitle( string $title )

Parameters

$title

Returns

Inteve\FeedGenerator\Feeds\GoogleMerchant\GoogleMerchantFeed
public string|null
# getWebsiteUrl( )

Returns

string|null
public Inteve\FeedGenerator\Feeds\GoogleMerchant\GoogleMerchantFeed
# setWebsiteUrl( string $websiteUrl )

Parameters

$websiteUrl

Returns

Inteve\FeedGenerator\Feeds\GoogleMerchant\GoogleMerchantFeed
public DateTime|null
# getUpdated( )

Returns

DateTime|null
public Inteve\FeedGenerator\Feeds\GoogleMerchant\GoogleMerchantFeed
# setUpdated( DateTime $updated )

Parameters

$updated

Returns

Inteve\FeedGenerator\Feeds\GoogleMerchant\GoogleMerchantFeed
public string|null
# getAuthor( )

Returns

string|null
public Inteve\FeedGenerator\Feeds\GoogleMerchant\GoogleMerchantFeed
# setAuthor( string $author )

Parameters

$author

Returns

Inteve\FeedGenerator\Feeds\GoogleMerchant\GoogleMerchantFeed
public string
# getContentType( )

Returns

string
public
# generate( Inteve\FeedGenerator\IOutput $output )

Throws

Inteve\FeedGenerator\InvalidItemException
protected
# validate( )

Throws

AssertException
Methods inherited from Inteve\FeedGenerator\Feed
setItems()
Properties inherited from Inteve\FeedGenerator\Feed
$items
inteve/feed-generator v1.0.0 API documentation API documentation generated by ApiGen