| Trees | Index | Help |
|
|---|
| Package feeds :: Module channels :: Class FeedItem |
|
object--+ |CItem--+ |Item--+ |Item--+ |ContentItem--+ | FeedItem
| Property Summary | |
|---|---|
Inherited from ContentItem:
bodyString,
sharedState
|
| Instance Variable Summary | |
|---|---|
about: Role(None) | |
author: Author -- One(Text) | |
body: Role(None) | |
category: Category -- One(Text) | |
channel: Channel -- One(FeedChannel) | |
content: Content -- One(Lob) | |
date: Date -- One(DateTime) | |
link: link -- One(URL) | |
who: Role(None) | |
Inherited from ContentItem:
contentsOwner,
createdOn,
creator,
importance,
lastModified,
lastModifiedBy,
mine,
modifiedOn,
previousStamps,
private,
read,
sharedIn,
shares,
TPBDetailItemOwner,
TPBSelectedItemOwner,
viewContainer
Inherited from Item:
collections,
description,
displayName,
kindExtent,
monitors,
references,
watcherDispatch,
watchers,
watches
Inherited from Item:
aliasedBy,
path,
typeFor,
version
Inherited from CItem:
itsKind,
itsName,
itsParent,
itsPath,
itsRoot,
itsUUID,
itsVersion,
itsView
| |
| Class Variable Summary | |
|---|---|
dict |
__kind_clouds__ = {'sharing': <application.schema.Cloud ...
|
dict |
__kind_info__ = {'displayName': u'Feed Item'}
|
Inherited from ContentItem:
READONLY,
READWRITE,
UNSHARED
Inherited from Item:
__default_path__
Inherited from CItem:
ADIRTY,
CDIRTY,
CMERGED,
CONTAINER,
COPYEXPORT,
CORESCHEMA,
DELETED,
DELETING,
DIRTY,
FDIRTY,
IMPORTING,
MERGED,
MUTATING,
NDIRTY,
NEW,
NMERGED,
NODIRTY,
PINNED,
RAW,
RDIRTY,
RMERGED,
SAVEMASK,
SCHEMA,
STALE,
VDIRTY,
VMERGED,
VRDIRTY
| |
| Instance Method Details |
|---|
isSimilar(self, feedItem)Returns True if the two items are the same, False otherwise In this case, they're the same if title/link are the same, and if the feed item has a date, compare that too. Some feeds also define guids for items, so perhaps we should look at those too. |
| Instance Variable Details |
|---|
aboutRole(None)
|
authorAuthor -- One(Text)
|
bodyRole(None)
|
categoryCategory -- One(Text)
|
channelChannel -- One(FeedChannel)
|
contentContent -- One(Lob)
|
dateDate -- One(DateTime)
|
linklink -- One(URL)
|
whoRole(None)
|
| Class Variable Details |
|---|
__kind_clouds__
|
__kind_info__
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Dec 19 13:33:29 2005 | http://epydoc.sf.net |