
Oak::Web::Additional::SimpleList - Component to create a simple indented list

This components outputs an indented list.

Oak::Web::Additional::SimpleList

A string with the list of items. Each item in one line. The indentation is made by the number of white spaces before the first character.

Receives the text without the indentation and return it in the required format. In SimpleList, it does nothing. But you can implement some nice features, like a link.

Copyright (c) 2001 Daniel Ruoso <daniel@ruoso.com> All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.