Public Member Functions

FeedRSS Class Reference

Data provider from RSS feeds. More...

Inheritance diagram for FeedRSS:
Inheritance graph
[legend]
Collaboration diagram for FeedRSS:
Collaboration graph
[legend]

Public Member Functions

 getFood ($sourceURL)
 setMaxItems ($maxits)
 Sets the maximum number of items to retrieve.

Detailed Description

Data provider from RSS feeds.

Author:
Alexandre Trilla (atrilla)

Definition at line 45 of file FeedRSS.php.


Member Function Documentation

FeedRSS::getFood ( sourceURL  ) 
Returns:
Multiarray of feeds.
See also:
Feeder::getFood($sourceURL)

Implements Feeder.

Definition at line 57 of file FeedRSS.php.

FeedRSS::setMaxItems ( maxits  ) 

Sets the maximum number of items to retrieve.

Parameters:
maxits The maximum number of items to retrieve.
Precondition:
The maximum number of items must be an integer number greater than zero.
Postcondition:
The maximum number of items to retrieve is set.

Definition at line 95 of file FeedRSS.php.


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