listfolders

The listfolders tag can be used to create a quick-n-dirty HTML unordered list of the folders belonging to a template.

<cms:listfolders masterpage='news.php' />

Parameters

Supports the same parameter as the folders tag. In addition, takes one more parameter - show_count.

  • masterpage
  • root
  • childof
  • hierarchical
  • depth
  • orderby
  • order
  • exclude
  • extended_info
  • show_count

Please see the folders documentation for an expanation of these parameters.

Variables

This tag is self-closing and does not set any variables of its own.