l.a.w.o.HiddenUserWidget(RequestWidget) : class documentation

Part of lp.app.widgets.owner View In Hierarchy

No class docstring
Method __init__ Construct the HiddenUserWidget.
Method getInputValue See zope.formlib.interfaces.IInputWidget

Inherited from RequestWidget:

Method validate See zope.formlib.interfaces.IInputWidget
Method applyChanges See zope.formlib.interfaces.IInputWidget
Method setPrefix See zope.formlib.interfaces.IWidget
Method hasInput See zope.formlib.interfaces.IInputWidget
Method __call__ See zope.formlib.interfaces.IBrowserWidget
Method hidden See zope.formlib.interfaces.IBrowserWidget
Method error See zope.formlib.interfaces.IBrowserWidget
def __init__(self, context, vocabulary, request=None):
Construct the HiddenUserWidget.

Zope 3.2 changed the signature of widget constructors used with Choice fields. This broke a number of our widgets, and causes problems for widgets like this one that were being used both in Choice fields and in other fields. This constructor has been modified to accept either the three or four arguments to allow it to keep working with all field types.

def getInputValue(self):
See zope.formlib.interfaces.IInputWidget
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.