class Twig_SimpleFunction
Represents a template function.
Methods
| __construct($name, $callable, array $options = array()) | ||
| getName() | ||
| getCallable() | ||
| getNodeClass() | ||
| setArguments($arguments) | ||
| getArguments() | ||
| needsEnvironment() | ||
| needsContext() | ||
| getSafe(Twig_Node $functionArgs) |