public static class MyApp.MyController extends Controller
Controller.RequestContext
LOG
ERROR_DETAILS, TITLE, TITLE_LINK, USER
Modifier and Type | Method and Description |
---|---|
void |
anythingYouWant() |
void |
index()
The default action.
|
$, context, cookies, echo, error, get, getInstance, inDevMode, info, injector, render, renderJSON, renderJSON, renderText, request, response, set, setStatus, setTitle, setTitle, status, url, writer
public void index()
Controller
index
in class Controller
public void anythingYouWant()
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.