Function Request-Parameters-For-Object-View

Part of:

package weblocks
( request-parameters-for-object-view < view > &rest < args > )
Returns request parameters taking into account a particular view of
an object. This function is necessary because in certain cases web
browsers don't send some parameters (e.g. unchecked checkboxes). This
function returns an association list of fields and values found in the
request.

'view' - view to take account of.
'obj' - object to take account of.