Content
FramesNo Frames

Page Tree

  • ${ao:getLastModified()}
  • Functions
  • Taglib Reference (Legacy)
  • AO Taglib
  • Web Development
  • AO OSS
  • ${ao:addLastModified()}
  • ${ao:encodeURIComponent()}
  • ${ao:decodeURIComponent()}
  • ${ao:encodeURI()}
  • ${ao:decodeURI()}
  • ${ao:encodeURL()}
  • ${ao:getAbsolutePath()}
  • ${ao:getAbsoluteURL()}
  • ${ao:getDecimalTimeLength()}
  • ${ao:getProjectVersion()}
  • ${ao:isForwarded()}
  • ${ao:isRtl()}
  • ${ao:join()}
  • ${ao:wordWrap()}
  • ${ao:ceil()}
  • ${ao:floor()}
  • ${ao:round()}
  • ${ao:resourceExists()}

${ao:message()}

June 4, 2021

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.aoapps.taglib.Functions
Function Signature: java.lang.String message(java.lang.String)
Display Name: None