1.5 API questions

1.5 API questions


Hi,
I'm updating the accordion widget to the 1.5 API. Using the
widget("methodToCall") convention is quite straightforward.
I'm using ui.dialog and ui.draggable as a reference for common method
names, therefore renaming "unaccordion" to "destroy".
The enable/disable stuff is already there anway, so I'll keep that.
The next issue to tackle would be updating the documentation. Is there
already a template ready for the widget("method") style?
Thats it for now. Once I'm done I'll try to write something down for
the new API style. It should be useful for non-UI plugins, too.
Regards
Jörn