|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectcontrollers.ContactController
class ContactController
| Property Summary | |
|---|---|
Map |
conf
|
def |
index
Display the contact form |
def |
jcaptchaService
jcaptcha service |
def |
recaptchaService
|
def |
send
Send email |
| Constructor Summary | |
ContactController()
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
Map conf
def index
def jcaptchaService
def recaptchaService
def send
| Constructor Detail |
|---|
ContactController()
Groovy Documentation