Hi

I'm just starting out with CakePHP.  I'm trying to ensure my tables
meet the naming conventions for Cake.  I have a couple of questions I
hope some one might help with.

I understand that when producing lists and possibly slugs(?) etc Cake
can take a default value and use it to display the name for a record,
based upon a default column (eg Title?) name in the corresponding
table. Can anyone point me to some where in the book that lists these
"default" column names?  I'm not even sure what they're called so am
struggling with searches on google etc returning nothing that looks
like what I'm (doing my best) trying to explain to you guys.

Secondly, if I have a table called address_types and a table called
address_line_types is my join table have the name
address_line_types_address_types?  It seems a bit long winded!!  Is it
acceptable to call my class for the line types AddressLinetypes and
the table address_linetypes?  Or will this cause problems for Cake?

Many thanks

Paul

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to