aah, yes when i tried using customer finders it worked, but not calling 
arbitrary functions that are defined in the Table object.

I guess the right way is to use custom finders for everything then ?

/thomas

On 29 Apr 2014, at 22:06, José Lorenzo <[email protected]> wrote:

> You can do exactly the same in cake 3
> 
> On Tuesday, April 29, 2014 9:21:18 PM UTC+2, Thomas von Hassel wrote:
> Hey 
> 
> In 2.x when in a Model class you could do something like 
> 
> $this->RelatedModel->find('all'); 
> 
> 
> What's the "right" way to access related tables in a Table class ? 
> 
> 
> /thomas 
> 
> 
> -- 
> Like Us on FaceBook https://www.facebook.com/CakePHP
> Find us on Twitter http://twitter.com/CakePHP
> 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "CakePHP" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/cake-php.
> For more options, visit https://groups.google.com/d/optout.

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

Reply via email to