diff options
| author | bwarsaw | 2002-04-11 04:25:31 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-04-11 04:25:31 +0000 |
| commit | d9dff24ad9d11e765cacb2dfdb8a70cd9767b6b2 (patch) | |
| tree | 61c5d5a267bd4ae13219d49bdc2cde302952f7d9 /Mailman/HTMLFormatter.py | |
| parent | 749e9c7f3f2b49fe7ba2cc8ab0a585fb0cba0424 (diff) | |
| download | mailman-d9dff24ad9d11e765cacb2dfdb8a70cd9767b6b2.tar.gz mailman-d9dff24ad9d11e765cacb2dfdb8a70cd9767b6b2.tar.zst mailman-d9dff24ad9d11e765cacb2dfdb8a70cd9767b6b2.zip | |
_postValidate(): New method which is called after all the form
attributes have been processed. This allows for the gui component to
do sanity checks across inter-dependent values. Default is no-op.
handleForm(): We don't need the `tag' arguments to addError() since
the default is 'Error: '. Also, rearrange the exception logic so that
the _setValue() call happens in an else and the except clauses don't
need to return. This allows the gui component to still get a chance
at _postValidate(), even if there were errors.
Diffstat (limited to 'Mailman/HTMLFormatter.py')
0 files changed, 0 insertions, 0 deletions
