|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplay.templates.FastTags
tags.linkedin.LinkedInTags
public class LinkedInTags
The Class LinkedInTags.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class play.templates.FastTags |
---|
play.templates.FastTags.Namespace |
Constructor Summary | |
---|---|
LinkedInTags()
|
Method Summary | |
---|---|
static void |
_button(java.util.Map<?,?> args,
groovy.lang.Closure body,
java.io.PrintWriter out,
play.templates.GroovyTemplate.ExecutableTemplate template,
int fromLine)
LinkedIn Login Tag |
Methods inherited from class play.templates.FastTags |
---|
_a, _authenticityToken, _cache, _doLayout, _error, _errorClass, _extends, _form, _get, _ifError, _ifErrors, _include, _jsAction, _option, _render, _set, _verbatim, serialize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkedInTags()
Method Detail |
---|
public static void _button(java.util.Map<?,?> args, groovy.lang.Closure body, java.io.PrintWriter out, play.templates.GroovyTemplate.ExecutableTemplate template, int fromLine)
args
- the argsbody
- the bodyout
- the outtemplate
- the templatefromLine
- the from line
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |