You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by Apache Wiki <wi...@apache.org> on 2005/06/23 22:03:53 UTC

[Cocoon Wiki] Update of "22StabilizeCocoonForms" by MarkLundquist

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The following page has been changed by MarkLundquist:
http://wiki.apache.org/cocoon/22StabilizeCocoonForms

------------------------------------------------------------------------------
   * add helper methods to the Form class to create event listeners from JS functions
   * restrict the "cocoon" object that's available in the event handlers so that it does not provide response-related methods (sendPage etc)
   * [DONE] implement widget.getDefinition() (give access to form definition)
+  * rename showForm() 'bizData' parameter to 'viewData' (''a la'' v3): http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=111951875814550&w=2
  
  = Java code =
   * [DONE] ignore the "action-command" attribute which is currently useless except for repeater-actions and row-actions