Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-6706

Add methods to retrieve all decendants of a node to TemplatingFunctions

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Won't Do
    • Icon: Neutral Neutral
    • None
    • 5.4.7
    • templating
    • None

      TemplatingFunctions currently allows retrieving all children from a node using the children methods.

      Add new methods that retrieve all decendants from a node, probably by using the collectAllChildren methods from NodeUtil, so that it is not necessary to write complicated recursive scripts in FTL/templates.

        Acceptance criteria

              Unassigned Unassigned
              czimmermann Christopher Zimmermann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD