[prev in list] [next in list] [prev in thread] [next in thread] 

List:       quanta
Subject:    [Quanta] Autocomplete class in array?
From:       Dean Montgomery <dmonty () sd73 ! bc ! ca>
Date:       2006-02-13 19:16:44
Message-ID: 200602131116.45067.dmonty () sd73 ! bc ! ca
[Download RAW message or body]

Is there a way to get quanta to autocomplete methods for an instance of a 
class stored in an array?

e.g.

class Form{
  function alpha(){
  }
  function beta(){
  }
}

$cfg['form'] = new Form;
$cfg['form']->a  // *** does not autocomplete class methods

$form = new Form;
$form->a  //*** autocomplete works.


-- 

Dean Montgomery
Network Support Tech./Programmer
School District #73
_______________________________________________
Quanta mailing list
Quanta@mail.kde.org
https://mail.kde.org/mailman/listinfo/quanta
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic