Overview

Namespaces

  • None
  • PHP
  • Pry
    • Auth
      • Interfaces
    • Config
    • Controller
    • Date
    • Db
    • Feed
      • Abstracts
      • Writers
    • File
      • Decorator
    • Form
      • Element
    • Image
    • Log
      • Writer
    • Net
      • Exception
    • Session
    • Util
    • Validate
      • Validator
    • View

Classes

  • Atom
  • Rss

Interfaces

  • Interfaces
  • Overview
  • Namespace
  • Class
  • Tree

Class Rss

Writer de flux au format RSS.

Pry\Feed\Writers\Rss implements Pry\Feed\Writers\Interfaces
Namespace: Pry\Feed\Writers
Package: Feed\Writers
Category: Pry
Author: Olivier ROGER <oroger.fr>
Version: 1.1.1
Located at Feed/Writers/Rss.class.php
Methods summary
public
# __construct( Pry\Feed\Feed $feed, string $fichier = null )

Constructeur. Initialise la construction du flux

Constructeur. Initialise la construction du flux

Parameters

$feed
Feed_Feed
$feed Objet Feed
$fichier
string
$fichier Fichier (optionnel)
public string|integer
# finalize( )

(non-PHPdoc)

(non-PHPdoc)

Returns

string|integer

See

Feed/Writers/Feed_Writers_Interface#finalize()

Implementation of

Pry\Feed\Writers\Interfaces::finalize()
Pry API documentation generated by ApiGen 2.8.0