Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

// TODO: tmjee: restructuring this page such that each relevant tag has an example section of its own

Controls tags provide the ability to manipulate collections and conditionally produce content.

Note

Please make sure you have read the Tag Syntax document and understand how tag attribute syntax works.

  1. if
  2. elseIf / elseif
  3. else
  4. append
  5. generator
  6. iterator
  7. merge
  8. sort
  9. subset

@see src/META-INF/webworltaglib.tld

Next: Data Tags