A collection of immutable objects such as strings or integers.
Methods
|
|
__init__
getFormFields
process
|
|
__init__
|
__init__ (
self,
appcpage,
coll,
linkfrom,
)
|
|
getFormFields
|
getFormFields ( self, request )
|
|
process
|
process (
self,
write,
request,
submit,
name,
value,
**newitems,
)
Exceptions
|
|
widgets.FormInputError(str(sys.exc_info() [ 1 ] ) )
|
|
|