When do we need to disable layout?



When do we need to disable layout?..

Answer / 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

More Zend Interview Questions

What is the minimum php version required to run zend framework 2.0?

1 Answers  


How to protect your site from sql injection in zend when using select query?

1 Answers  


How to create an object of model in zend framework?

1 Answers  


What is front controller in zend framework?

1 Answers  


What are plugins in the zend framework?

1 Answers  


What are the steps kept in mind while designing the zend_form?

1 Answers  


What is this "username" I have to submit with my cla, and why do I have to submit it?

1 Answers  


Which class extend the zend model? Zend_db_table_abstract

1 Answers  


Where's the model?

1 Answers  


What is the difference between zend framework and laravel?

1 Answers  


Do you know what are the methods used in decorator?

1 Answers  


Can we call a model in view?

1 Answers  


Categories