diff options
| author | bwarsaw | 2002-05-25 06:59:22 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-05-25 06:59:22 +0000 |
| commit | 896dea8dac06987705580cf6c88f97b4da7ad9a6 (patch) | |
| tree | ab10df2430badf367ca42d70c667d9204a05faa8 /Mailman/HTMLFormatter.py | |
| parent | 7ccf8c0669ccdef030b8c501a96c3c2f8a0c453d (diff) | |
| download | mailman-896dea8dac06987705580cf6c88f97b4da7ad9a6.tar.gz mailman-896dea8dac06987705580cf6c88f97b4da7ad9a6.tar.zst mailman-896dea8dac06987705580cf6c88f97b4da7ad9a6.zip | |
do_list_categories(): Teach this about the attribute transformations
on the way out of the mailing list via getValue(). Always defer to
getValue() before getattr() is used. This lets us simplify the logic
a bit, but we still take care to print useful representations of the
data. Use splitlines() instead of assuming lines are \n separated.
getPropertyMap(): New function to return the reverse mapping of
attribute names to the gui components that define them.
FakeDoc: Dummy class definition which defines an API used by the gui
components when an error occurs.
do_input(): Teach this about the attribute transformations on the way
into a mailing list via _setValue(). Yes, this is a non-public
method, but there seems to be no other way. :(
Diffstat (limited to 'Mailman/HTMLFormatter.py')
0 files changed, 0 insertions, 0 deletions
