[Top]
Web
Web.RSS
Web.RSS.Index
|
Class Web.RSS.Index
- Description
-
Represents the top level of an RSS index.
- Variable
rdf
-
.RDF rdf
- Description
-
The underlying RDF representation of the RSS index.
- Variable
channels
-
array(Channel) channels
- Description
-
The RSS channels.
- Variable
images
-
array(Image) images
- Description
-
The RSS images.
- Variable
items
-
array(Item) items
- Description
-
The RSS items.
- Variable
textinputs
-
array(Textinput) textinputs
- Description
-
The RSS textinputs.
|