Class WebPanelFunction
java.lang.Object
com.atlassian.confluence.plugins.soy.WebPanelFunction
- All Implemented Interfaces:
com.atlassian.soy.renderer.SoyClientFunction
,com.atlassian.soy.renderer.SoyFunction
,com.atlassian.soy.renderer.SoyServerFunction<List<String>>
-
Constructor Summary
ConstructorsConstructorDescriptionWebPanelFunction
(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager) -
Method Summary
-
Constructor Details
-
WebPanelFunction
public WebPanelFunction(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager)
-
-
Method Details
-
getName
- Specified by:
getName
in interfacecom.atlassian.soy.renderer.SoyFunction
-
apply
-
generate
public com.atlassian.soy.renderer.JsExpression generate(com.atlassian.soy.renderer.JsExpression... jsExpressions) - Specified by:
generate
in interfacecom.atlassian.soy.renderer.SoyClientFunction
-
validArgSizes
- Specified by:
validArgSizes
in interfacecom.atlassian.soy.renderer.SoyFunction
-