| Class | Description |
|---|---|
| AbbreviateFilter | |
| AbsFilter | |
| CapitalizeFilter | |
| CoreExtension | |
| DateFilter | |
| DefaultFilter | |
| DefinedTest |
Implementation for the test function 'defined'.
|
| EmptyTest | |
| EvenTest | |
| FirstFilter |
Returns the first element of a collection
|
| IterableTest | |
| JoinFilter |
Concatenates all entries of a collection or array, optionally glued together with a
particular character such as a comma.
|
| LastFilter |
Returns the last element of a collection
|
| LengthFilter | |
| LowerFilter | |
| MacroAndBlockRegistrantNodeVisitor | |
| MacroAndBlockRegistrantNodeVisitorFactory |
Implementation of
NodeVisitorFactory to handle
MacroAndBlockRegistrantNodeVisitor. |
| MapTest | |
| MaxFunction | |
| MergeFilter | |
| MinFunction | |
| NullTest | |
| NumberFormatFilter | |
| OddTest | |
| RangeFunction |
Range function to iterate over long or a string with a length of 1.
|
| ReplaceFilter |
This class implements the 'replace' filter.
|
| ReverseFilter |
Revert the order of an input list
|
| RsortFilter |
Sort list items in the reverse order
|
| SliceFilter | |
| SortFilter | |
| TitleFilter | |
| TrimFilter | |
| UpperFilter | |
| UrlEncoderFilter |
Copyright © 2018. All rights reserved.