Overview

Namespaces

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

Classes

  • DirectOutput
  • FileOutput
  • MemoryOutput
  • Overview
  • Namespace
  • Class

Class FileOutput

Inteve\FeedGenerator\Outputs\FileOutput implements Inteve\FeedGenerator\IOutput
Namespace: Inteve\FeedGenerator\Outputs
Located at Outputs/FileOutput.php
Methods summary
public
# __construct( string $file )

Parameters

$file
public
# open( )

Throws

Inteve\FeedGenerator\FileSystemException

Implementation of

Inteve\FeedGenerator\IOutput::open()
public
# output( string $s )

Parameters

$s

Throws

Inteve\FeedGenerator\OutputException

Implementation of

Inteve\FeedGenerator\IOutput::output()
public
# close( )

Implementation of

Inteve\FeedGenerator\IOutput::close()
inteve/feed-generator v1.1.0 API documentation API documentation generated by ApiGen