For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > November 2007 > Re: [PHP-DOC] Re: Compressed methodnames patch









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: Compressed methodnames patch
Hannes Magnusson

2007-11-11, 7:05 pm

On Nov 11, 2007 1:19 AM, Edward Z. Yang <edwardzyang@thewritingpot.com> wrote:
> Edward Z. Yang wrote:
>
> I have a question: why do inline property names (inside fieldsynopsis)
> not have the class name prefixed on them? Methods and constants do.
> Plus, they can be inherited, and if "method" style documentation is
> used, it probably would have the classname attached.


You mean you want:
<fieldsynopsis xml:id="someclass.properties.prop>
<modifier>public</modifier>
<type>int</type>
<varname>SomeClass::$prop</varname>
<initialzer>5</initializer>
</fieldsynopsis>
?

-Hannes
Edward Z. Yang

2007-11-11, 7:05 pm

Hannes Magnusson wrote:
> You mean you want:
> <fieldsynopsis xml:id="someclass.properties.prop>
> <modifier>public</modifier>
> <type>int</type>
> <varname>SomeClass::$prop</varname>
> <initialzer>5</initializer>
> </fieldsynopsis>


That's would it would entail, yes.

--
Edward Z. Yang GnuPG: 0x869C48DA
HTML Purifier <http://htmlpurifier.org> Anti-XSS Filter
[[ 3FA8 E9A9 7385 B691 A6FC B3CB A933 BE7D 869C 48DA ]]
Sponsored Links







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

Copyright 2008 codecomments.com