FeedWriterItem Class Reference
[Feeds]
Simple Date Structure holding feed item data. More...
Public Attributes |
|
$author_email = '' | |
$author_name = '' | |
$baseurl = '' | |
$categories = array() | |
$content = '' | |
$description = '' | |
$enclosures = array() | |
$guid = '' | |
$last_update = 0 | |
$link = '' | |
$pubdate = 0 | |
$title = '' |
Detailed Description
Simple Date Structure holding feed item data.
Definition at line 57 of file feedwriter.cls.php.
Member Data Documentation
FeedWriterItem::$author_email = '' |
Definition at line 65 of file feedwriter.cls.php.
FeedWriterItem::$author_name = '' |
Definition at line 64 of file feedwriter.cls.php.
FeedWriterItem::$baseurl = '' |
Definition at line 70 of file feedwriter.cls.php.
FeedWriterItem::$categories = array() |
Definition at line 67 of file feedwriter.cls.php.
FeedWriterItem::$content = '' |
Definition at line 66 of file feedwriter.cls.php.
FeedWriterItem::$description = '' |
Definition at line 58 of file feedwriter.cls.php.
FeedWriterItem::$enclosures = array() |
Definition at line 68 of file feedwriter.cls.php.
FeedWriterItem::$guid = '' |
Definition at line 63 of file feedwriter.cls.php.
FeedWriterItem::$last_update = 0 |
Definition at line 62 of file feedwriter.cls.php.
FeedWriterItem::$link = '' |
Definition at line 60 of file feedwriter.cls.php.
FeedWriterItem::$pubdate = 0 |
Definition at line 61 of file feedwriter.cls.php.
FeedWriterItem::$title = '' |
Definition at line 59 of file feedwriter.cls.php.
The documentation for this class was generated from the following file:
- contributions/feeds/lib/components/feedwriter/feedwriter.cls.php