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