The Inspector pane is used to graphically map code elements. Code elements include: class names, members, functions, class constants, class functions, constants, include files and soap clients.
There are three inspector tabs for viewing different levels of code mapping:
|
|
File Tab - Displays in a tree directory all Code Elements declared in the current active file. |
|
|
Project Tab - Displays in a tree directory all code elements which are declared in the files belonging to the project or open in the Editor. |
|
|
PHP Tab - Displays a tree directory of all PHP Classes and Functions. (Selecting a function and pressing F1 opens the PHP manual in the Internal browser) |
|
|
|
|
|
Related Links: |
|
|
|