Class

FeedItem

Package: Content\Feed Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Loic ROUCHON horn@phpboost.com Version: PHPBoost 5.2 - last update: 2018 02 12 Since: PHPBoost 2.0 - 2008 06 21 Contributor: Julien BRISWALTER j1.seth@phpboost.com Located at: content/feed/FeedItem.class.php

Contains meta-informations and informations about a feed entry / item

Methods summary
public
# set_title( string $value )

Sets the feed item title

public
# set_date( Date $value )

Sets the feed item date

public
# set_desc( string $value )

Sets the feed item description

public
# set_image_url( string $value )

Sets the feed item picture

public
# set_enclosure( FeedItemEnclosure $value )

Sets the feed item enclosure

public
# set_auth( int[string] $auth )

Sets the feed item auth, useful to check authorizations

public
# set_guid( mixed $value )

Sets the feed item guid

public
public
# get_guid( )
public
# get_date( )
public
public
public
public
public
public
# get_desc( )
public
public
public
# get_auth( )