Filters
Filters transform template variables before they are rendered.
Filters transform template variables before they are rendered.
See also
Normalize an email address, used in the identity management.
See also
Parses an URL (URI) using uri_string:parse/1 .
Pickle an Erlang value so that it can be safely submitted with a form.
See also
See also
See also
See also
Generate a list of integers, with an optional step.
Render a template.
Regular expression replacement of a pattern with a string.
Replace $N placeholders in string from a list of replacement values.
Reverse a list.
See also
Round a floating point value to the nearest integer.
Round a number value to a number of significant digits. The significance defaults to two digits.
Sanitize a HTML code. Removes elements and attributes that might be dangerous, like <script\> elements.
Sanitize an URL. Removes URLs that might be dangerous, like javascript: URLs.
Change the language of an URL to another language. Useful to generate alternative URLs for a page.
Translate a string to a sha1 hex value.
See also
Perform array-slice operations on a list or string.
See also
The sort filter takes a list of items to sort. Items can be an ordinary list of terms, property lists, or maps. It can…
See also
See also
See also
Removes all HTML tags from the value.
See also
See also
See also
See also
See also
Extract a summary from a resource.
Todo
Determine if any answer of a question was correct. Used for showing results of thurstone test questions.
Determine if any answer of a question was wrong. Used for showing results of thurstone test questions.
Split the page blocks into pages, prepare them for easy display in the survey question editor.
Check if a list of questions contains a pagebreak block with an unconditional submit.
Check if there is a ‘stop’ question in list of (survey) blocks
Todo
See also
Counts the total of all points that can be received for all test questions. Non test questions are not counted.
See also
Creates a temporary resource if its input value is not defined.
See also
See also
Filter to derive a Table Of Contents from a HTML body.
See also
Display any value as in JSON (JavaScript Object Notation).
Returns a list of tokens from input string, separated by the characters in the filter argument.
Map a string to a name . That is a lowercased string with only [a-z0-9_] characters.
Filters all empty translations from a property.
Return a list of all languages present in the given translated text ( #trans{} record).
See also
See also
Removes whitespace at the start and end of a string.
See also
See also
See also
See also
See also
See also
See also
See also
See also
See also
See also
See also
Remove the items given in the argument from the filter value.
See also
Show a boolean value as a text.