Class IsContainsFunction
java.lang.Object
com.atlassian.confluence.plugins.soy.IsContainsFunction
- All Implemented Interfaces:
com.atlassian.soy.renderer.SoyFunction
,com.atlassian.soy.renderer.SoyServerFunction<Boolean>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IsContainsFunction
public IsContainsFunction()
-
-
Method Details
-
getName
- Specified by:
getName
in interfacecom.atlassian.soy.renderer.SoyFunction
-
apply
- Specified by:
apply
in interfacecom.atlassian.soy.renderer.SoyServerFunction<Boolean>
-
validArgSizes
- Specified by:
validArgSizes
in interfacecom.atlassian.soy.renderer.SoyFunction
-