NAME
MojoMojo::Schema::Result::Photo
METHODS
- extract_exif
-
Extracts EXIF information from a given Attachment and populates the Photo object.
- exif2datetime datetime
-
Creates a DateTime object from a EXIF timestamp.
- prev_by_tag <tag>
-
Return previous image when browsing by a given tag.
- next_by_tag <tag>
-
Return next image object after this when browsing by the given tag.
-
Tags other users have given to this Photo.
-
Tags this user has given to this photo.
- make_inline
-
Create a resized version of a photo suitable for inline usage.
- make_thumb
-
Create a thumbnail version of a photo, for gallery views and linking to pages.
AUTHOR
Marcus Ramberg <mramberg@cpan.org>
LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 248:
You forgot a '=back' before '=head1'