Re: Seperate controllers by function in sub-directories

2006-08-24 Thread Peter
Thanks for the info - I will take a look. I am also reading about plugins as a possible solution - creating a seperate plugin for each "module". --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To

Re: Seperate controllers by function in sub-directories

2006-08-24 Thread John David Anderson (_psychic_)
On Aug 24, 2006, at 8:26 AM, Peter wrote: > > I apologize if this question has been asked. I searched the topics > and > did not see anything related to my question. > > What I would like to do is group by controllers in subdirectories > based > on logic functions. For example the applicati

Seperate controllers by function in sub-directories

2006-08-24 Thread Peter
I apologize if this question has been asked. I searched the topics and did not see anything related to my question. What I would like to do is group by controllers in subdirectories based on logic functions. For example the application I am building is comprised of a set of admin tasks, user ta