参数类型为 GroovyTemplate.ExecutableTemplate 的 play.templates 中的方法 |
static void |
FastTags._a(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
Generates a html link to a controller action |
static void |
FastTags._authenticityToken(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._cache(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._doLayout(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._error(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._errorClass(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._extends(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._field(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.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(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
Generates a html form element linked to a controller action |
static void |
FastTags._get(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._ifError(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._ifErrors(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._include(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._jsAction(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._jsRoute(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._option(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._render(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._set(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|
static void |
FastTags._verbatim(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
GroovyTemplate.ExecutableTemplate template,
int fromLine)
|