News:

AbanteCart v1.4.2 is released.

Main Menu
support

How to create new response

Started by yonghan, July 25, 2014, 01:25:30 AM

Previous topic - Next topic

abolabo

Quote from: yonghan on July 26, 2014, 09:26:46 AM
Thanks a lot,i missed that part.  :D

Another question,is it possible to use existing category and product model and copy it into the model folder?

inside hook? yes
just load model that needed via $that->loadModel('catalog/product'); and call $that->model_catalog_product->method();
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

yonghan

How about from the response controller?

abolabo

inside extension controllers the same way as in core-controllers
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

yonghan

Thanks a lot for the help abolabo.I got it working as expected.Once again thanks a lot.

Forum Rules Code of conduct
AbanteCart.com 2010 -