| Class | Description | 
|---|---|
| Arrays | 
 Collection of EL functions for array manipulation:  of:createArray(),of:createIntegerArray(),of:contains()andof:reverseArray(). | 
| Components | Collection of EL functions for working with components. | 
| Converters | 
 Collection of EL functions for data conversion:  of:iterableToList()(with alternativeof:iterableToModel),of:setToList(),of:mapToList(),of:joinArray(),of:joinCollection(),of:joinMap(),of:splitArray(),of:splitList(), andof:toJson(). | 
| Dates | 
 Collection of EL functions for date and time:  of:formatDate(),of:formatDateWithTimezone(),of:addXxx()likeof:addDays(),of:xxxBetween()likeof:daysBetween(),of:getMonths(),of:getShortMonths(),of:getDaysOfWeek(),of:getShortDaysOfWeek(),of:getMonth(),of:getShortMonth(),of:getDayOfWeek()andof:getShortDayOfWeek(). | 
| Numbers | 
 Collection of EL functions for number formatting:  of:formatBytes(),of:formatCurrency(),of:formatNumber(),of:formatNumberDefault(),of:formatPercent(),of:formatThousands()andof:formatThousandsUnit(). | 
| Objects | Collection of EL functions for objects. | 
| Strings | 
 Collection of EL functions for string manipulation:  of:abbreviate(),of:capitalize(),of:concat(),of:prettyURL(),of:encodeURL(),of:escapeJS()andof:formatX(). | 
Copyright © 2012–2020 OmniFaces. All rights reserved.