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

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -