~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/app/doc/launchpadform.txt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2012-01-06 18:59:36 UTC
  • mfrom: (14645.1.1 typos)
  • Revision ID: launchpad@pqm.canonical.com-20120106185936-c36ko9sfri1s2lkd
[r=bac][no-qa] Fix a slew of typos.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
   support submission.
21
21
 
22
22
 * if form wide validation is needed, the validate() method should be
23
 
   overriden. Errors are reported using the addError() and
 
23
   overridden. Errors are reported using the addError() and
24
24
   setFieldError() methods.
25
25
 
26
26
 * if a form contains multiple actions, the validate_widgets method