Package | Description |
---|---|
com.google.clearsilver.jsilver.template |
Modifier and Type | Method and Description |
---|---|
Value |
RenderingContext.executeFunction(String name,
Value... args)
Execute a named function.
|
Macro |
RenderingContext.findMacro(String name)
Lookup a macro that's already been registered.
|
String |
Macro.getArgumentName(int index)
Get the name of the nth argument defined in the macro.
|
Copyright © 2010-2013 Google. All Rights Reserved.