Hi,
Sorry if it's not clear, but if code navigator (or code explorer) is opened it shows all functions and classes, so you can easely go to any, as described in "How to perform search in PHP Code Navigator" on the page you mentinoed. Also you can just right click on the function in your code and one of the menu items would be "go to the declaration".
I hope it helps.
|