api - Prestashop disable Layout from module -


i've created api module in prestashop , generating xml output cms page. thing can't disable layout. need render xml output module (and no html). ideas please? (i not using webservice classes)

at least.. possible module?

thanks, dan

override method "display" of controller , output whatever want.

if not want display layout, not call parent::display().


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -