public class ProfileController extends BizController
BizController.SaveHelper
Constructor and Description |
---|
ProfileController() |
Modifier and Type | Method and Description |
---|---|
void |
profile(sirius.web.http.WebContext ctx)
Shows a page where an account can change the user informations, e.g. mail, name, ...
|
void |
profileChangePassword(sirius.web.http.WebContext ctx)
Shows a page where an account can change the password.
|
assertNotNew, assertTenant, find, findForTenant, getBaseUrl, load, load, load, prepareSave, setOrVerify, tryFind, tryFindForTenant, validate
public void profile(sirius.web.http.WebContext ctx)
ctx
- the current requestpublic void profileChangePassword(sirius.web.http.WebContext ctx)
ctx
- the current requestCopyright © 2018. All rights reserved.