FeaturesPluginsDocs & SupportCommunityPartners

NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Auto Complete for Dynamic Methods

 
Post new topic   Reply to topic    NetBeans Forums -> PHP Users
View previous topic :: View next topic  
Author Message
Raymond Irving
Posted via mailing list.





PostPosted: Sun May 03, 2009 3:02 am    Post subject: Auto Complete for Dynamic Methods Reply with quote

Hello,



Does anyone knows how Netbeans handle auto-complete for dynamic methods?

For example:

class A {
function __call($name,$args){
// code for dynamic functions
}
}

$a = new A();
$a->method1('Hello');
$a->method2('World');


Best regards,
__
Raymond Irving
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> PHP Users All times are GMT
Page 1 of 1

 
Jump to:  
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
You can attach files in this forum
You can download files in this forum


Powered by phpBB