|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectcontrollers.RegisterController
class RegisterController
| Property Summary | |
|---|---|
def |
cancel
Cancel creation of a new user |
Map |
conf
|
def |
create
Display a form for registering a new user |
def |
index
|
def |
jcaptchaService
|
def |
recaptchaService
|
def |
register
Register a new user's details |
def |
securityService
|
| Constructor Summary | |
RegisterController()
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
def cancel
Map conf
def create
def index
def jcaptchaService
def recaptchaService
def register
def securityService
| Constructor Detail |
|---|
RegisterController()
Groovy Documentation