com.lyncode.jtwig.functions
Interface JtwigFunction

All Known Implementing Classes:
Abs, Batch, Capitalize, Concatenate, Constant, ConvertEncoding, DateFormat, DateModify, Default, Defined, DivisableBy, Empty, Escape, Even, First, Format, IsIterable, IsNull, JNumberFormat, Join, JsonEncode, Last, Length, Lower, MapKeys, Merge, Nl2Br, Odd, Replace, Reverse, Round, Slice, Split, StripTags, Title, ToDouble, ToInt, Trim, Upper, UrlEncode

public interface JtwigFunction


Method Summary
 Object execute(Object... arguments)
           
 

Method Detail

execute

Object execute(Object... arguments)
               throws FunctionException
Throws:
FunctionException


Copyright © 2014. All Rights Reserved.