Overview

Packages

  • Auth
  • Config
  • Controller
  • Date
  • Db
  • Feed
    • Abstract
    • Writers
  • File
    • Decorator
  • Form
    • Element
  • Image
  • Log
    • Writer
  • Net
    • Exception
  • None
  • PHP
  • PHPMailer
  • Session
  • Util
  • Validate
    • Validator
  • Zend
    • Registry

Classes

  • Feed_Writers_Atom
  • Feed_Writers_Rss

Interfaces

  • Feed_Writers_Interface
  • Overview
  • Package
  • Class
  • Tree

Class Feed_Writers_Atom

Writer de flux au format Atom.

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

Constructeur. Initialise la construction du flux

Constructeur. Initialise la construction du flux

Parameters

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

(non-PHPdoc)

(non-PHPdoc)

Returns

string|integer

See

Feed/Writers/Feed_Writers_Interface#finalize()

Implementation of

Feed_Writers_Interface::finalize
Pry Framework API documentation generated by ApiGen 2.6.1