Class

RSS

Package: Content\Feed Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Regis VIARRE crowkait@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 1.4 - 2005 03 10 Contributor: Loic ROUCHON horn@phpboost.com Located at: content/feed/RSS.class.php

This class could load a feed by its url or by a FeedData element and export it to the RSS format

Feed
Extended by RSS
Methods summary
public
# __construct( string $module_id, string $feed_name = Feed::DEFAULT_FEED_NAME, integer $id_cat = 0 )

Builds a new RSS object

public
# load_file( string $url )

Loads a feed by its url

Constants inherited from Feed
DEFAULT_FEED_NAME
Properties inherited from Feed
$tpl