2008/7/14 Sai Krishna <[EMAIL PROTECTED]>:

>
> Hi,
>
> I've a small query. When I've a database table called
> application_tools, how do I name cake controller, model files and
> their respective classes. I tried most of naming permutation and
> combinations, but I failed while doing cake model validation
>
- The controller's name should be ApplicationToolsController (filename
app/controllers/application_tools_controller.php) and the model's name
should be ApplicationTool (filename app/models/application_tool.php)


-- 
Amit

http://amitrb.wordpress.com/
http://coppermine-gallery.net/
http://cheesecake-photoblog.org/
http://www.sanisoft.com/blog/author/amitbadkas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to