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 |
How to include css in zend framework?
Explain what is the difference between zend_auth and zend_acl?
How to add a view helper directory (zend framework)?
How to set 'selected' value in select box dropdown list?
Does zend framework support php 4?
Is zend_cache provides a generic way to cache any data?
What is inflection?
How to add extra html (i.e link) in zend_form?
Which version of php does zend framework require?
What is autoloader?
How to create model file in zend framework?
Write a program that performs the calculations using the sql function?