PHP Icons

The following is a list of icons representing different PHP elements which are displayed in the PHP Explorer view and in Code Assist lists:

PHP Elements

Icon

PHP Element

PHP Project

PHP File (included in the Build Path)

PHP file (excluded from the Build Path)

Library

Source Folder (included in the Build Path)

Folder (excluded from the Build Path)

PHP Class (public)

PHP Class (default) (Only displayed in Code Assist list)

PHP Interface

PHP Method / PHP keyword (only displayed in Code Assist list)

PHP Function / Method (public)

PHP Function (private)

PHP Function (protected)

PHP Variable (public)

PHP Variable (private)

PHP Variable (protected)

PHP Constructor / Constant

Abstract Member

Final Member

Template (only displayed in Code Assist list)

Unknown Type (only displayed in Code Assist list)

Namespace

 

 

Related Links

Related Links:

PHP Explorer View

Code Assist