Download

Get Loom

Cache

Page fragments can be cached in the server:

<l:cache id="application-menu" scope="application">
  
</cache>

Valid scope values are application and session. If useLocale is not set, the cached value will be different depending on the user locale.