play.templates
Class GroovyInlineTags
java.lang.Object
play.templates.GroovyInlineTags
public class GroovyInlineTags
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroovyInlineTags
public GroovyInlineTags()
_if
public static java.lang.String _if(int index,
GroovyInlineTags.CALL f)
_ifnot
public static java.lang.String _ifnot(int index,
GroovyInlineTags.CALL f)
_else
public static java.lang.String _else(int index,
GroovyInlineTags.CALL f)
_elseif
public static java.lang.String _elseif(int index,
GroovyInlineTags.CALL f)
_list
public static java.lang.String _list(int index,
GroovyInlineTags.CALL f)
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly