Hi John,

is that you need? I put give the controller and the model of Add.

thanks for help

2010/6/19 Davor Ilic <[email protected]>

> no i´m sorry for the missunderstood the addscontroller is not only for
> commuincate to DB to add something.
> The addcontroller is the Headcontroller of Plugin, Apps and Widgets for
> add, edit, update and delete it not only to add it.
>
> did you mean this ?
>
> 2010/6/19 cricket <[email protected]>
>
> On Jun 19, 2:17 pm, Davor Ilic <[email protected]> wrote:
>> > the add.php here i haven´t defiend more than this  <?php
>> >
>> >  class Add extends App {
>>
>> class Add extends AppModel
>>
>> Looking at your controller code, though, I have to say that it seems
>> like you're making things more difficult than they need to be. I
>> believe you'd be much better off scrapping this controller and model
>> and, instead, add your themes, widgets, etc. using separate (themes,
>> widgets, etc.) controllers and models. For each "thing" create a
>> model, then a controller with which to add, edit, delete, etc. that
>> "thing".
>>
>> 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

Reply via email to