Just curious, If you've created some app with cake, you could think of a mvc diagram yourself I think :-)
Just think of how you work with it... You create a controller that extends from some other class, you can reference a model from that controller (which also extends from some other class), and you select a view with that controller... In a view, can you reference the controller that selected the view, or can you call some method on the model directly from a view? On 15 mei, 21:58, dandreta <[EMAIL PROTECTED]> wrote: > Hi! > I am developing my web application with cake, but I need to deliver > the diagram of classes of the application with the Model-View- > Controller that uses. I have been searching very much but I do not > find anything of help. If someone can say me any link or something i > will great. > Thanks and regards --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---