Content
FramesNo Frames

Page Tree

  • ${ao:getLastModified()}
  • Functions
  • Taglib Reference
  • AO Taglib
  • Web Development
  • Open-Source Software
  • Home Page
  • ${ao:addLastModified()}
  • ${ao:encodeURIComponent()}
  • ${ao:decodeURIComponent()}
  • ${ao:encodeURI()}
  • ${ao:decodeURI()}
  • ${ao:encodeURL()}
  • ${ao:getAbsoluteURL()}
  • ${ao:getDecimalTimeLength()}
  • ${ao:getDoctype()}
  • ${ao:getSerialization()}
  • ${ao:isForwarded()}
  • ${ao:join()}
  • ${ao:wordWrap()}
  • ${ao:ceil()}
  • ${ao:floor()}
  • ${ao:round()}

${ao:message()}

November 8, 2016

Gets a value from the current localization bundle given its key. No parameters may be provided. Must be nested inside a <ao:bundle> tag.

Example

${ao:message(key)}

Function Information

Function Class: com.aoindustries.taglib.Functions
Function Signature: java.lang.String message(java.lang.String)
Display Name: None