View for registering utilities
Normally, the provided interface and name are input.
A subclass can provide an empty name attribute if the component should
always be registered without a name.
A subclass can provide a provided attribute if a component
should always be registered with the same interface.
errors
(type:
tuple)
()form_fields
(type:
FormFields)
<zope.formlib.form.FormFields object at 0x1cb7b10>form_reset
(type:
bool)
Trueform_result
(type: NoneType)
Nonelabel
(type:
property)
<property object at 0x1c5e910>name
(type: NoneType)
Noneprefix
(type:
str)
'field'provided
(type: NoneType)
Nonestatus
(type:
str)
''actions(...)
register(...)
template(...)
availableActions()
browserDefault(request)
error_views()
publishTraverse(request, name)
render()
resetForm()
setPrefix(prefix)
setUpWidgets(ignore_request=False)
update()
validate(action, data)