Skip to content

Instantly share code, notes, and snippets.

@farmerbradllc
Created October 22, 2012 19:59
Show Gist options
  • Save farmerbradllc/3933717 to your computer and use it in GitHub Desktop.
Save farmerbradllc/3933717 to your computer and use it in GitHub Desktop.
Get Available Locale
## ---------- Get Avaliable Locales ---------- ##
#set ($avaliable_locales = $localeUtil.toLanguageIds($languageUtil.getAvailableLocales()))
## ---------- Language Portlet Taglib ---------- ##
$taglibLiferay.language("fm", null, "languageId", $avaliable_locales, 4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment