adspace


When do we need to disable layout?

Answer Posted / Sanjiv Kumar

You may need to disable the layout in Zend Framework when you want to render a view that does not follow the application's default layout, or if you want to create a completely custom layout for a specific action or controller.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to render zf2 view within json response?

409


How to call two different views from same action?

360


How you can set module name, controller name, and action name in zend framework?

362


Explain filters in zend framework with examples?

279