You do it in the model you want to use the generateList in, for
example /app/models/post.php.  or if it will be used in every model
you can put it in your /app/app_model.php


Tane

On 5/3/07, Javier Ramirez Molina <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I need to create my own generateList function in order to inser a
> blank option in the first field. I know how to do it, but I don't
> think is a good idea to do it in cake/libs/model/model_?.php
>
> Where should I insert MyGenerateList function?
> Thanks in advance.
>
> >
>

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