(Quick Reference)

theme:current

Purpose

Returns the ThemeDefinition object of the current request's active theme.

Example

<p>You are using theme: ${theme.current().name}/></p>

Attributes

None