Wednesday, October 14, 2015

Re: How can i load a model method in view file in cakephp 3

On Wed, Oct 14, 2015 at 9:23 AM, Zahidur Rahman <zahid01cse@gmail.com> wrote:
> Hi Guys,
> How can i load a model method in view file in cakephp 3.

CakePHP is a MVC framework. So you can't do this.

Pass the model data to the view via controller.

Regards.

--
MARCELO F ANDRADE | Belem, Amazonia, Brazil | http://about.me/mfandrade

--
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: