This class can be used to manage singleton objects.
It can assure that only one object of the class exists by storing the first instance of the class in a static variable.
Applications should create sub-classes of this class to manage singletons of different classes.
|
|
| Name: |
MSingleton |
| Base name: |
msingleton |
| Description: |
Manage singleton objects |
| Version: |
0.1 |
| PHP version: |
5.3 |
| License: |
GNU General Public License (GPL) |
| All time users: |
272 users |
| All time rank: |
6265 |
| Week users: |
0 users |
| Week rank: |
2074  |
| |
|
| 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 |
|
|