This is the complete list of members for ECLAPI.ECLEntry, including all inherited members.
__init__(self, category, tags=[], formname='default', text='', preformatted=False, private=False, textile=False, related=None) | ECLAPI.ECLEntry | |
_category | ECLAPI.ECLEntry | private |
_entry | ECLAPI.ECLEntry | private |
_form | ECLAPI.ECLEntry | private |
_formname | ECLAPI.ECLEntry | private |
_tags | ECLAPI.ECLEntry | private |
_text | ECLAPI.ECLEntry | private |
addAttachment(self, name, filename, data=None) | ECLAPI.ECLEntry | |
addImage(self, name, filename, image=None) | ECLAPI.ECLEntry | |
addSubject(self, text) | ECLAPI.ECLEntry | |
setAuthor(self, name) | ECLAPI.ECLEntry | |
setValue(self, name, value) | ECLAPI.ECLEntry | |
xshow(self) | ECLAPI.ECLEntry |