Module org.omnifaces
Package org.omnifaces.el.functions
package org.omnifaces.el.functions
-
ClassesClassDescriptionCollection of EL functions for array manipulation:
o:createArray(),o:createIntegerArray(),o:contains()ando:reverseArray().Collection of EL functions for working with components.Collection of EL functions for data conversion:o:iterableToList()(with alternativeo:iterableToModel),o:setToList(),o:mapToList(),o:joinArray(),o:joinCollection(),o:joinMap(),o:splitArray(),o:splitList(), ando:toJson().Collection of EL functions for date and time:o:formatDate(),o:formatDateWithTimezone(),o:addXxx()likeo:addDays(),o:xxxBetween()likeo:daysBetween(),o:getMonths(),o:getShortMonths(),o:getDaysOfWeek(),o:getShortDaysOfWeek(),o:getMonth(),o:getShortMonth(),o:getDayOfWeek()ando:getShortDayOfWeek().Collection of EL functions for number formatting:o:formatBytes(),o:formatCurrency(),o:formatNumber(),o:formatNumberDefault(),o:formatPercent(),o:formatThousands()ando:formatThousandsUnit().Collection of EL functions for objects.Collection of EL functions for string manipulation:o:abbreviate(),o:capitalize(),o:concat(),o:prettyURL(),o:encodeURL(),o:encodeURI(),o:encodeBase64(),o:escapeJS(),o:stripTags()ando:formatX().