retrieveWeblogEntries(boolean subcats) Retrieve all weblog entries in this category and, optionally, include
weblog entries all sub-categories.
Parameters: subcats - True if entries from sub-categories are to be returned.
Retrieve all weblog entries in this category and, optionally, include
weblog entries all sub-categories.
Parameters: subcats - True if entries from sub-categories are to be returned. List of WeblogEntryData objects. throws: RollerException -
setAncestorPropertyName
public void setAncestorPropertyName(String dummy)(Code)
TODO: fix Struts form generation template so this is not needed.