
Rubric::WebApp::URI - URIs for Rubric web requests

version 0.144

This module provides methods for generating the URIs for Rubric requests.

the URI for the root of the Rubric; taken from uri_root in config
the URI for the stylesheet
URI to log out
URI to form for log in
URI to reset user password
URI to form for new user registration form; returns false if registration is closed.
URI for entry listing; valid keys for %arg:
user - entries for one user tags - arrayref of tag names
URI to view entry
URI to edit entry
URI to delete entry
URI for new entry form
URI for by_date
URI for all tags / tag cloud
URI for preferences form
URI for new entry form
URI for documentation page.


Ricardo SIGNES, <rjbs@cpan.org>

Please report any bugs or feature requests to bug-rubric@rt.cpan.org, or through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

Copyright 2004 Ricardo SIGNES. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.