Method Summary |
|
public String | getCategoryPath() Get category path or name specified by request. |
public List | getComments() Gets most recent comments limited by: weblog specified in request and
the weblog.entryDisplayCount. |
public boolean | getExcerpts() Get category path or name specified by request. |
public String | getLocale() Get the weblog locale used to render this page, null if no locale. |
public String | getModelName() |
public List | getTags() |
public WebsiteDataWrapper | getWeblog() Get weblog being displayed. |
public List | getWeblogEntries() Gets most recent entries limited by: weblog and category specified in
request plus the weblog.entryDisplayCount. |
public void | init(Map initData) |