|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.turbine.modules.Module
org.apache.turbine.modules.SecureModule
org.apache.turbine.modules.screens.TemplateSecureScreen
org.apache.turbine.TemplateSecureScreen
org.tigris.scarab.screens.Default
org.tigris.scarab.screens.IssueList
The sole purpose of this class is to generate a page title for the Issue List screen. If the source query for this screen has a name, it is displayed in the page title.
| Constructor Summary | |
IssueList()
|
|
| Method Summary | |
protected java.lang.String |
getTitle(ScarabRequestTool scarabR,
ScarabLocalizationTool l10n)
Returns a localised title for the issue list screen, which includes the source query name if there is one. |
| Methods inherited from class org.tigris.scarab.screens.Default |
checkAuthorized, doBuild, doBuildTemplate, getLocalizationTool, getScarabRequestTool, isAuthorized, setTargetLogin, setTargetSelectModule |
| Methods inherited from class org.apache.turbine.modules.SecureModule |
doBuildTemplate |
| Methods inherited from class org.apache.turbine.modules.Module |
build, evaluate, execute, getPullService, getTemplateContext, getTemplateService, getTool, handleRequest, handleRequest, requestFinished, setTarget, setTemplate, templateExists |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IssueList()
| Method Detail |
protected java.lang.String getTitle(ScarabRequestTool scarabR,
ScarabLocalizationTool l10n)
throws java.lang.Exception
getTitle in class Defaultjava.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||