Questions tagged with properties

3 answers

0 votes

Asked by CrazyGolem, on 29/1/10 in

Set find() conditions in the model

Hi everybody, I'm brand new to CakePHP and I'm discovering with pleasure its features :)

Is there a "Model property"-like manner (or a property; I couldn't find one in the API doc) to set the find 'fields' and 'conditions' conditions ?

Instead of...

<< previous next >>