ide - Code hinting on protected properties in phpDesigner -


i'm using phpdesigner (7) ide, seems have 1 particular thing doens't support, or @ least can't find solution it.

in framework model classes extend system_core class handles getting , setting on toplevel. therefore properties in model classes defined protected.

what see in intellisense combo, shows when type code, properties of class. in order have make properties public, don't want.

but intellisense shouldn't make difference (my logical opinion). there way show class properties in intellisense?


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

xslt - Umbraco and EXSLT sets do not work -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -