Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
N
O
P
R
S
T
V
W
A
addCategory(String)
- Method in class org.apache.velocity.site.news.model.
Item
Method addCategory
addItem(Item)
- Method in class org.apache.velocity.site.news.model.
NewsModel
Method addItem
B
bindModelRealm(PlexusContainer)
- Static method in class org.apache.velocity.site.news.
NewsManagerUtils
This binds the site plugin to load all model classes from the news plugin class loader.
bindRealm(PlexusContainer, PlexusContainer, String)
- Static method in class org.apache.velocity.site.plexus.
PlexusKludgeUtils
body()
- Method in class org.apache.velocity.site.news.plugin.
NewsFeedGenerator.NewsItemSink
body_()
- Method in class org.apache.velocity.site.news.plugin.
NewsFeedGenerator.NewsItemSink
C
closePage()
- Method in class org.apache.velocity.site.news.plugin.
NewsPageGenerator
container
- Variable in class org.apache.velocity.site.news.plugin.
VelocityNewsReport
CONTAINER_LOOKUP_NAME
- Static variable in class org.apache.velocity.site.news.plugin.
VelocityNewsPlugin
contextualize(Context)
- Method in class org.apache.velocity.site.news.macro.
VelocityNewsMacro
contextualize(Context)
- Method in class org.apache.velocity.site.news.plugin.
VelocityNewsReport
D
displayHeader()
- Method in class org.apache.velocity.site.news.plugin.
NewsPageGenerator
displayItem(Item)
- Method in class org.apache.velocity.site.news.
NewsBlockGenerator
displayItem(Item)
- Method in class org.apache.velocity.site.news.plugin.
NewsPageGenerator
E
enableLogging(Logger)
- Method in class org.apache.velocity.site.news.model.
NewsManager
Plexus lifecycle.
equals(Object)
- Method in class org.apache.velocity.site.news.model.
Item
Method equals
equals(Object)
- Method in class org.apache.velocity.site.news.model.
NewsModel
Method equals
execute(Sink, MacroRequest)
- Method in class org.apache.velocity.site.news.macro.
VelocityNewsMacro
execute()
- Method in class org.apache.velocity.site.news.plugin.
VelocityNewsPlugin
executeReport(Locale)
- Method in class org.apache.velocity.site.news.plugin.
VelocityNewsReport
G
generateNewsBlock(Sink, int)
- Method in class org.apache.velocity.site.news.macro.
VelocityNewsMacro
getAddDefaultEntities()
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Method getAddDefaultEntities
getAptParser()
- Method in interface org.apache.velocity.site.news.
NewsReport
getAptParser()
- Method in interface org.apache.velocity.site.news.plugin.
NewsFeed
getAptParser()
- Method in class org.apache.velocity.site.news.plugin.
VelocityNewsReport
getBaseUrl()
- Method in interface org.apache.velocity.site.news.plugin.
NewsFeed
getBaseUrl()
- Method in class org.apache.velocity.site.news.plugin.
VelocityNewsReport
getBooleanValue(String, String, XmlPullParser)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Method getBooleanValue
getBundle(Locale)
- Method in interface org.apache.velocity.site.news.
NewsReport
getBundle(Locale)
- Method in class org.apache.velocity.site.news.plugin.
VelocityNewsReport
getCategories()
- Method in class org.apache.velocity.site.news.model.
Item
Method getCategories
getCharacterValue(String, String, XmlPullParser)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Method getCharacterValue
getDate()
- Method in class org.apache.velocity.site.news.model.
Item
Get Posting date of this entry.
getDateValue(String, String, String, XmlPullParser)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Method getDateValue
getDescription(Locale)
- Method in class org.apache.velocity.site.news.plugin.
VelocityNewsReport
getDoubleValue(String, String, XmlPullParser, boolean)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Method getDoubleValue
getFloatValue(String, String, XmlPullParser, boolean)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Method getFloatValue
getHeadline()
- Method in class org.apache.velocity.site.news.model.
Item
Get Headline of this entry.
getId()
- Method in class org.apache.velocity.site.news.model.
Item
Get Id of this entry.
getIntegerValue(String, String, XmlPullParser, boolean)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Method getIntegerValue
getItems()
- Method in class org.apache.velocity.site.news.model.
NewsModel
Method getItems
getLongValue(String, String, XmlPullParser, boolean)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Method getLongValue
getModelEncoding()
- Method in class org.apache.velocity.site.news.model.
Item
getModelEncoding()
- Method in class org.apache.velocity.site.news.model.
NewsModel
getName(Locale)
- Method in class org.apache.velocity.site.news.plugin.
VelocityNewsReport
getNewsFileName()
- Method in class org.apache.velocity.site.news.model.
NewsManager
getNewsManager(PlexusContainer)
- Static method in class org.apache.velocity.site.news.
NewsManagerUtils
getNewsModel()
- Method in class org.apache.velocity.site.news.model.
NewsManager
getOutputDirectory()
- Method in interface org.apache.velocity.site.news.plugin.
NewsFeed
getOutputDirectory()
- Method in class org.apache.velocity.site.news.plugin.
VelocityNewsReport
getOutputName()
- Method in interface org.apache.velocity.site.news.
NewsReport
getOutputName()
- Method in interface org.apache.velocity.site.news.plugin.
NewsFeed
getOutputName()
- Method in class org.apache.velocity.site.news.plugin.
VelocityNewsReport
getParameter(MacroRequest, String, String)
- Method in class org.apache.velocity.site.news.macro.
VelocityNewsMacro
getProject()
- Method in interface org.apache.velocity.site.news.plugin.
NewsFeed
getProject()
- Method in class org.apache.velocity.site.news.plugin.
VelocityNewsReport
getRequiredAttributeValue(String, String, XmlPullParser, boolean)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Method getRequiredAttributeValue
getShortValue(String, String, XmlPullParser, boolean)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Method getShortValue
getSink()
- Method in interface org.apache.velocity.site.news.
NewsReport
getSiteDirectory()
- Method in class org.apache.velocity.site.news.model.
NewsManager
getSiteRenderer()
- Method in class org.apache.velocity.site.news.plugin.
VelocityNewsReport
getText()
- Method in class org.apache.velocity.site.news.model.
Item
Get Content of this item in apt format.
getTrimmedValue(String)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Method getTrimmedValue
H
hashCode()
- Method in class org.apache.velocity.site.news.model.
Item
Method hashCode
hashCode()
- Method in class org.apache.velocity.site.news.model.
NewsModel
Method hashCode
head()
- Method in class org.apache.velocity.site.news.plugin.
NewsFeedGenerator.NewsItemSink
head_()
- Method in class org.apache.velocity.site.news.plugin.
NewsFeedGenerator.NewsItemSink
I
Item
- Class in
org.apache.velocity.site.news.model
A single news item
Item()
- Constructor for class org.apache.velocity.site.news.model.
Item
L
load(File, String)
- Method in class org.apache.velocity.site.news.model.
NewsManager
lookupContainer(PlexusContainer, String)
- Static method in class org.apache.velocity.site.plexus.
PlexusKludgeUtils
N
NEWS_CONTAINER_NAME
- Static variable in class org.apache.velocity.site.news.
NewsManagerUtils
NEWS_FILE_NAME_METHOD
- Static variable in class org.apache.velocity.site.news.model.
NewsManager
NEWS_MODEL_METHOD
- Static variable in class org.apache.velocity.site.news.model.
NewsManager
NEWS_SITE_DIRECTORY_METHOD
- Static variable in class org.apache.velocity.site.news.model.
NewsManager
NewsBlockGenerator
- Class in
org.apache.velocity.site.news
Render the news teasers for the Macro.
NewsBlockGenerator(NewsReport, Locale)
- Constructor for class org.apache.velocity.site.news.
NewsBlockGenerator
NewsFeed
- Interface in
org.apache.velocity.site.news.plugin
Describes the dependencies needed by the NewsFeedGenerator.
NewsFeedGenerator
- Class in
org.apache.velocity.site.news.plugin
Generate the RSS News Feed.
NewsFeedGenerator(NewsFeed)
- Constructor for class org.apache.velocity.site.news.plugin.
NewsFeedGenerator
NewsFeedGenerator.NewsItemSink
- Class in
org.apache.velocity.site.news.plugin
NewsManager
- Class in
org.apache.velocity.site.news.model
This is the container that keeps the news model for us.
NewsManager()
- Constructor for class org.apache.velocity.site.news.model.
NewsManager
NewsManagerUtils
- Class in
org.apache.velocity.site.news
Helper class to retrieve the NewsManager from the news plugin.
NewsModel
- Class in
org.apache.velocity.site.news.model
The
<news>
element is the root of the news items.
NewsModel()
- Constructor for class org.apache.velocity.site.news.model.
NewsModel
NewsPageGenerator
- Class in
org.apache.velocity.site.news.plugin
Render the actual news page.
NewsPageGenerator(NewsReport, Locale)
- Constructor for class org.apache.velocity.site.news.plugin.
NewsPageGenerator
NewsReport
- Interface in
org.apache.velocity.site.news
The News Reporter API.
NewsXpp3Reader
- Class in
org.apache.velocity.site.news.model.io.xpp3
Class NewsXpp3Reader.
NewsXpp3Reader()
- Constructor for class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
NewsXpp3Writer
- Class in
org.apache.velocity.site.news.model.io.xpp3
Class NewsXpp3Writer.
NewsXpp3Writer()
- Constructor for class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Writer
O
openFeed()
- Method in class org.apache.velocity.site.news.plugin.
NewsFeedGenerator
openPage()
- Method in class org.apache.velocity.site.news.plugin.
NewsPageGenerator
org.apache.velocity.site.news
- package org.apache.velocity.site.news
org.apache.velocity.site.news.macro
- package org.apache.velocity.site.news.macro
org.apache.velocity.site.news.model
- package org.apache.velocity.site.news.model
org.apache.velocity.site.news.model.io.xpp3
- package org.apache.velocity.site.news.model.io.xpp3
org.apache.velocity.site.news.plugin
- package org.apache.velocity.site.news.plugin
org.apache.velocity.site.plexus
- package org.apache.velocity.site.plexus
P
parseItemDate(String)
- Static method in class org.apache.velocity.site.news.
VelocityNewsUtils
PlexusKludgeException
- Exception in
org.apache.velocity.site.plexus
Generic Exception for the news extension.
PlexusKludgeException(String)
- Constructor for exception org.apache.velocity.site.plexus.
PlexusKludgeException
PlexusKludgeException(Throwable)
- Constructor for exception org.apache.velocity.site.plexus.
PlexusKludgeException
PlexusKludgeException(String, Throwable)
- Constructor for exception org.apache.velocity.site.plexus.
PlexusKludgeException
PlexusKludgeUtils
- Class in
org.apache.velocity.site.plexus
publishFeed()
- Method in class org.apache.velocity.site.news.plugin.
NewsFeedGenerator
publishItem(Item)
- Method in class org.apache.velocity.site.news.plugin.
NewsFeedGenerator
R
read(Reader, boolean)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Method read
read(Reader)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Method read
removeCategory(String)
- Method in class org.apache.velocity.site.news.model.
Item
Method removeCategory
removeItem(Item)
- Method in class org.apache.velocity.site.news.model.
NewsModel
Method removeItem
ROLE
- Static variable in class org.apache.velocity.site.news.model.
NewsManager
S
setAddDefaultEntities(boolean)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Reader
Returns the state of the "add default entities" flag.
setCategories(List)
- Method in class org.apache.velocity.site.news.model.
Item
Set These are the categories under which the item will be filed.
setDate(String)
- Method in class org.apache.velocity.site.news.model.
Item
Set Posting date of this entry.
setHeadline(String)
- Method in class org.apache.velocity.site.news.model.
Item
Set Headline of this entry.
setId(String)
- Method in class org.apache.velocity.site.news.model.
Item
Set Id of this entry.
setItems(List)
- Method in class org.apache.velocity.site.news.model.
NewsModel
Set These are the news items to display.
setModelEncoding(String)
- Method in class org.apache.velocity.site.news.model.
Item
setModelEncoding(String)
- Method in class org.apache.velocity.site.news.model.
NewsModel
setNewsFileName(String)
- Method in class org.apache.velocity.site.news.model.
NewsManager
setNewsModel(NewsModel)
- Method in class org.apache.velocity.site.news.model.
NewsManager
setSiteDirectory(File)
- Method in class org.apache.velocity.site.news.model.
NewsManager
setText(String)
- Method in class org.apache.velocity.site.news.model.
Item
Set Content of this item in apt format.
sortItemsByReverseDate(List)
- Static method in class org.apache.velocity.site.news.
VelocityNewsUtils
T
toString()
- Method in class org.apache.velocity.site.news.model.
Item
Method toString
toString()
- Method in class org.apache.velocity.site.news.model.
NewsModel
Method toString
V
VelocityNewsException
- Exception in
org.apache.velocity.site.news
Generic Exception for the news extension.
VelocityNewsException(String)
- Constructor for exception org.apache.velocity.site.news.
VelocityNewsException
VelocityNewsException(Throwable)
- Constructor for exception org.apache.velocity.site.news.
VelocityNewsException
VelocityNewsException(String, Throwable)
- Constructor for exception org.apache.velocity.site.news.
VelocityNewsException
VelocityNewsMacro
- Class in
org.apache.velocity.site.news.macro
apt usage: %{news}
VelocityNewsMacro()
- Constructor for class org.apache.velocity.site.news.macro.
VelocityNewsMacro
VelocityNewsPlugin
- Class in
org.apache.velocity.site.news.plugin
Generate news items for the site.
VelocityNewsPlugin()
- Constructor for class org.apache.velocity.site.news.plugin.
VelocityNewsPlugin
VelocityNewsReport
- Class in
org.apache.velocity.site.news.plugin
Report news items for the site.
VelocityNewsReport()
- Constructor for class org.apache.velocity.site.news.plugin.
VelocityNewsReport
VelocityNewsUtils
- Class in
org.apache.velocity.site.news
Some Utility Code.
W
write(Writer, NewsModel)
- Method in class org.apache.velocity.site.news.model.io.xpp3.
NewsXpp3Writer
Method write
A
B
C
D
E
G
H
I
L
N
O
P
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2007
The Apache Software Foundation
. All Rights Reserved.