Part of formless.formutils View Source View In Hierarchy
Implements interfaces: formless.iformless.IFormErrors
Split Table into Classes Show Methods in One Table
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 93 | Method | __init__ | Set my 'original' attribute to be the object I am adapting. |
| 96 | Method | setError | Undocumented |
| 99 | Method | getError | Undocumented |
| 103 | Method | getAllErrors | Undocumented |
| 106 | Method | updateErrors | Undocumented |
| 109 | Method | clearErrors | Undocumented |
| 114 | Method | clearAll | Undocumented |
Inherited from Adapter:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 173 | Method | __conform__ | I forward __conform__ to self.original if it has it, otherwise I |
| 182 | Method | isuper | Forward isuper to self.original |
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 173 | Method | __conform__ | I forward __conform__ to self.original if it has it, otherwise I |
| 93 | Method | __init__ | Set my 'original' attribute to be the object I am adapting. |
| 114 | Method | clearAll | Undocumented |
| 109 | Method | clearErrors | Undocumented |
| 103 | Method | getAllErrors | Undocumented |
| 99 | Method | getError | Undocumented |
| 182 | Method | isuper | Forward isuper to self.original |
| 96 | Method | setError | Undocumented |
| 106 | Method | updateErrors | Undocumented |