Calling custom functions should work, if it does not it is either a bug or a configuration error on your side
On Tuesday, April 29, 2014 10:38:10 PM UTC+2, Thomas von Hassel wrote:
-- On Tuesday, April 29, 2014 10:38:10 PM UTC+2, Thomas von Hassel wrote:
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 ?/thomasOn 29 Apr 2014, at 22:06, José Lorenzo <jose.zap@gmail.com> 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 cake-php+unsubscribe@googlegroups.com .
To post to this group, send email to cake-php@googlegroups.com.
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 cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment