Re: postCondition?

2011-03-27 Thread cricket
On Mon, Mar 28, 2011 at 1:31 AM, varai wrote: > Hi, > > I'm new to cakePHP and OOP. > > The code below is from > http://book.cakephp.org/view/875/x1-3-Collection#!/view/977/Controller-Methods. > Can someone please explain the postConditons below? I don't understand > how can num_items key contain

postCondition?

2011-03-27 Thread varai
Hi, I'm new to cakePHP and OOP. The code below is from http://book.cakephp.org/view/875/x1-3-Collection#!/view/977/Controller-Methods. Can someone please explain the postConditons below? I don't understand how can num_items key contain '>=' and referrer key contain 'LIKE'. What does the word com