|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pebble.web.view.View
net.sourceforge.pebble.web.view.JspView
net.sourceforge.pebble.web.view.HtmlView
net.sourceforge.pebble.web.view.impl.BlogEntriesView
net.sourceforge.pebble.web.view.impl.BlogEntriesByMonthView
public class BlogEntriesByMonthView
Represents the home page view of a blog.
Field Summary |
---|
Fields inherited from class net.sourceforge.pebble.web.view.HtmlView |
---|
DEFAULT_THEME, SYSTEM_THEME |
Constructor Summary | |
---|---|
BlogEntriesByMonthView()
|
Method Summary | |
---|---|
java.lang.String |
getTitle()
Gets the title of this view. |
Methods inherited from class net.sourceforge.pebble.web.view.impl.BlogEntriesView |
---|
getUri, prepare |
Methods inherited from class net.sourceforge.pebble.web.view.HtmlView |
---|
dispatch, getContentType, getStatus, getTheme |
Methods inherited from class net.sourceforge.pebble.web.view.View |
---|
getModel, getServletContext, setModel, setServletContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlogEntriesByMonthView()
Method Detail |
---|
public java.lang.String getTitle()
getTitle
in class BlogEntriesView
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |