Safe Object

Package:
Safe Object
Summary:
Dynamically restrict the access to class variables
Groups:
Language, PHP 5
Author:
Costin T
Description:
This class can dynamically restrict the access to class variables.

It is a base class that should be extended by other classes.

The base class can set dynamically the list of class variables that are accessible or restricted. It provides setter and getter functions to enforce the defined access permissions.


Powered by Gewgley