Hannes Magnusson wrote: > Do we really want that? > I suppose we can create a page for class overview and print all the > classes on one page in the same way as the class reference does...
One of the great things about XSLT is that it makes things like this specifically possible. I don't see why not. > If we don't have the classname there we cannot link to the method > since we don't know to which class it belongs to (may be inherited..). I understand XSLT has somewhat deficient string comparison facilities, but what if the class name was omitted if it was equal to the current class definition? -- Edward Z. Yang GnuPG: 0x869C48DA HTML Purifier <http://htmlpurifier.org> Anti-XSS Filter [[ 3FA8 E9A9 7385 B691 A6FC B3CB A933 BE7D 869C 48DA ]]
