Sudheer Satyanarayana wrote:
Mike Wright wrote:
Hi all,
Is there any glossary or index that allows finding a method and/or its
associated class?
Sure would make life easier, especially for those not already immersed
in the framework :D
http://framework.zend.com/docs/api
Is that what you are looking for
Thanks for the reply.
I have the API. What I would like is to be able to locate a method
somewhere within it when I don't know which package contains it.
finding and grepping through the entire API seems very inefficient.
:m)