I am using Zend Framework but not Zend_Application, just some classes – no Controller. Is it possible to use zfdebug manually (call it manually when the script ends). I can’t figure out how.
Thank you.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It looks as though you may be able to, but you will have to manually tie any of the objects its debugging to the plugin, e.g. take the guide at:
http://code.google.com/p/zfdebug/wiki/Installation
Move the bootstrap code to a class/function/file of your choice, and when you want to get the debug bar, call: