This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 161495 - PHP Navigator window should present inherited classes and it's methods/contants/variables
Summary: PHP Navigator window should present inherited classes and it's methods/contan...
Status: RESOLVED DUPLICATE of bug 143879
Alias: None
Product: php
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-30 17:12 UTC by rsevero
Modified: 2012-10-16 07:34 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rsevero 2009-03-30 17:12:31 UTC
The PHP Navigator window should present the inherited classes and it's methods, variables and constants besides the
methods, varialbes and constants of the current file/class.

Each inherited class should be a subtree on the class itself.

AFAIK, both Eclipse/PDT and Zend do it this way and it's really handy to understand new code.
Comment 1 Filip Zamboj 2010-09-15 12:28:32 UTC
batch reassigning
Comment 2 Ondrej Brejla 2012-10-16 07:34:06 UTC

*** This bug has been marked as a duplicate of bug 143879 ***