GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Net::Trac::TicketAttachment(3) User Contributed Perl Documentation Net::Trac::TicketAttachment(3)

Net::Trac::TicketAttachment - Represents a single attachment for a Trac ticket

This class represents a single attachment for a Trac ticket. You do not want to deal with instantiating this class yourself. Instead let Net::Trac::Ticket do the work.

Returns the Net::Trac::Connection used by this class.

Returns the ID of the ticket to which this attachment belongs.

Relative to the remote Trac instance URL as set in the Net::Trac::Connection.

returns the content of the attachment

returns the content_type of the attachment

In bytes.

Returns a DateTime object.

Parses a specific chunk of HTML (as extracted by Net::Trac::Ticket) into the various fields.

Copyright 2008-2009 Best Practical Solutions.

This package is licensed under the same terms as Perl 5.8.8.

2009-06-29 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.