Re: [PHP-GTK-DOC] Static Methods in the docs
[email protected] (Anant Narayanan)
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <[email protected]> |
> > The best way IMO is to create a &static; entity, just like the one for > > &deprecated. > > Mmm, it's whether it could be automated from src though - I'm wondering if > it can... A little tinkering with the updater script should do the trick; since reflection shows the methods as static (See Christian's Dev_Inspector). Question is, who's going to do the tinkering :) - Anant