com.atlassian.confluence.plugins.soy
Class BaseUrlFunction
java.lang.Object
com.atlassian.confluence.plugins.soy.BaseUrlFunction
- All Implemented Interfaces:
- com.atlassian.soy.renderer.SoyFunction, com.atlassian.soy.renderer.SoyServerFunction<String>
public class BaseUrlFunction
- extends Object
- implements com.atlassian.soy.renderer.SoyServerFunction<String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseUrlFunction
public BaseUrlFunction(SettingsManager settingsManager)
apply
public String apply(Object... objects)
- Specified by:
apply in interface com.atlassian.soy.renderer.SoyServerFunction<String>
getName
public String getName()
- Specified by:
getName in interface com.atlassian.soy.renderer.SoyFunction
validArgSizes
public Set<Integer> validArgSizes()
- Specified by:
validArgSizes in interface com.atlassian.soy.renderer.SoyFunction
Copyright © 2003–2015 Atlassian. All rights reserved.