Create a form in 1.1.16.5421

2007-08-08 Thread starkey

I must be totally confused... I'm trying to create a form using Cake's
view helpers.  So I go to the HtmlHelper::formTag function and it says
to use FormHelper::create() instead.  Problem is I can't find
FormHelper::create() as it is not in Form.php or helper.php.
http://api.cakephp.org/class_form_helper.html
http://api.cakephp.org/class_helper.html

What am I missing?  How does one create a form using Cake's helpers in
1.1?

Thanks!
Shawn


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Create a form in 1.1.16.5421

2007-08-08 Thread starkey

Before I get jumped on... I see stuff like this:
form action=?php echo $html-url('/blog/add')? method=post

I'm just looking for the create() method.

Thanks!
Shawn


On Aug 8, 4:31 pm, starkey [EMAIL PROTECTED] wrote:
 I must be totally confused... I'm trying to create a form using Cake's
 view helpers.  So I go to the HtmlHelper::formTag function and it says
 to use FormHelper::create() instead.  Problem is I can't find
 FormHelper::create() as it is not in Form.php or 
 helper.php.http://api.cakephp.org/class_form_helper.htmlhttp://api.cakephp.org/class_helper.html

 What am I missing?  How does one create a form using Cake's helpers in
 1.1?

 Thanks!
 Shawn


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---