in the navigator i can only see the current class’ members.
is there a way to include the parents’ members.
cause it is very useful when working with a framework, then you don’t have to look for them in the documentation.
i think this is available in eclipse but not netbeans.
In Netbeans 6.8, you can click on the icon of the two people (Show inherited members) to see the members/methods define in superclasses.
^^^^^^ That is the button right there.
The navigator used for PHP code does not provide that feature.
^^^^^ Booo. No Show inherited members feature here….