Class ListChildrenTag

    • Constructor Detail

      • ListChildrenTag

        public ListChildrenTag()
    • Method Detail

      • getResource

        public Resource getResource()
        Gets the resource of which to list the children.
        Returns:
        the Sling Resource
      • getVar

        public String getVar()
        Gets the variable name to which to save the list of children.
        Returns:
        the variable name
      • setResource

        public void setResource​(Resource resource)
        Sets the resource of which to list the children.
        Parameters:
        resource - the Sling Resource
      • setVar

        public void setVar​(String var)
        Sets the variable name to which to save the list of children.
        Parameters:
        var - the variable name