(Quick Reference)

theme:listThemes

Purpose

Returns a list of the available Theme definitions.

Useful if you want the user to be able to select the current theme, or inspect the loaded themes

Example

Change theme: <g:select from="${theme.listThemes().name}"/>

Attributes

None.