Class

ATOM

Package: Content\Feed Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Loic ROUCHON horn@phpboost.com Version: PHPBoost 5.2 - last update: 2016 11 14 Since: PHPBoost 2.0 - 2008 04 21 Contributor: mipel mipel@phpboost.com Located at: content/feed/ATOM.class.php

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

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

Builds a new ATOM object

public
# load_file( string $url )

Loads a feed by its url

Constants summary
string DEFAULT_ATOM_TEMPLATE
# 'framework/content/syndication/atom.tpl'
Constants inherited from Feed
DEFAULT_FEED_NAME
Properties inherited from Feed
$tpl