Line: 5 to 5 | ||||||||
---|---|---|---|---|---|---|---|---|
On this page:
| ||||||||
Changed: | ||||||||
< < | ClassMethod new ($session,$web,$form) | |||||||
> > | ClassMethod new ($session,$web,$form,$def) | |||||||
| ||||||||
Added: | ||||||||
> > |
| |||||||
May throw TWiki::OopsException | ||||||||
Line: 35 to 39 | ||||||||
types
SMELL: this should be a method on a field class | ||||||||
Deleted: | ||||||||
< < | SMELL: JSCalendarContrib ought to provide a 'date' handler. | |||||||
Line: 58 to 65 | ||||||||
For each field, if there is a value in the query, use it. Otherwise if there is already entry for the field in the meta, keep it. | ||||||||
Changed: | ||||||||
< < | Returns the number of fields which had values provided by the query, and a references to an array of the names of mandatory fields that were missing from the query. | |||||||
> > | Returns the number of fields which had values provided by the query, and a references to an array of the names of mandatory fields that were missing from the query. | |||||||