hi
i am begining cake T but i need IDE for detect methot of class that
have 2 level extend

calss class1 extends class2{
}
calss class2 extends class3{
}

calss class3 {
   function method1(){
      your code is here
   }
}

i need IDE that detect  method1 from class1 object

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to