A fixer to be run BEFORE the main form fixer, which implements the HTML/HTTP
form model whereby ALL nested child controls of the form are submitted. This
fixer will perform no action if it discovers that the "submittingcontrols"
fields of
uk.org.ponder.rsf.components.UIForm has already been filled
in.
This fixer is HTML/HTTP SPECIFIC, and should not execute for other idioms. It
typically executes as the very first in the pipeline if it executes at all.
Note that it also is responsible for setting the "Submitting Control" packed
attribute for UICommand objects.
author: Antranig Basman (antranig@caret.cam.ac.uk) |