Package | Description |
---|---|
play.templates |
Modifier and Type | Method and Description |
---|---|
static void |
FastTags._a(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
Generates a html link to a controller action
|
static void |
FastTags._authenticityToken(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._cache(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._doLayout(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._embeddedImage(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._error(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._errorClass(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._extends(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._field(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
The field tag is a helper, based on the spirit of Don't Repeat Yourself.
|
static void |
FastTags._form(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
Generates a html form element linked to a controller action
|
static void |
FastTags._get(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._ifError(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._ifErrors(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._include(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._jsAction(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._jsRoute(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._option(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._render(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._set(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
static void |
FastTags._verbatim(Map<?,?> args,
groovy.lang.Closure body,
PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine) |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly