Axiom (v1.2.0)

A lightweight PHP framework
axAtomFeedWriter Class Reference

Atom Feed Writer. More...

+ Inheritance diagram for axAtomFeedWriter:

Public Member Functions

 __construct (axFeed $feed)
 Constructor.

Protected Member Functions

 buildFeedInfo ()
 buildItems ()

Detailed Description

Atom Feed Writer.

Instances of this class are intended to be attached an axFeed instance to display this feed according to the Atom format.

Author:
Delespierre

Definition at line 19 of file axAtomFeedWriter.class.php.


Constructor & Destructor Documentation

Constructor.

Parameters:
Feed$feedThe feed to build

Reimplemented from axFeedWriter.

Definition at line 25 of file axAtomFeedWriter.class.php.


Member Function Documentation

Build Feed Info .

Returns:
void

Reimplemented from axFeedWriter.

Definition at line 39 of file axAtomFeedWriter.class.php.

Build items.

Returns:
void
Todo:
Add entry validation here

Reimplemented from axFeedWriter.

Definition at line 68 of file axAtomFeedWriter.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables