|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.greenhopper.soy.GetTextFunction
public class GetTextFunction
Constructor Summary | |
---|---|
GetTextFunction(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext)
|
Method Summary | |
---|---|
com.google.template.soy.jssrc.restricted.JsExpr |
computeForJsSrc(java.util.List<com.google.template.soy.jssrc.restricted.JsExpr> args)
|
java.lang.String |
getName()
|
java.util.Set<java.lang.Integer> |
getValidArgsSizes()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Inject public GetTextFunction(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext)
Method Detail |
---|
public java.lang.String getName()
getName
in interface com.google.template.soy.shared.restricted.SoyFunction
public java.util.Set<java.lang.Integer> getValidArgsSizes()
getValidArgsSizes
in interface com.google.template.soy.shared.restricted.SoyFunction
public com.google.template.soy.jssrc.restricted.JsExpr computeForJsSrc(java.util.List<com.google.template.soy.jssrc.restricted.JsExpr> args)
computeForJsSrc
in interface com.google.template.soy.jssrc.restricted.SoyJsSrcFunction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |