debian man page for mojomojo::schema::result::attachment

Query: mojomojo::schema::result::attachment

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MojoMojo::Schema::Result::Attachment(3pm)		User Contributed Perl Documentation		 MojoMojo::Schema::Result::Attachment(3pm)

NAME
MojoMojo::Schema::Result::Attachment - store attachments
METHODS
delete Delete the inline and thumbnail versions but keep the original version ("$self-"filename>). filename Full path to this attachment. inline_filename Name of attachment file when displayed inline. thumb_filename Nmae of thumbnail of attachment. make_photo Insert photo id and title into photo table. is_image Predicate to indicate is the contenttype is image or not. is_text Predicate to indicate is the contenttype is text or not. human_size Get a human readable size. human_type Describe the mime type (in English?).
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. perl v5.14.2 2010-05-23 MojoMojo::Schema::Result::Attachment(3pm)
Related Man Pages
mojomojo::controller::admin(3pm) - debian
mojomojo::controller::attachment(3pm) - debian
mojomojo::formatter::cpanhyperlink(3pm) - debian
mojomojo::formatter::rss(3pm) - debian
mojomojo::formatter::wikipedialink(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...