Template::Direct::List - Handle a list template display
Provide support for lists and repetitive templating
Returns a list of expected tags in a list construct: [sublist, entry, noentry, seperator]
Modifies a template with the data listed correctly.
Modifies the content with the sublist tag replaces with the correctly proccessed data
Gathers all the subtags and sorts them out into a content hash (returned)
This content is used for all sublists as well as the current list processing.
Martin Owens - Copyright 2007, AGPL