AutoLoad php Classes

"John Arevalo" <[email protected]>
Newsgroups gmane.comp.kde.devel.quanta.user
Message-ID <[email protected]>
Hi list,

This is my first post in the list,  so , I introduce myself: I'm John
Arevalo, from Colombia, Quanta user since 1 year ago.

I begin to work with symfony[1], and its creates my ORM classes in lib
folder. PHP classes autocomplete works in Quanta only when Class is
defined on same file or when  has include call without variables :

$my_path = '/var/www/lib';
include('/var/www/lib/MyClass.php'); //this enables autocomplete for
MyClass instances.
include($my_path.'MyClass.php'); //this does not enable autocomplete
for MyClass instances.

how configure Quanta to enable autocomplete to all files from my lib
folder, without include them?


[1] http://www.symfony-project.org/
Thanks,
-- 
John Arévalo
GNU/Linux User #443701
http://counter.li.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.