NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
how to share tooltip static methods and methods of an object


Joined: 22 Mar 2013
Posts: 10
Reply with quote
IDE displays tips for all methods (static and class methods)
how to set up filters?
needed when working with the class to deduce tips for static methods of the class,
and when working with an object, display hints only the methods of the object
View user's profileFind all posts by DlTASend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
IDE shows methods that you can call. Even if you use a variable with a class instance for calling a method, it does not mean that you can't call static methods of that class. So the IDE shows them all. On the other hand, if you're about to call a method using class name followed by double-colon, only static and constants will be shown.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
how to share tooltip static methods and methods of an object
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic