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

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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -