PHP Icons

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

PHP Elements

Icon

PHP Element

php_project_obj.gif

PHP Project

phpfile.gif

PHP File (included in the Build Path)

php_resource_obj.gif

PHP File (excluded from the Build Path)

file_problem.png

PHP File (containing warnings)

file_error.png

PHP File (containing errors)

library_obj.gif

Library

folderroot_obj.gif

Source Folder (included in the Build Path)

folder_opened.gif

Folder (excluded from the Build Path)

phpclassdata.gif

PHP Class (public)

class_default_obj.gif

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

phpinterfacedata.gif

PHP Interface

methdef_obj.gif

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

phpfunctiondata_pub.gif

PHP Function / Method (public)

phpfunctiondata_pri.gif

PHP Function (private)

phpfunctiondata_pro.gif

PHP Function (protected)

phpuservar_pub.gif

PHP Variable (public)

phpuservar_pri.gif

PHP Variable (private)

phpuservar_pro.gif

PHP Variable (protected)

static_co.gif

Static Constructor

constant_co.gif

PHP Constructor / Constant

abstract_co.gif

Abstract Member

final_co.gif

Final Member

template_icon.png

Template (only displayed in Content Assist list)

unknown_obj.gif

Unknown Type (only displayed in Content Assist list)

 

 

link_icon.png

Related Links:

PHP Explorer View

Content Assist