tags.linkedin
Class LinkedInTags

java.lang.Object
  extended by play.templates.FastTags
      extended by tags.linkedin.LinkedInTags

public class LinkedInTags
extends play.templates.FastTags

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

LinkedInTags

public LinkedInTags()
Method Detail

_button

public 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

Parameters:
args - the args
body - the body
out - the out
template - the template
fromLine - the from line