Possible Duplicate:
What are Zend Framework “Resources”?
Is there any definition on what is zend framework resource?
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.
I assume you are refering to Resource in the
Zend_Applicationpackage. That would be anything that can be loaded byZend_Application, e.g. Resources to load and initialize at bootstrap.See http://zendframework.com/manual/en/zend.application.theory-of-operation.html