Right now the best place to check is the API: http://api.cakephp.org/class_form_helper.html
Keep in mind, however, that most of the transition will take place in 1.2, which is as-yet undocumented, so you just have to look at the code. Fortunately helper code is pretty straightforward, and should make sense if you're familiar with how to use helpers in Cake. https://trac.cakephp.org/browser/branches/1.2.x.x/cake/libs/view/helpers/form.php --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
