Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
I
M
N
S
C
com.opencms.modules.homepage.news
- package com.opencms.modules.homepage.news
D
destroy()
- Method in class com.opencms.modules.homepage.news.
NewsBean
G
getA_info1()
- Method in class com.opencms.modules.homepage.news.
NewsItem
Returns the additional info field of the NewsItem
getA_info2()
- Method in class com.opencms.modules.homepage.news.
NewsItem
Returns the additional info field of the NewsItem
getA_info3()
- Method in class com.opencms.modules.homepage.news.
NewsItem
Returns the additional info field of the NewsItem
getDescription()
- Method in class com.opencms.modules.homepage.news.
NewsItem
Returns the news description of the NewsItem
getHeadline()
- Method in class com.opencms.modules.homepage.news.
NewsItem
Returns the headline of the NewsItem
getID()
- Method in class com.opencms.modules.homepage.news.
NewsItem
Returns the id of the NewsItem
getList()
- Method in class com.opencms.modules.homepage.news.
NewsBean
Returns all news items regardless of channel
getList(int)
- Method in class com.opencms.modules.homepage.news.
NewsBean
Returns all news items specific to channel
getN_author()
- Method in class com.opencms.modules.homepage.news.
NewsItem
Returns the author of the NewsItem
getN_channel()
- Method in class com.opencms.modules.homepage.news.
NewsItem
Returns the channel number of the NewsItem
getN_date()
- Method in class com.opencms.modules.homepage.news.
NewsItem
Returns the date of the NewsItem
getN_link()
- Method in class com.opencms.modules.homepage.news.
NewsItem
Returns the link of the NewsItem
getN_linkText()
- Method in class com.opencms.modules.homepage.news.
NewsItem
Returns the link text of the NewsItem
getN_lockState()
- Method in class com.opencms.modules.homepage.news.
NewsItem
Returns the lockState of the NewsItem
getN_text()
- Method in class com.opencms.modules.homepage.news.
NewsItem
Returns the text of the NewsItem
getNews(int)
- Method in class com.opencms.modules.homepage.news.
NewsBean
Returns a NewsItem bean specific to its id
I
init()
- Method in class com.opencms.modules.homepage.news.
NewsBean
M
main(String[])
- Static method in class com.opencms.modules.homepage.news.
NewsTest
makeNewsItem(ResultSet)
- Method in class com.opencms.modules.homepage.news.
NewsBean
N
NewsBean
- class com.opencms.modules.homepage.news.
NewsBean
.
NewsBean()
- Constructor for class com.opencms.modules.homepage.news.
NewsBean
Creates new NewsBean
NewsItem
- class com.opencms.modules.homepage.news.
NewsItem
.
NewsItem()
- Constructor for class com.opencms.modules.homepage.news.
NewsItem
Creates NewsItem with no properties set
NewsItem(int)
- Constructor for class com.opencms.modules.homepage.news.
NewsItem
NewsTest
- class com.opencms.modules.homepage.news.
NewsTest
.
NewsTest()
- Constructor for class com.opencms.modules.homepage.news.
NewsTest
Creates a new instance of Tester
S
setA_info1(String)
- Method in class com.opencms.modules.homepage.news.
NewsItem
setA_info2(String)
- Method in class com.opencms.modules.homepage.news.
NewsItem
setA_info3(String)
- Method in class com.opencms.modules.homepage.news.
NewsItem
setDescription(String)
- Method in class com.opencms.modules.homepage.news.
NewsItem
setHeadline(String)
- Method in class com.opencms.modules.homepage.news.
NewsItem
setN_author(String)
- Method in class com.opencms.modules.homepage.news.
NewsItem
setN_channel(int)
- Method in class com.opencms.modules.homepage.news.
NewsItem
setN_date(Date)
- Method in class com.opencms.modules.homepage.news.
NewsItem
setN_link(String)
- Method in class com.opencms.modules.homepage.news.
NewsItem
setN_linkText(String)
- Method in class com.opencms.modules.homepage.news.
NewsItem
setN_lockState(int)
- Method in class com.opencms.modules.homepage.news.
NewsItem
setN_text(String)
- Method in class com.opencms.modules.homepage.news.
NewsItem
C
D
G
I
M
N
S
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes