| Trees | Indices | Help |
|
|---|
object --+ | core.Component --+ | AttachmentModule
Inherited from core.Component :
__metaclass__
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
Inherited from core.Component :
__new__ ,
implements
4096
<IntOption [attachment] "max_size">
<BoolOption [attachment] "render_unsaf...
Inherited from object:
__class__
context - the rendering context corresponding to the parent
Resource of the attachmentsReturn 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). change can currently only be created.
Return an event generator suitable for ITimelineEventProvider.
Events are changes to attachments on resources of the given
resource_realm.realm.
Return a search result generator suitable for ISearchSource.
Search results are attachments on resources of the given
resource_realm.realm whose filename, description or author match
the given terms.
Return an URL to the attachment itself.
A format keyword argument equal to 'raw' will be converted
to the raw-attachment prefix.
<BoolOption [attachment] "render_unsafe_content">
| Trees | Indices | Help |
|
|---|