[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Find Function within PHP project

Hello,

I have a Drupal project that I am working on through Eclipse 3.4 with PDT 1.1. In the PHP Project Outline I noticed that there is a listing of all functions from the PHP files on Drupal. As Drupal uses very little in the way of classes the function list is very long for each module that is used with Drupal. Is there a way to quickly search for a function much like you look for a class (Open Type) / file (Open Resource)???

If there is no way, how do I go about making a request to get that functionality added? I don't think it would take much more work as the list of functions is already being done by the indexer.

Thanks

P.S. I know I could do a search through all the php files to find the function but that includes all calls to the function. I would much rather be able to take advantage of the list that is already in the PHP Project Outline.

--
Shawn Clark