7.4.1 StubRecorderMixin

The StubRecorderMixin class ignores all form events.

form_open()
Does nothing.

form_close()
Does nothing.

input_add(itype, name [, value = None])
Does nothing.

merge_request()
Does nothing.