theme:current
Purpose
Returns the ThemeDefinition object of the current request's active theme.Example
<p>You are using theme: ${theme.current().name}/></p>
APIs and Tags for Theming and Plugin UI integration
(Quick Reference)
theme:currentPurposeReturns the ThemeDefinition object of the current request's active theme.Example<p>You are using theme: ${theme.current().name}/></p> AttributesNone |
BeansTheme TagsUi TagsUi Template Tags |