Nope. The @access is for (1) documentation, (2) automatic API docs generation
(w/ for example phpdocumentor), (3) information for other programmers using
your code.
There are no 'private' methods/attributes as such in PHP 4, there will (might?)
be in PHP 5.
--- Shane Antyr <santyr@xxxxxxxxxx> wrote:
>
> When using @access in ones function comments what detrmines whether
> @access is public or private?
>
> Shane Antyr
=====
--- Jesus M. Castagnetto (jcastagnetto@xxxxxxxxx)
Research:
http://metallo.scripps.edu/
Personal: http://www.castagnetto.org/
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|