RE: RE: PHP and aggregated Objects

Sönke Ruempler <[email protected]>
Newsgroups gmane.text.doxygen.devel
Message-ID <[email protected]>
Hi Jens,

Jens Miltner <mailto:[email protected]> wrote on Monday, September 26, 2005 11:53
AM:

> Hmmh, never tried with any php sources. However, I found that I have
> to move the description of the member variable into a separate line
> in order to get it into the documentation:
> 
> class Test
> {
> public:
>      /*!
>       * @var const foo* bar
>       * \brief a member variable
>       */
>      int    bar;
> };
> 
> (Note that the type difference between the actual declaration
> and the
> documentation is deliberately in this case, because I wanted
> to check
> that the documented type is actually used).
> Maybe using a similar approach may work with php sources?
> 
> HTH,
> </jum>

Thx for your answer. I tried several methods inspired from your example, but
doxygen ignores everything except writing the type between visibilty and the
variable name. And that's no valid PHP syntax :-/

Best regrards.



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
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.