NAME
Oak::Web::Additional::Included - Top level component but not a page
DESCRIPTION
This class is a container to be used as a included top-level component. This component can receive posts. This component just overrides the start_container and the end_container methods to print nothing.
HIERARCHY
Oak::Object
Oak::Persistent
Oak::Component
Oak::Web::Visual
Oak::Web::Container
Oak::Web::Page
Oak::Web::Additional::Included
BUGS
Too early to determine. :)
COPYRIGHT
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.