List of velocity variables in theme template
Liferay Default Theme Velocity Variables tutorial will show light on the available velocity variables in Liferay theme. As you already know, Liferay already set parent variables in init.VM (/Liferay-home/tomcat/web apps/ROOT/HTML/themes/unstyled-theme/templates/init.vm).
Variables:
- $theme.runtime(“emailnotification_WAR_kpiemailnotificationportlet_INSTANCE_adfckdkkek”)
- #if ($is_signed_in && $permissionChecker.isOmniadmin())
#dockbar()
#end
- $languageUtil.get($locale, $the_title, $page.getName($locale))