
Public Member Functions | |
| Item (HttpContext Context, Collection ParentCollection, ShallowNode SN) | |
| constructor | |
| Item (Collection ParentCollection, ShallowNode SN) | |
| constructor | |
| Item (Collection ParentCollection, ShallowNode SN, bool Public) | |
| constructor | |
| void | Send (HttpContext Context) |
| process and send the reply for request | |
Properties | |
| bool | Enclosures [get, set] |
| get/set enclosure | |
| bool | Strict [get, set] |
| get/set strict variable | |
| DateTime | Published [get] |
| get published | |
| Simias::RssFeed::Item::Item | ( | HttpContext | Context, | |
| Collection | ParentCollection, | |||
| ShallowNode | SN | |||
| ) | [inline] |
constructor
| Context | Http context | |
| ParentCollection | parent collection of this collection | |
| SN | shallow node for collection |
| Simias::RssFeed::Item::Item | ( | Collection | ParentCollection, | |
| ShallowNode | SN | |||
| ) | [inline] |
constructor
| ParentCollection | parent colection for this collection | |
| SN | shallownode for collection |
| Simias::RssFeed::Item::Item | ( | Collection | ParentCollection, | |
| ShallowNode | SN, | |||
| bool | Public | |||
| ) | [inline] |
constructor
| ParentCollection | parent collection of this collection | |
| SN | shallownode | |
| Public | whether it is for public access |
| void Simias::RssFeed::Item::Send | ( | HttpContext | Context | ) | [inline] |
process and send the reply for request
| Context | httpcontext object |
bool Simias::RssFeed::Item::Enclosures [get, set] |
get/set enclosure
bool Simias::RssFeed::Item::Strict [get, set] |
get/set strict variable
DateTime Simias::RssFeed::Item::Published [get] |
get published
1.5.6