Name

Web::Components::Navigation - Context sensitive menu builder

Synopsis

use Web::Components::Navigation;

Description

Context sensitive menu builder

Configuration and Environment

Defines the following attributes;

confirm_message
container_class
container_layout
container_name
container_tag
content_name
context
control_icon
global
icons
media_break
messages
model
title
title_abbrev
title_entry

Subroutines/Methods

Defines the following methods;

BUILDARGS
crud
finalise
finalise_script_request
is_script_request
item
list
render

Diagnostics

None

Dependencies

Moo

Incompatibilities

There are no known incompatibilities in this module

Bugs and Limitations

There are no known bugs in this module. Please report problems to http://rt.cpan.org/NoAuth/Bugs.html?Dist=Web-Components. Patches are welcome

Acknowledgements

Larry Wall - For the Perl programming language

Author

Peter Flanigan, <pjfl@cpan.org>

License and Copyright

Copyright (c) 2024 Peter Flanigan. All rights reserved

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic

This program is distributed in the hope that it will be useful, but WITHOUT WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE