MojoMojo::Schema::Result::Link - Links among pages


MojoMojo documentation  | view source Contained in the MojoMojo distribution.

Index


NAME

Top

MojoMojo::Schema::Result::Link - Links among pages

ATTRIBUTES

Top

from_page

MojoMojo::Schema::Result::Page object being the source of a link

to_page

MojoMojo::Schema::Result::Page object being the target of a link

AUTHOR

Top

Marcus Ramberg <mramberg@cpan.org>

LICENSE

Top

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.


MojoMojo documentation  | view source Contained in the MojoMojo distribution.