hmmm, You are talking about models or....controllers? the controllers are those that can be only accessed via url, you should read the book first! everything is explained in detail
anl On Wed, Feb 10, 2010 at 8:30 PM, schtr4jh <[email protected]> wrote: > Hello, > > I am developing my first web page in Cake Php and now I have a > problem. Is it possible to "rename" model. I have model > "foo" (www.domain.com/foo/list) and now i want to call it > "bar" (www.domain.com/bar/list). Is it possible (and how)? > > Thank you > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > 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]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
