News Feed
Jobs Feed
Sections




News Archive
DevShed:
More on Private Methods with PHP 5 Member Visibility
June 25, 2008 @ 13:58:20

DevShed finishes off their series looking a private, public and protected variables and methods in classes with this final look a private methods in PHP5 object-oriented programming.

It's time to leap forward and tackle this final article of the series, which will be focused on covering some additional aspects concerning the use of this kind of class method. In addition, I'll teach you how to utilize the "final" keyword, which is included with PHP 5, to prevent the methods of a specific class from being overridden by any subclass.

They work from a hands-on example to show how they can work with private methods (expanding a bit from last time) and how to use the "final" keyword to restrict any and all modification for a method.

0 comments voice your opinion now!
php5 tutorial oop member visibility method property final private


blog comments powered by Disqus

Similar Posts

Mayflower Blog: Creating coding standards for PHP_CodeSniffer

Henri Bergius' Blog: Next Midgard will be PHP5 only

Zend Developer Zone: Zend_Acl / Zend_Auth example scenario

Mike Willbanks's Blog: Building and Maintaining a PEAR Server with Pirum

Asvin Balloo's Blog: Geolocate your visitors with PHP (part 2)


Community Events











Don't see your event here?
Let us know!


release development community application language interview series example phpunit opinion tool testing code podcast unittest introduction framework functional zendframework2 object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework