[Phpmyadmin-devel] Refactoring: Displaying query results

Marc Delisle marc at infomarc.info
Tue May 8 15:38:48 CEST 2012


Le 2012-05-08 09:25, Chanaka Dharmarathna a écrit :

>>
>> See "Class Variables and Methods" in [0].
>>
>> [0] http://pear.php.net/manual/en/standards.naming.php

> Hi Marc,
> 
> I went through that document.
> If the function is global, it will be like 'PMA_getDivForSliderEffect()'
> And if it is a local function (for particular class), it will be like
> 'getDivForSliderEffect()'.

If this is a public method, yes. If a private one, prefix its name with
an underscore.

> 
> Though I went through that document before this, I couldn't get that point.
> Thanks for pointing out that.



-- 
Marc Delisle
http://infomarc.info

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: OpenPGP digital signature
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20120508/baebae15/attachment.sig>


More information about the Developers mailing list