 |
|
Innovation award
 Nominee: 1x |
This class can be used to make protected class properties accessible from outside.
It is an abstract class that provides access to retrieve values of protected properties while still preventing to change their values.
Protected properties with names that start with an underscore still cannot be accessed from outside of the class even i
|
|
| Name: |
Gettable |
| Base name: |
gettable |
| Description: |
Make protected class properties accessible |
| Version: |
- |
| PHP version: |
5.1 |
| License: |
BSD License |
| All time users: |
292 users |
| All time rank: |
6171 |
| Week users: |
0 users |
| Week rank: |
2051  |
| |
|
 February 2010
Number 6 |
Private and protected variables may not be accessed from code that is outside the object class.
Sometimes it is necessary that external code has read-only access to private and protected variables. This class provides a way to achieve that.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|