Locates a theme by the name of the theme.
If theme_name
is null, then the internal theme is used. You probably dont need to use that
as it is used by various controllers to hook up their default actions.
this | |
theme_name |
the name of a theme or null of the internal theme |
A ShortcutTheme or null. |