FeedItem Class Reference

List of all members.

Public Member Functions

 FeedItem ($title, $link, $description, $pubDate, $guid)


Detailed Description

The FeedItem class describes a single item in a syndication Feed

Definition at line 96 of file feed-creator.php.


Member Function Documentation

FeedItem::FeedItem ( title,
link,
description,
pubDate,
guid 
)

Create a new FeedItem instance

Parameters:
title The item's title
link The URL of this item
description A short description of this item
pubDate The date of this item's publishing
guid A globally identifying ID for this item (likely also a URL)

Definition at line 113 of file feed-creator.php.

References description, and title.


The documentation for this class was generated from the following file:

Generated on Sun Oct 26 20:33:15 2008 for The Travelsized Content Management System by  doxygen 1.5.5