|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Context | |
net.sf.colle.forms.test | |
net.sf.colle.web | |
net.sf.colle.web.test |
Uses of Context in net.sf.colle.forms.test |
Methods in net.sf.colle.forms.test with parameters of type Context | |
void |
TestFormController.defaultAction(Context pxContext)
Standard reply. |
Uses of Context in net.sf.colle.web |
Methods in net.sf.colle.web with parameters of type Context | |
void |
Controller.defaultAction(Context pxContext)
Respond with the default action to a request. |
Uses of Context in net.sf.colle.web.test |
Methods in net.sf.colle.web.test with parameters of type Context | |
void |
TestController.defaultAction(Context pxContext)
Standard XSL-less reply. |
static void |
TestController.simpleXMLDump(Context pxContext)
Dumps XML to the client. |
static void |
TestController.simpleTransform(Context pxContext)
|
static void |
TestController.login(Context pxContext)
|
static void |
TestController.setLocale(Context pxContext)
|
void |
AuthedController.defaultAction(Context pxContext)
Standard reply. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |