| Trees | Indices | Help |
|
|---|
|
|
object --+
|
core.Component --+
|
AttachmentModule
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |
|
Inherited from |
| Class Variables | |
realm =
|
|
is_valid_default_handler = False
|
|
CHUNK_SIZE = 4096
|
|
max_size = <IntOption [attachment] 'max_size'>
|
|
max_zip_size = <IntOption [attachment] 'max_zip_size'>
|
|
render_unsafe_content = <BoolOption [attachment] 'render_unsaf
|
|
| Properties | |
|
change_listeners List of components that implement ~trac.attachment.IAttachmentChangeListener
|
|
|
manipulators List of components that implement ~trac.attachment.IAttachmentManipulator
|
|
|
Inherited from |
|
| Method Details |
|
Return an iterable of tuples describing changes to attachments on a particular object realm. The tuples are in the form (change, realm, id, filename, time,
description, author). FIXME: no iterator |
Return an event generator suitable for ITimelineEventProvider. Events are changes to attachments on resources of the given
|
Return a search result generator suitable for ISearchSource. Search results are attachments on resources of the given
|
Return an URL to the attachment itself. A |
| Class Variable Details |
render_unsafe_content
|
| Property Details |
change_listenersList of components that implement~trac.attachment.IAttachmentChangeListener
|
manipulatorsList of components that implement~trac.attachment.IAttachmentManipulator
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 5 01:50:09 2023 | http://epydoc.sourceforge.net |