Re: Introduction and System overview

2006-07-31 Thread lorenzo


aw029 ha scritto:

> Hello,
welcome on board sir!
> validation. I have a field 'email' and my model validates this field
> with the built-in validation in cake. I want that my model only
> validates the field when it is submited by the form. I found no source
http://wiki.cakephp.org/tutorials:complex_model_validation_routines;
this is a good start
> To wrap that up, for me, cake is a very good system, and i want to use
> it. But if there is no good explanation of things which happens during
> execution, I can not alter the behavior to my needs.
Check out the wiki, manual and source ... it's self explain ;)


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~--~~~~--~~--~--~---



Introduction and System overview

2006-07-31 Thread aw029

Hello,

I'am started using cake two weeks ago. I'am very happy, that I found a
framework which gives me almost the same possibilities as RoR does, and
which is, for the first time, easy to use. I'am very familiar to PHP
and OOP and I can almost do erverything I like when I want to write a
programm. I have so much questions on Cake and didn't find the answers
in the manual or in the wiki. Maybe the answers to my questions are
very simple, but I can't find any source which shows me how the system
works, and where I can put in my code to do something. For example the
validation. I have a field 'email' and my model validates this field
with the built-in validation in cake. I want that my model only
validates the field when it is submited by the form. I found no source
which explained how can i do that.

To wrap that up, for me, cake is a very good system, and i want to use
it. But if there is no good explanation of things which happens during
execution, I can not alter the behavior to my needs.

Maybe I can help to built up such an Information ressource. It should
also explain how the MVC works and how Cake implements the MVC, because
I think one of the main reason why people don't use cake, is that they
don't know what the MVC-Paradigma is for.

Best regards
Alexander


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~--~~~~--~~--~--~---