Files
win8phoneApp/Doc/man/man3/CampusAppWP8_Model_events_news_RSSModel.3
stubbfel 7068d54406 add doku
2013-06-13 13:32:21 +02:00

113 lines
2.9 KiB
Groff

.TH "CampusAppWP8.Model.events_news.RSSModel" 3 "Thu Jun 13 2013" "CampusAppWP8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
CampusAppWP8.Model.events_news.RSSModel \-
.PP
Contains the rss feed informations\&.
.SH SYNOPSIS
.br
.PP
.PP
Inherits \fBCampusAppWP8\&.Model\&.BaseModel\fP\&.
.SS "Static Public Member Functions"
.in +1c
.ti -1c
.RI "static int \fBCompareTimeStamp\fP (\fBRSSModel\fP item1, \fBRSSModel\fP item2)"
.br
.RI "\fIComparing function for Datetime-Timestamps\&. (currently unused) \fP"
.in -1c
.SS "Properties"
.in +1c
.ti -1c
.RI "string \fBTitle\fP\fC [get, set]\fP"
.br
.RI "\fISet/Get the title of the feed\&. \fP"
.ti -1c
.RI "string \fBText\fP\fC [get, set]\fP"
.br
.RI "\fISet/Get the text of the feed\&. \fP"
.ti -1c
.RI "string \fBTimestamp\fP\fC [get, set]\fP"
.br
.RI "\fISet/Get the timestamp of the feed as string\&. \fP"
.ti -1c
.RI "DateTime \fBDTTimestamp\fP\fC [get, set]\fP"
.br
.RI "\fISet/Get the timestamp of the feed as DateTime object\&. \fP"
.ti -1c
.RI "string \fBDate\fP\fC [get]\fP"
.br
.RI "\fIReturn the date of the timestamp as string\&. example: Mon, 25\&.06\&.2013\&. \fP"
.ti -1c
.RI "string \fBTime\fP\fC [get]\fP"
.br
.RI "\fIReturn the time of the timestamp as string\&. example: 12:56 Uhr\&. \fP"
.ti -1c
.RI "string \fBLink\fP\fC [get, set]\fP"
.br
.RI "\fISet/Get the link/url of the feed\&. \fP"
.in -1c
.SS "Additional Inherited Members"
.SH "Detailed Description"
.PP
Contains the rss feed informations\&.
.SH "Member Function Documentation"
.PP
.SS "static int CampusAppWP8\&.Model\&.events_news\&.RSSModel\&.CompareTimeStamp (\fBRSSModel\fPitem1, \fBRSSModel\fPitem2)\fC [static]\fP"
.PP
Comparing function for Datetime-Timestamps\&. (currently unused)
.PP
\fBParameters:\fP
.RS 4
\fIitem1\fP first item
.br
\fIitem2\fP secound item
.RE
.PP
\fBReturns:\fP
.RS 4
.RE
.PP
.SH "Property Documentation"
.PP
.SS "string CampusAppWP8\&.Model\&.events_news\&.RSSModel\&.Date\fC [get]\fP"
.PP
Return the date of the timestamp as string\&. example: Mon, 25\&.06\&.2013\&.
.SS "DateTime CampusAppWP8\&.Model\&.events_news\&.RSSModel\&.DTTimestamp\fC [get]\fP, \fC [set]\fP"
.PP
Set/Get the timestamp of the feed as DateTime object\&.
.SS "string CampusAppWP8\&.Model\&.events_news\&.RSSModel\&.Link\fC [get]\fP, \fC [set]\fP"
.PP
Set/Get the link/url of the feed\&.
.SS "string CampusAppWP8\&.Model\&.events_news\&.RSSModel\&.Text\fC [get]\fP, \fC [set]\fP"
.PP
Set/Get the text of the feed\&.
.SS "string CampusAppWP8\&.Model\&.events_news\&.RSSModel\&.Time\fC [get]\fP"
.PP
Return the time of the timestamp as string\&. example: 12:56 Uhr\&.
.SS "string CampusAppWP8\&.Model\&.events_news\&.RSSModel\&.Timestamp\fC [get]\fP, \fC [set]\fP"
.PP
Set/Get the timestamp of the feed as string\&.
.SS "string CampusAppWP8\&.Model\&.events_news\&.RSSModel\&.Title\fC [get]\fP, \fC [set]\fP"
.PP
Set/Get the title of the feed\&.
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppWP8 from the source code\&.