Sample Zend boot strap file - layout, views, registry, error handling


/ Published in: PHP
Save to your folder(s)

Sample Zend bootstrap and supporting files
1) Sets custom layout depending on module used
2) Adds view helpers - footscript for adding scripts to footer and custom bodyClass helper
3) Sets baseUrl option for view and layout
4) Sets error handler to a specific module
5) Sets custom .ini options into registry

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.