For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > October 2007 > Re: [PHP-DOC] Re: New skeletons









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DOC] Re: New skeletons
Hannes Magnusson

2007-10-31, 8:00 am

On Oct 31, 2007 9:11 AM, Jakub Vrana <vrana@php.net> wrote:
> Hannes Magnusson wrote:
>
> New skeletons are good.
>
> However I am missing method overview of all extension methods on one
> page. User may want to find a method for some purpose but don't know
> to which class it belongs.


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...

> Class name by methods in class definition is superfluous. E.g. in -
> class Imagick {
> bool Imagick::adaptiveBlurImage
> }
> - Imagick:: shouldn't be there.


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..).

-Hannes
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com