Overview

Namespaces

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

Classes

  • Feed

Interfaces

  • IFeed
  • IFeedItem
  • IOutput

Exceptions

  • AssertException
  • FeedGeneratorException
  • FileSystemException
  • InvalidArgumentException
  • InvalidItemException
  • OutputException
  • StaticClassException
  • Overview
  • Namespace
  • Class

Class Feed

Inteve\FeedGenerator\Feed implements Inteve\FeedGenerator\IFeed

Direct known subclasses

Inteve\FeedGenerator\Feeds\GoogleMerchant\GoogleMerchantFeed, Inteve\FeedGenerator\Feeds\PostFeed\PostFeed
Abstract
Namespace: Inteve\FeedGenerator
Located at Feed.php
Methods summary
public
# setItems( array|Traversable $items )

Parameters

$items

Implementation of

Inteve\FeedGenerator\IFeed::setItems()
Methods inherited from Inteve\FeedGenerator\IFeed
generate(), getContentType()
Properties summary
protected array|Traversable $items
# array()
inteve/feed-generator v1.0.0 API documentation API documentation generated by ApiGen