Package ch.tocco.nice2.templating.impl.freemarker.methods
package ch.tocco.nice2.templating.impl.freemarker.methods
-
ClassDescriptionFreemarker method that generates a random UUID.Returns a list of the keys of the entities in a list.groups a sequence of EntityHashModel by a path, given as a String, and orders them by an order query, also given as a String usage: groupBy(data, "relAddress_c.relAddress_status.unique_id", "sorting desc, query")groups a sequence of EntityHashModel by a selected month-field and order the groups ascending or descendingloads paths for a given freemarker EntityListSequenceModel parameters: 1.Splits a string by the new line chracter, filters empty lines and maps the remaining lines to a simple template.Create a new
LocalDateBean
.Can be used to order a list of entities by an order string.removes any links from a html snippet that might crash wkhtmltopdf, i.e.Method to shuffle any sequence.