|
|||||||||||
| 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.admin.ActivityList
Screen creates an iterator of ActivitySets for the ActivityList.vm template with no parameters it returns all ActivitySets sorted in reverse creation date order. Parameters can be used to limit results sort=pk will sort in reverse pk order frompk and topk can be used to specify integers to limit results fromdate and todate can be entered in "yyyy-MM-dd HH:mm:ss" format
| Constructor Summary | |
ActivityList()
|
|
| Method Summary | |
protected void |
doBuildTemplate(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
builds up the context for display of variables on the page. |
| Methods inherited from class org.tigris.scarab.screens.Default |
checkAuthorized, doBuild, getLocalizationTool, getScarabRequestTool, getTitle, 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 ActivityList()
| Method Detail |
protected void doBuildTemplate(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
throws java.lang.Exception
doBuildTemplate in class Defaultjava.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||