Class LabelLinkServerFunction
java.lang.Object
com.atlassian.confluence.plugins.labels.soy.LabelLinkServerFunction
- All Implemented Interfaces:
com.atlassian.soy.renderer.SoyFunction,com.atlassian.soy.renderer.SoyServerFunction<String>
public class LabelLinkServerFunction
extends Object
implements com.atlassian.soy.renderer.SoyServerFunction<String>
Server side function to generate links to label pages.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LabelLinkServerFunction
public LabelLinkServerFunction()
-
-
Method Details
-
apply
- Specified by:
applyin interfacecom.atlassian.soy.renderer.SoyServerFunction<String>
-
getName
- Specified by:
getNamein interfacecom.atlassian.soy.renderer.SoyFunction
-
validArgSizes
- Specified by:
validArgSizesin interfacecom.atlassian.soy.renderer.SoyFunction
-