accesscontroltool icon indicating copy to clipboard operation
accesscontroltool copied to clipboard

Expose StringUtils.capitalize() via EL

Open kwin opened this issue 1 year ago • 0 comments

The method StringUtils.capitalize(String) should be exposed via EL as well (https://github.com/Netcentric/accesscontroltool/blob/develop/docs/AdvancedFeatures.md#expressions). This is sometimes helpful to reuse the same variable both for a name (usually all lowercase) and label/title (usually capitalized)

kwin avatar May 06 '24 17:05 kwin