| Rubric documentation | view source | Contained in the Rubric distribution. |
Rubric::EntryTag - a tag on an entry
version 0.147
This class provides an interface to tags on Rubric entries. It inherits from Rubric::DBI, which is a Class::DBI class.
id - a unique identifier entry - the tagged entry tag - the tag itself tag_value - the value of the tag (for tags in "tag:value" form)
The entry attribute returns a Rubric::Entry.
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.
| Rubric documentation | view source | Contained in the Rubric distribution. |