User Guide > Reference > PHP Perspectives and Views > Additional Views > PHP Project Outline View

PHP Project Outline View

The PHP Project Outline view displays a list of Soap Clients, Namespaces (PHP 5.3 only), Constants, Classes and Functions for all files within the selected project.

Selecting an element in the PHP Project Outline view will open the relevant file in the editor.

 

To access the view, go to Window | Show View | Other | PHP Tools | PHP Project Outline.

Toolbar commands

Icon

Name

Description

Collapse All

Collapses the list of elements

Link with Editor

If selected, elements will immediately be displayed in the editor when they are single-clicked. If unselected, elements will be displayed in the editor when they are double-clicked.

 

Read Also

  Additional Views