|
SageTV Platform V7.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsage.media.rss.RSSObject
sage.media.rss.RSSTextInput
public class RSSTextInput
RSSTextInput's definitions class.
This module, both source code and documentation, is in the Public Domain, and comes with NO WARRANTY.
| Field Summary |
|---|
| Fields inherited from class sage.media.rss.RSSObject |
|---|
about, dc, dc_container, description, link, pdate, title |
| Constructor Summary | |
|---|---|
RSSTextInput()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFormAction()
Get the form action |
java.lang.String |
getInputName()
Get the form input name |
void |
setInputName(java.lang.String n)
Set the input type name |
java.lang.String |
toDebugString()
Info |
java.lang.String |
toHTML()
A basic rendering in html |
| Methods inherited from class sage.media.rss.RSSObject |
|---|
addDoublinCoreElement, getAboutAttribute, getDescription, getDoublinCoreElements, getLink, getPubDate, getRSSDoublinCoreModule, getTitle, setAboutAttribute, setDescription, setLink, setPubDate, setRSSDoublinCoreModule, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RSSTextInput()
| Method Detail |
|---|
public void setInputName(java.lang.String n)
n - the input type namepublic java.lang.String getInputName()
public java.lang.String getFormAction()
public java.lang.String toDebugString()
toDebugString in class RSSObjectpublic java.lang.String toHTML()
|
SageTV Platform V7.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||