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:getAbsolutePath()}
  • ${ao:getAbsoluteURL()}
  • ${ao:getDecimalTimeLength()}
  • ${ao:getProjectVersion()}
  • ${ao:isRtl()}
  • ${ao:join()}
  • ${ao:message()}
  • ${ao:wordWrap()}
  • ${ao:ceil()}
  • ${ao:floor()}
  • ${ao:round()}

${ao:isForwarded()}

July 25, 2020

Determines if the current request has been forwarded by a <ao:forward> or <ao:redirect> tag.

Example

${ao:isForwarded()}

Function Information

Function Class: com.aoindustries.taglib.Functions
Function Signature: boolean isForwarded()
Display Name: None