How to set up 2 navigations in zend framework 2?
Answer / Sunanda Biswas
{"solution": ["Create two Navigation objects", "Define the pages and their roles", "Add the Navigations to your Module.php or ServiceManager"]}
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is the difference between zend_auth and zend_acl?
How to get all get data?
How you can set module name, controller name, and action name in zend framework?
What is being presented by the decorators?
What are the ways in which the file can be detected as being uploaded or not?
How to write a program that performs the calculations using the sql function?
Write a program that performs the calculations using the sql function?
How to add a view helper directory (zend framework)?
Which class extend the zend model?
What is the minimum php version required to run zend framework 2?
What are the features of zend framework?
How to disable layout from controller?