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)NAMEMojoMojo::Schema::Result::Attachment - store attachmentsMETHODSdelete 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?).AUTHORMarcus Ramberg <mramberg@cpan.org>LICENSEThis 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)