Listing manufacturers
Posted: Sun Jun 12, 2016 3:26 am
Hey All,
I've started creating my first module and wanted to know if it's possible to call information from other controllers/models than the one being worked on.
For example, displaying a list of manufacturers. I was going to create a model/controller/, call up manufacturers from db, assign to an array, echo output.
Can I include product/manufacturers model to get information?
(a working example would be appreciated)
Thanks
I've started creating my first module and wanted to know if it's possible to call information from other controllers/models than the one being worked on.
For example, displaying a list of manufacturers. I was going to create a model/controller/, call up manufacturers from db, assign to an array, echo output.
Can I include product/manufacturers model to get information?
(a working example would be appreciated)
Thanks