tags:

views:

88

answers:

1

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.

netbeans navigator

+1  A: 

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.

wait... the image is loading

^^^^^^ That is the button right there.

The navigator used for PHP code does not provide that feature.

alt text

^^^^^ Booo. No Show inherited members feature here....

vkraemer
hmm weird. my "footer" doesnt look like that. how do i show it?
never_had_a_name
see link in my updated post
never_had_a_name
Did you manage to find it? Or am i missing something else on v.6.9.1 (PHP specific)
Roland Franssen