Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ATTRIBUTES

Code Block
paging				: optional, default = false. If set to true, it will utilize url.pgno to keep page caches.
cacheBlockName			: optional, required if a paging cache. Char for the name of a block of caches that you wish to be grouped together for flushing.
cacheName			: optional, but required if not a paging cache. Char for the name of the cache.
flushcache			: optional, boolean - force a flush programatically, true flushes.
days				: optional, cache days.
hours				: optional, cache hours.
minutes				: optional, cache minutes.
seconds				: optional, cache seconds.
bSuppressDesign			: optional, supresses design output
r_output			: optional, return variable to put the cached content into.